net/hns3: add runtime config to select IO burst function
[dpdk.git] / drivers / net / hns3 / hns3_ethdev_vf.c
2021-03-23 Chengwen Fengnet/hns3: add runtime config to select IO burst function
2021-03-04 Huisong Linet/hns3: fix mbuf leakage
2021-03-04 Chengwen Fengnet/hns3: support Rx descriptor advanced layout
2021-03-04 Chengwen Fengnet/hns3: implement Tx mbuf free on demand
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: use C11 atomics
2021-02-04 Lijun Ounet/hns3: fix RSS indirection table size
2021-02-02 Chengwen Fengnet/hns3: support LSC event report
2021-01-29 Lijun Ounet/hns3: rename RSS functions
2021-01-29 Lijun Ounet/hns3: fix memory leak on secondary process exit
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: fix VF query link status in dev init
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-08 Lijun Ounet/hns3: adjust MAC address logging
2020-11-13 Hongbo Zhengnet/hns3: use unsigned types for bit operator
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: 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 Chengchang Tangnet/hns3: limit promiscuous mode for VF
2020-11-03 Hongbo Zhengnet/hns3: check setting VF PCI bus 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-08 Hongbo Zhengnet/hns3: check PCI config space reads
2020-10-08 Chengchang Tangnet/hns3: support queue start and stop
2020-10-08 Wei Hu (Xavier)net/hns3: maximize queue number
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 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-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: report Rx free threshold
2020-09-18 Wei Hu (Xavier)net/hns3: fix queue offload capability
2020-09-18 Huisong Linet/hns3: fix default MAC address from firmware
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 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-07-17 Min Hu (Connor)net/hns3: support keeping CRC
2020-07-17 Wei Hu (Xavier)net/hns3: support 200G speed rate
2020-07-07 Wei Hu (Xavier)net/hns3: check multi-process action register result
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 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 Wei Hu (Xavier)net/hns3: support LRO
2020-06-05 Chengchang Tangnet/hns3: remove unsupported VLAN capabilities
2020-05-28 Lijun Ounet/hns3: add RSS hash offload to Rx configuration
2020-05-05 Wei Hu (Xavier)net/hns3: fix MSI-X interrupt during initialization
2020-05-05 Wei Hu (Xavier)net/hns3: get PCI revision ID
2020-04-21 Wei Hu (Xavier)net/hns3: modify format for firmware version
2020-04-21 Lijun Ounet/hns3: add RSS hash offload to capabilities
2020-04-21 Chengwen Fengnet/hns3: fix Rx interrupt after reset
2020-04-21 Chengchang Tangnet/hns3: fix adding multicast MAC address
2020-04-21 Wei Hu (Xavier)net/hns3: replace interrupt vector zero with common...
2020-04-21 Lijun Ounet/hns3: simplify process of some return values
2020-04-21 Chengwen Fengnet/hns3: fix return value of setting VLAN offload
2020-04-21 Lijun Ounet/hns3: fix configuring RSS hash when rules are flushed
2020-04-21 Lijun Ounet/hns3: fix RSS indirection table configuration
2020-04-21 Wei Hu (Xavier)net/hns3: fix status after repeated resets
2020-04-21 Chengchang Tangnet/hns3: remove redundant check when setting MAC
2020-04-16 Thomas Monjalonreplace unused attributes
2020-03-18 Chengchang Tangnet/hns3: support promiscuous and allmulticast mode...
2020-03-18 Chengchang Tangnet/hns3: remove restriction on setting VF MTU
2020-03-18 Wei Hu (Xavier)net/hns3: fix Tx interrupt when enabling Rx interrupt
2020-03-18 Hongbo Zhengnet/hns3: support TSO
2020-01-17 Hongbo Zhengnet/hns3: fix crash when closing port
2020-01-17 Wei Hu (Xavier)net/hns3: support setting VF MAC address by PF driver
2020-01-17 Wei Hu (Xavier)net/hns3: support different numbers of Rx and Tx queues
2020-01-17 Wei Hu (Xavier)net/hns3: remove useless variable initializations
2020-01-17 Hao Chennet/hns3: remove redundant stats reset
2020-01-17 Wei Hu (Xavier)net/hns3: modify return value of enable MSI-X
2020-01-17 Hao Chennet/hns3: support Rx interrupt
2019-11-26 Huisong Linet/hns3: fix VF link status
2019-11-26 Wei Hu (Xavier)net/hns3: fix VF configuration after abnormal exit
2019-10-25 Chunsong Fengnet/hns3: fix FLR reset
2019-10-07 Wei Hu (Xavier)net/hns3: support multiple process
2019-10-07 Wei Hu (Xavier)net/hns3: support device reset
2019-10-07 Wei Hu (Xavier)net/hns3: support device stats
2019-10-07 Wei Hu (Xavier)net/hns3: add abnormal interrupt process
2019-10-07 Wei Hu (Xavier)net/hns3: support dump register
2019-10-07 Wei Hu (Xavier)net/hns3: support Rx/Tx and related operations
next