net/hns3: support link speed autoneg for PF
[dpdk.git] / drivers / net / hns3 / hns3_ethdev.h
2021-04-15 Huisong Linet/hns3: support link speed autoneg for PF
2021-04-15 Huisong Linet/hns3: obtain supported speed for fiber port
2021-04-15 Huisong Linet/hns3: fix flow control mode
2021-04-15 Huisong Linet/hns3: fix supported speed of copper ports
2021-04-14 Chengwen Fengnet/hns3: delete mailbox arq ring
2021-04-13 Chengwen Fengnet/hns3: fix some packet types
2021-04-13 Chengwen Fengnet/hns3: simplify selecting Rx/Tx function
2021-04-13 Chengwen Fengnet/hns3: refactor PF LSC event report
2021-04-13 Chengwen Fengnet/hns3: refactor VF LSC event report
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-04-01 Min Hu (Connor)net/hns3: support IEEE 1588 PTP
2021-03-30 Chengchang Tangnet/hns3: fix Tx checksum for UDP packets with special...
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
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 Chengchang Tangnet/hns3: support outer UDP checksum
2021-03-23 Chengwen Fengnet/hns3: add runtime config to select IO burst function
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 Min Hu (Connor)net/hns3: add imissed packet stats
2021-02-22 Andrew Boyerdrivers/net: redefine array size macros
2021-02-04 Chengchang Tangnet/hns3: use C11 atomics
2021-02-02 Chengwen Fengnet/hns3: support LSC event report
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Chengwen Fengnet/hns3: support traffic management
2021-01-19 Lijun Ounet/hns3: use C11 atomics builtins for resetting
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-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 Chengchang Tangnet/hns3: fix Tx checksum with fixed header length
2020-11-03 Chengchang Tangnet/hns3: limit promiscuous mode for VF
2020-11-03 Chengchang Tangnet/hns3: fix packet type report in Rx
2020-11-03 Andrew Rybchenkoethdev: remove legacy filter API functions
2020-10-09 Min Hu (Connor)net/hns3: support FEC
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 Lijun Ounet/hns3: set RSS hash type input configuration
2020-09-30 Chengwen Fengnet/hns3: support flow action of queue region
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 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: reduce address calculation in Rx
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-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 Rx buffer size
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 Wei Hu (Xavier)net/hns3: fix VLAN tags reported in Rx
2020-05-28 Chengchang Tangnet/hns3: replace special vport ids with macros
2020-05-05 Wei Hu (Xavier)net/hns3: get PCI revision ID
2020-04-21 Lijun Ounet/hns3: fix configuring RSS hash when rules are flushed
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 Wei Hu (Xavier)net/hns3: fix Rx queue search with broadcast packet
2020-01-17 Wei Hu (Xavier)net/hns3: support different numbers of Rx and Tx queues
2020-01-17 Huisong Linet/hns3: remove custom macro for minimum length
2020-01-17 Hongbo Zhengnet/hns3: get link state change through mailbox
2019-11-26 Wei Hu (Xavier)net/hns3: fix sending packets less than 60 bytes
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: support mailbox
2019-10-07 Wei Hu (Xavier)net/hns3: support RSS
2019-10-07 Wei Hu (Xavier)net/hns3: support flow director
2019-10-07 Wei Hu (Xavier)net/hns3: add initialization
2019-10-07 Wei Hu (Xavier)net/hns3: support command interface with firmware
2019-10-07 Wei Hu (Xavier)net/hns3: add some definitions for data structure and...