net/hns3: support PF device with copper PHYs
[dpdk.git] / drivers / net / hns3 / hns3_ethdev.c
2021-03-04 Huisong Linet/hns3: support PF device with copper PHYs
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 Chengwen Fengnet/hns3: implement Tx mbuf free on demand
2021-03-04 Chengchang Tangnet/hns3: support module EEPROM dump
2021-02-04 Huisong Linet/hns3: validate requested maximum Rx frame length
2021-02-04 Chengchang Tangnet/hns3: use C11 atomics
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: 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 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: 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 Min Hu (Connor)net/hns3: fix crash with multi-process
2021-01-08 Min Hu (Connor)net/hns3: fix FEC state query
2021-01-08 Lijun Ounet/hns3: adjust MAC address logging
2020-11-13 Lijun Ounet/hns3: remove some blank lines
2020-11-13 Chengchang Tangnet/hns3: fix queue state after reset
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 Huisong Linet/hns3: fix configurations of port-level scheduling...
2020-11-03 Hongbo Zhengnet/hns3: fix unchecked 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-09 Min Hu (Connor)net/hns3: support FEC
2020-10-08 Chengchang Tangnet/hns3: support queue start and stop
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 configuring device with RSS enabled
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: fix deleting default VLAN from PF
2020-09-30 Wei Hu (Xavier)net/hns3: add VLAN configuration compatibility
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 Yunjian Wangnet/hns3: fix out of bounds access
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: 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-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: 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 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
2020-07-07 Wei Hu (Xavier)net/hns3: support LRO
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-05 Wei Hu (Xavier)net/hns3: fix VLAN tags reported in Rx
2020-06-05 Chengchang Tangnet/hns3: fix VLAN strip configuration when setting...
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-28 Chengchang Tangnet/hns3: clear promiscuous on PF uninit
2020-05-28 Chengchang Tangnet/hns3: replace special vport ids with macros
2020-05-05 Wei Hu (Xavier)net/hns3: fix MSI-X interrupt during initialization
2020-05-05 Min Hu (Connor)net/hns3: fix VLAN PVID when configuring device
2020-05-05 Wei Hu (Xavier)net/hns3: get PCI revision ID
2020-05-05 Lijun Ounet/hns3: add error code to some logs
2020-04-21 Wei Hu (Xavier)net/hns3: modify format for firmware version
2020-04-21 Chengchang Tangnet/hns3: fix VLAN filter when setting promisucous...
2020-04-21 Chengchang Tangnet/hns3: fix default VLAN filter configuration for PF
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 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 Min Hu (Connor)net/hns3: fix configuring illegal VLAN PVID
2020-04-21 Chengchang Tangnet/hns3: modify inappropriate names
next