net/ice: refine debug build option
[dpdk.git] / drivers / net / hns3 /
2021-03-30 Chengchang Tangnet/hns3: fix long task queue pairs reset time
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 Chengchang Tangnet/hns3: fix processing Tx offload flags
2021-03-30 Huisong Linet/hns3: fix build for SVE path
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 oerrors stats in PF
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 Hongbo Zhengnet/hns3: adjust format of RAS related structures
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 Chengchang Tangnet/hns3: fix imprecise statistics
2021-03-04 Hongbo Zhengnet/hns3: process MAC interrupt
2021-03-04 Huisong Linet/hns3: fix mbuf leakage
2021-03-04 Huisong Linet/hns3: remove unused parameter markers
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: fix device capabilities for copper media...
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 Min Hu (Connor)net/hns3: add bytes stats
2021-03-04 Chengwen Fengnet/hns3: implement Tx mbuf free on demand
2021-03-04 Chengchang Tangnet/hns3: add more registers to dump
2021-03-04 Chengchang Tangnet/hns3: support module EEPROM dump
2021-02-22 Andrew Boyerdrivers/net: redefine array size macros
2021-02-04 Huisong Linet/hns3: validate requested maximum Rx frame length
2021-02-04 Chengchang Tangnet/hns3: fix VF reset on mailbox failure
2021-02-04 Chengchang Tangnet/hns3: fix firmware exceptions by concurrent commands
2021-02-04 Chengwen Fengnet/hns3: fix flow director rule residue on malloc...
2021-02-04 Chengchang Tangnet/hns3: use C11 atomics
2021-02-04 Chengchang Tangnet/hns3: fix stats flip overflow
2021-02-04 Chengwen Fengnet/hns3: remove MPLS from supported flow items
2021-02-04 Chengwen Fengnet/hns3: constrain TM peak rate
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: adjust format specifier for enum
2021-01-29 Lijun Ounet/hns3: remove unnecessary parentheses
2021-01-29 Lijun Ounet/hns3: adjust some comments
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 Lijun Ounet/hns3: extract common checks for flow director
2021-01-29 Chengchang Tangnet/hns3: reconstruct Rx interrupt map
2021-01-29 Lijun Ounet/hns3: refactor flow checks into own functions
2021-01-29 Lijun Ounet/hns3: refactor converting descriptor error
2021-01-29 Huisong Linet/hns3: move queue stats to xstats
2021-01-29 Huisong Linet/hns3: encapsulate DFX stats in datapath
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 Chengchang Tangnet/hns3: fix dump register out of range
2021-01-19 Chengchang Tangnet/hns3: fix data overwriting during register dump
2021-01-19 Chengchang Tangnet/hns3: fix register length when dumping registers
2021-01-19 Hongbo Zhengnet/hns3: use new opcode for clearing hardware resource
2021-01-19 Chengwen Fengnet/hns3: fix VF query link status in dev init
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 Lijun Ounet/hns3: remove unnecessary memset
2021-01-19 Min Hu (Connor)net/hns3: fix crash with multi-process
2021-01-19 Huisong Linet/hns3: fix Rx/Tx errors stats
2021-01-19 Huisong Linet/hns3: fix error code in xstats
2021-01-19 Huisong Linet/hns3: fix xstats with id and names
2021-01-19 Lijun Ounet/hns3: fix interception with flow director
2021-01-14 Ruifeng Wangnet/hns3: fix build with SVE
2021-01-08 Min Hu (Connor)net/hns3: fix FEC state query
2021-01-08 Lijun Ounet/hns3: adjust MAC address logging
2020-11-20 Chengchang Tangnet/hns3: fix HW exception for unbalanced Rx/Tx queues
2020-11-20 Huisong Linet/hns3: fix crash with multi-TC
2020-11-20 Thomas Monjalonbuild: align wording of non-support reasons
2020-11-13 Hongbo Zhengnet/hns3: use unsigned types for bit operator
2020-11-13 Lijun Ounet/hns3: remove some blank lines
2020-11-13 Chengchang Tangnet/hns3: fix queue state after reset
2020-11-13 Lijun Ounet/hns3: check PCI config space write
2020-11-13 Hongbo Zhengnet/hns3: adjust code style for struct initialization
2020-11-13 Hongbo Zhengnet/hns3: use correct logging format specifiers
2020-11-04 Luca Boccassifix spellings that Lintian complains about
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 Chengchang Tangnet/hns3: support VXLAN-GPE TSO and checksum
2020-11-03 Chengchang Tangnet/hns3: fix Tx checksum with fixed header length
2020-11-03 Chengchang Tangnet/hns3: fix Tx checksum outer header prepare
2020-11-03 Chengchang Tangnet/hns3: limit promiscuous mode for VF
2020-11-03 Lijun Ounet/hns3: fix enabling SVE Rx/Tx
2020-11-03 Hongbo Zhengnet/hns3: check setting VF PCI bus return value
2020-11-03 Chengchang Tangnet/hns3: fix clearing HW ring after queue stop
2020-11-03 Huisong Linet/hns3: fix data type to store queue number
2020-11-03 Hongbo Zhengnet/hns3: fix unchecked return value
2020-11-03 Chengchang Tangnet/hns3: fix packet type report in Rx
2020-11-03 Huisong Linet/hns3: fix RSS max queue id allowed in multi-TC
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
next