net/bnxt: fix Thor SVIF size for generic tables
[dpdk.git] / drivers / net / hns3 /
2021-11-17 Ferruh Yigitnet: add macro for VLAN header length
2021-11-16 Chengwen Fengnet/hns3: optimize Tx performance
2021-11-16 Chengwen Fengnet/hns3: optimize Tx performance by mbuf fast free
2021-11-08 Chengwen Fengnet/hns3: remove PF/VF duplicate code
2021-11-08 Huisong Linet/hns3: mark unchecked return of snprintf
2021-11-08 Huisong Linet/hns3: remove magic numbers
2021-11-08 Min Hu (Connor)net/hns3: move declarations in flow header file
2021-11-08 Huisong Linet/hns3: extract common code to its own file
2021-11-08 Huisong Linet/hns3: use unsigned integer for bitwise operations
2021-11-08 Huisong Linet/hns3: modify an indent alignment
2021-11-08 Huisong Linet/hns3: remove redundant function declaration
2021-11-08 Huisong Linet/hns3: simplify queue DMA address arithmetic
2021-11-04 Huisong Linet/hns3: refactor multi-process initialization
2021-11-04 Huisong Linet/hns3: unregister MP action on close for secondary
2021-11-04 Huisong Linet/hns3: fix multi-process action register and unregister
2021-11-04 Huisong Linet/hns3: fix secondary process reference count
2021-11-02 Dmitry Kozlyukdrivers/net: advertise no support for keeping flow...
2021-11-01 Huisong Linet/hns3: unify multicast MAC address set list
2021-11-01 Huisong Linet/hns3: refactor multicast MAC address set for PF
2021-11-01 Huisong Linet/hns3: unify multicast address check
2021-11-01 Huisong Linet/hns3: unify MAC address add and remove
2021-11-01 Huisong Linet/hns3: unify MAC and multicast address configuration
2021-11-01 Huisong Linet/hns3: use HW ops to config MAC features
2021-11-01 Huisong Linet/hns3: add HW ops structure to operate hardware
2021-11-01 Huisong Linet/hns3: remove redundant multicast removal interface
2021-11-01 Huisong Linet/hns3: rename unicast address removal function
2021-11-01 Huisong Linet/hns3: remove redundant multicast MAC interface
2021-11-01 Huisong Linet/hns3: extract common interface to check duplicates
2021-11-01 Huisong Linet/hns3: rename multicast address removal function
2021-11-01 Huisong Linet/hns3: rename unicast address function
2021-11-01 Huisong Linet/hns3: rename multicast address function
2021-10-29 Min Hu (Connor)net/hns3: fix mailbox communication with HW
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-22 Chengchang Tangnet/hns3: add runtime config for mailbox limit time
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-13 Chengwen Fengnet/hns3: fix interrupt vector freeing
2021-10-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-10-11 Chengchang Tangnet/hns3: remove similar macro function definitions
2021-10-07 Huisong Linet/hns3: fix input parameters of MAC functions
2021-10-07 Huisong Linet/hns3: fix residual MAC after setting default MAC
2021-10-06 Xueming Liethdev: change queue release callback
2021-10-06 Andrew Rybchenkoethdev: improve xstats names by IDs get prototype
2021-09-09 Min Hu (Connor)net/hns3: fix Tx push capability
2021-09-09 Chengchang Tangnet/hns3: fix taskqueue pair reset command
2021-09-09 Chengchang Tangnet/hns3: fix queue flow action validation
2021-08-17 Huisong Linet/hns3: support set link up/down for PF
2021-08-17 Huisong Linet/hns3: add Tx start/stop multi-process handling
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-23 Huisong Linet/hns3: disable PFC if not configured
2021-07-23 Huisong Linet/hns3: fix Tx prepare after stop
2021-07-23 Chengwen Fengnet/hns3: fix flow rule list in multi-process
2021-07-23 Huisong Linet/hns3: move speed auto-negotiation warning
2021-07-23 Chengchang Tangnet/hns3: remove duplicate compile-time check
2021-07-23 Hongbo Zhengnet/hns3: fix timing of clearing interrupt source
2021-07-23 Chengwen Fengnet/hns3: fix filter parsing comment
2021-07-23 Chengwen Fengnet/hns3: remove unnecessary zero assignments
2021-07-23 Chengchang Tangnet/hns3: fix residual MAC address entry
2021-07-13 Huisong Linet/hns3: support multiple TC MAC pause
2021-07-13 Chengchang Tangnet/hns3: support VLAN filter state modify for VF
2021-07-13 Chengchang Tangnet/hns3: query basic info for VF
2021-07-09 Chengwen Fengnet/hns3: fix Arm SVE build with GCC 8.3
2021-07-02 Huisong Linet/hns3: fix traffic management
2021-07-02 Chengwen Fengnet/hns3: support Tx push quick doorbell for performance
2021-07-02 Hongbo Zhengnet/hns3: remove unnecessary blank lines
2021-07-02 Huisong Linet/hns3: fix maximum queues on configuration failure
2021-07-02 Chengchang Tangnet/hns3: fix VLAN strip log
2021-07-02 Huisong Linet/hns3: fix fake queue rollback
2021-07-02 Huisong Linet/hns3: fix delay for waiting to stop Rx/Tx
2021-07-02 Hongbo Zhengnet/hns3: increase VF reset retry maximum
2021-07-07 David Marchanddrivers/net: fix memzone allocations for DMA memory
2021-05-18 Huisong Linet/hns3: fix link speed when VF device is down
2021-05-18 Huisong Linet/hns3: fix DCB reconfiguration
2021-05-18 Huisong Linet/hns3: fix DCB configuration
2021-05-18 Huisong Linet/hns3: remove meaningless packet buffer rollback
2021-05-18 Huisong Linet/hns3: fix requested FC mode rollback
2021-05-18 Huisong Linet/hns3: fix Rx/Tx queue numbers check
2021-05-11 Chengwen Fengnet/hns3: fail setting FEC if one bit mode is not supported
2021-05-11 Chengwen Fengnet/hns3: fix ordering in secondary process initialization
2021-05-11 Chengwen Fengnet/hns3: fix secondary process request start/stop...
2021-05-11 Chengwen Fengnet/hns3: fix mailbox message ID in log
2021-05-11 Chengwen Fengnet/hns3: fix TM QCN error event report by MSI-X
2021-05-11 Chengwen Fengnet/hns3: fix querying flow director counter for out...
2021-05-11 Hongbo Zhengnet/hns3: fix VF alive notification after config restore
2021-05-11 Chengwen Fengnet/hns3: clear hash map on flow director clear
2021-05-11 Chengwen Fengnet/hns3: fix log on flow director clear
2021-05-11 Chengwen Fengnet/hns3: return error on PCI config write failure
2021-05-11 David Marchandlog: register with standardized names
2021-05-07 Thomas Monjalonnet/hns3: fix debug build
2021-05-04 Chengwen Fengnet/hns3: increase readability in logs
2021-05-04 Chengwen Fengnet/hns3: remove unused VMDq code
2021-05-04 Chengwen Fengnet/hns3: remove read when enabling TM QCN error event
2021-05-04 Chengwen Fengnet/hns3: fix vector Rx burst limitation
2021-05-04 Chengwen Fengnet/hns3: log flow director configuration
2021-05-04 Chengwen Fengnet/hns3: improve IO path data cache usage
next