net/hns3: ignore devargs parsing return
[dpdk.git] / drivers / net / hns3 / hns3_ethdev.c
2021-04-20 Min Hu (Connor)net/hns3: ignore devargs parsing return
2021-04-20 Huisong Linet/hns3: move link speeds check to configure
2021-04-20 Chengwen Fengnet/hns3: fix flow director lock
2021-04-20 Huisong Linet/hns3: fix VMDq mode check
2021-04-20 Huisong Linet/hns3: fix DCB mode check
2021-04-19 Chengwen Fengnet/hns3: support masking device capability
2021-04-19 Hongbo Zhengnet/hns3: support RAS process in Kunpeng 930
2021-04-15 Huisong Linet/hns3: support fixed link speed
2021-04-15 Huisong Linet/hns3: support flow control autoneg for copper port
2021-04-15 Huisong Linet/hns3: support link speed autoneg for PF
2021-04-15 Huisong Linet/hns3: report speed capability for PF
2021-04-15 Huisong Linet/hns3: obtain supported speed for fiber port
2021-04-15 Huisong Linet/hns3: fix firmware compatibility configuration
2021-04-15 Huisong Linet/hns3: fix flow control mode
2021-04-15 Huisong Linet/hns3: fix supported speed of copper ports
2021-04-14 Chengchang Tangnet/hns3: fix use of command status enumeration
2021-04-13 Chengchang Tangnet/hns3: fix configure FEC when concurrent with reset
2021-04-13 Min Hu (Connor)net/hns3: fix rollback in PF init
2021-04-13 Chengwen Fengnet/hns3: simplify selecting Rx/Tx function
2021-04-13 Chengwen Fengnet/hns3: refactor PF LSC event report
2021-04-08 Huisong Linet/hns3: fix flow control exception
2021-04-08 Chengchang Tangnet/hns3: fix rollback after setting PVID failure
2021-04-08 Huisong Linet/hns3: fix some function names for copper media...
2021-04-08 Min Hu (Connor)net/hns3: fix copyright date
2021-04-08 Huisong Linet/hns3: support wait in link update
2021-04-06 Min Hu (Connor)net/hns3: update HiSilicon copyright syntax
2021-04-01 Min Hu (Connor)net/hns3: support IEEE 1588 PTP
2021-04-01 Min Hu (Connor)net/hns3: fix MTU config complexity
2021-03-30 Huisong Linet/hns3: fix link update when failed to get link info
2021-03-30 Chengchang Tangnet/hns3: fix Tx checksum for UDP packets with special...
2021-03-30 Huisong Linet/hns3: fix reporting undefined speed
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-23 Hongbo Zhengnet/hns3: support Rx descriptor status query
2021-03-23 Hongbo Zhengnet/hns3: support Tx descriptor status query
2021-03-23 Min Hu (Connor)net/hns3: support imissed stats for PF/VF
2021-03-23 Hongbo Zhengnet/hns3: delete redundant xstats RAS statistics
2021-03-23 Chengchang Tangnet/hns3: support outer UDP checksum
2021-03-23 Chengwen Fengnet/hns3: add runtime config to select IO burst function
2021-03-04 Hongbo Zhengnet/hns3: process MAC interrupt
2021-03-04 Huisong Linet/hns3: fix mbuf leakage
2021-03-04 Chengchang Tangnet/hns3: fix HW buffer size on MTU update
2021-03-04 Chengwen Fengnet/hns3: support Rx descriptor advanced layout
2021-03-04 Huisong Linet/hns3: support PF device with copper PHYs
2021-03-04 Huisong Linet/hns3: encapsulate port shaping interface
2021-03-04 Min Hu (Connor)net/hns3: add imissed packet stats
2021-03-04 Chengwen Fengnet/hns3: implement Tx mbuf free on demand
2021-03-04 Chengchang Tangnet/hns3: support module EEPROM dump
2021-02-04 Huisong Linet/hns3: validate requested maximum Rx frame length
2021-02-04 Chengchang Tangnet/hns3: use C11 atomics
2021-02-04 Lijun Ounet/hns3: fix RSS indirection table size
2021-02-04 Huisong Linet/hns3: fix link status change from firmware
2021-02-04 Huisong Linet/hns3: fix query order of link status and link info
2021-02-02 Chengwen Fengnet/hns3: support LSC event report
2021-01-29 Lijun Ounet/hns3: rename RSS functions
2021-01-29 Chengchang Tangnet/hns3: fix interrupt resources in Rx interrupt mode
2021-01-29 Lijun Ounet/hns3: fix memory leak on secondary process exit
2021-01-29 Lijun Ounet/hns3: refactor reset event report function
2021-01-29 Chengchang Tangnet/hns3: reconstruct Rx interrupt map
2021-01-29 Huisong Linet/hns3: move queue stats to xstats
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Lijun Ounet/hns3: remove unused assignment for RSS key
2021-01-19 Chengwen Fengnet/hns3: support traffic management
2021-01-19 Lijun Ounet/hns3: use C11 atomics builtins for resetting
2021-01-19 Steve Yangnet/hns3: fix jumbo frame flag condition for MTU set
2021-01-19 Min Hu (Connor)net/hns3: fix crash with multi-process
2021-01-08 Min Hu (Connor)net/hns3: fix FEC state query
2021-01-08 Lijun Ounet/hns3: adjust MAC address logging
2020-11-13 Lijun Ounet/hns3: remove some blank lines
2020-11-13 Chengchang Tangnet/hns3: fix queue state after reset
2020-11-13 Hongbo Zhengnet/hns3: use correct logging format specifiers
2020-11-03 Lijun Ounet/hns3: cleanup includes
2020-11-03 Hongbo Zhengnet/hns3: check quantity limiter support before using it
2020-11-03 Huisong Linet/hns3: fix configurations of port-level scheduling...
2020-11-03 Hongbo Zhengnet/hns3: fix unchecked return value
2020-11-03 Lijun Ounet/hns3: get number of used descriptors of Rx queue
2020-11-03 Lijun Ounet/hns3: enable RSS for IPv6-SCTP dst/src port fields
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-10-16 Thomas Monjalonethdev: remove forcing stopped state upon close
2020-10-09 Min Hu (Connor)net/hns3: support FEC
2020-10-08 Chengchang Tangnet/hns3: support queue start and stop
2020-10-08 Wei Hu (Xavier)net/hns3: maximize queue number
2020-10-08 Huisong Linet/hns3: expand number of queues for one TC up to 512
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Wei Hu (Xavier)net/hns3: fix configuring device with RSS enabled
2020-09-30 Wei Hu (Xavier)net/hns3: add TSO pseudo header calculation compatibility
2020-09-30 Hongbo Zhengnet/hns3: add max number of segments compatibility
2020-09-30 Chengchang Tangnet/hns3: fix deleting default VLAN from PF
2020-09-30 Wei Hu (Xavier)net/hns3: add VLAN configuration compatibility
2020-09-21 Wei Hu (Xavier)net/hns3: support NEON Rx
2020-09-21 Wei Hu (Xavier)net/hns3: support NEON Tx
2020-09-21 Wei Hu (Xavier)net/hns3: add simple Tx path
2020-09-21 Wei Hu (Xavier)net/hns3: add simple Rx path
2020-09-21 Wei Hu (Xavier)net/hns3: report Rx free threshold
2020-09-18 Wei Hu (Xavier)net/hns3: fix queue offload capability
2020-09-18 Yunjian Wangnet/hns3: fix out of bounds access
2020-09-18 Huisong Linet/hns3: fix default MAC address from firmware
2020-09-18 Huisong Linet/hns3: replace max private macro
next