net/mlx5: fix Rx queue count calculation
[dpdk.git] / drivers / net / hns3 /
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
2020-11-03 Andrew Rybchenkoethdev: remove legacy filter API functions
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
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-16 Chengwen Fengnet/hns3: support SVE Tx
2020-10-16 Wei Hu (Xavier)net/hns3: support SVE Rx
2020-10-09 Min Hu (Connor)net/hns3: support FEC
2020-10-08 Hongbo Zhengnet/hns3: remove redundant return value assignment
2020-10-08 Hongbo Zhengnet/hns3: check PCI config space reads
2020-10-08 Chengchang Tangnet/hns3: support queue start and stop
2020-10-08 Huisong Linet/hns3: set max scheduling rate based on actual board
2020-10-08 Huisong Linet/hns3: offload calculating shapping to firmware
2020-10-08 Wei Hu (Xavier)net/hns3: fix flow error type
2020-10-08 Wei Hu (Xavier)net/hns3: fix error type when validating RSS flow action
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 storing RSS info when creating flow action
2020-09-30 Wei Hu (Xavier)net/hns3: fix configuring device with RSS enabled
2020-09-30 Lijun Ounet/hns3: fix flushing RSS rule
2020-09-30 Wei Hu (Xavier)net/hns3: fix flow RSS queue number 0
2020-09-30 Lijun Ounet/hns3: fix config when creating RSS rule after flush
2020-09-30 Lijun Ounet/hns3: set RSS hash type input configuration
2020-09-30 Lijun Ounet/hns3: check input RSS type when creating flow with RSS
2020-09-30 Lijun Ounet/hns3: support querying RSS flow rule
2020-09-30 Chengwen Fengnet/hns3: support flow action of queue region
2020-09-30 Hongbo Zhengnet/hns3: break loop in adding error stats
2020-09-30 Wei Hu (Xavier)net/hns3: add default to switch when parsing fd tuple
2020-09-30 Hongbo Zhengnet/hns3: skip VF register access when PF in FLR
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: add default case to switch in Rx VLAN processing
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 Chengchang Tangnet/hns3: add Rx buffer size to Rx queue info
2020-09-21 Chengchang Tangnet/hns3: fix crash when Tx multiple buffer packets
2020-09-21 Wei Hu (Xavier)net/hns3: add restriction on setting VF MTU
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: reduce address calculation in Rx
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 some incomplete command structures
2020-09-18 Huisong Linet/hns3: fix default MAC address from firmware
2020-09-18 Huisong Linet/hns3: replace max private macro
2020-09-18 Wei Hu (Xavier)net/hns3: support maximum 256 flow director counter
2020-09-18 Wei Hu (Xavier)net/hns3: add more hardware error types
2020-09-18 Wei Hu (Xavier)net/hns3: add Tx short frame padding compatibility
2020-09-18 Wei Hu (Xavier)net/hns3: add Rx interrupts compatibility
2020-09-18 Wei Hu (Xavier)net/hns3: get device specifications from firmware
2020-09-18 Wei Hu (Xavier)net/hns3: get device capability from firmware
2020-09-18 Huisong Linet/hns3: support getting queue information
2020-09-18 Wei Hu (Xavier)net/hns3: report Rx drop packets enable configuration
2020-09-21 David Marchandbus/pci: switch to private kernel driver enum
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-17 Lijun Ounet/hns3: fix RSS configuration on empty RSS type
2020-07-17 Min Hu (Connor)net/hns3: support keeping CRC
2020-07-17 Wei Hu (Xavier)net/hns3: support 200G speed rate
2020-07-17 Wei Hu (Xavier)net/hns3: support copper media type
2020-07-07 Wei Hu (Xavier)net/hns3: fix inserted VLAN tag position in Tx
2020-07-07 Chengchang Tangnet/hns3: cleanup duplicated code on processing TSO...
2020-07-07 Wei Hu (Xavier)net/hns3: check multi-process action register result
2020-07-07 Wei Hu (Xavier)net/hns3: fix reassembling multiple segment packets...
2020-07-07 Wei Hu (Xavier)net/hns3: fix Rx buffer size
2020-07-07 Lijun Ounet/hns3: report Tx descriptor segment limitations
2020-07-07 Hongbo Zhengnet/hns3: clear residual hardware configurations on...
2020-07-07 Wei Hu (Xavier)net/hns3: get device capability in primary process
2020-07-07 Chengchang Tangnet/hns3: support setting VF PVID by PF driver
2020-07-07 Chengchang Tangnet/hns3: decrease non-nearby memory access in Rx
next