fix PMD wording
[dpdk.git] / drivers / net / hns3 / hns3_ethdev_vf.c
2021-11-26 Sean Morrisseyfix PMD wording
2021-11-08 Chengwen Fengnet/hns3: remove PF/VF duplicate code
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-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: 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 MAC interface
2021-11-01 Huisong Linet/hns3: extract common interface to check duplicates
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
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 Chengwen Fengnet/hns3: fix interrupt vector freeing
2021-10-11 Chengchang Tangnet/hns3: remove similar macro function definitions
2021-07-23 Chengwen Fengnet/hns3: fix flow rule list in multi-process
2021-07-23 Hongbo Zhengnet/hns3: fix timing of clearing interrupt source
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-02 Chengwen Fengnet/hns3: support Tx push quick doorbell for performance
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-05-18 Huisong Linet/hns3: fix link speed when VF device is down
2021-05-18 Huisong Linet/hns3: fix Rx/Tx queue numbers check
2021-05-11 Hongbo Zhengnet/hns3: fix VF alive notification after config restore
2021-05-11 Chengwen Fengnet/hns3: return error on PCI config write failure
2021-05-04 Chengwen Fengnet/hns3: remove unused VMDq code
2021-04-29 Chengwen Fengnet/hns3: fix time delta calculation
2021-04-29 Chengwen Fengnet/hns3: log time delta in decimal format
2021-04-29 Chengwen Fengnet/hns3: support preferred burst size and queues in VF
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-04-20 Chengwen Fengnet/hns3: fix flow director lock
2021-04-20 Huisong Linet/hns3: remove redundant mailbox response
2021-04-19 Chengwen Fengnet/hns3: support masking device capability
2021-04-19 Hongbo Zhengnet/hns3: support RAS process in Kunpeng 930
2021-04-13 Chengwen Fengnet/hns3: simplify selecting Rx/Tx function
2021-04-13 Chengwen Fengnet/hns3: refactor VF LSC event report
2021-04-08 Hongbo Zhengnet/hns3: delete redundant blank line
2021-04-08 Chengwen Fengnet/hns3: fix setting default MAC address in bonding...
2021-04-08 Min Hu (Connor)net/hns3: fix copyright date
2021-04-06 Min Hu (Connor)net/hns3: update HiSilicon copyright syntax
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 Chengchang Tangnet/hns3: support outer UDP checksum
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
next