net/hns3: support queue start and stop
[dpdk.git] / drivers / net / hns3 / hns3_rxtx.h
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 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 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-21 Wei Hu (Xavier)net/hns3: report Rx free threshold
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 Huisong Linet/hns3: support getting queue information
2020-07-17 Min Hu (Connor)net/hns3: support keeping CRC
2020-07-07 Wei Hu (Xavier)net/hns3: fix Rx buffer size
2020-07-07 Chengchang Tangnet/hns3: decrease non-nearby memory access in Rx
2020-07-07 Wei Hu (Xavier)net/hns3: support LRO
2020-05-05 Wei Hu (Xavier)net/hns3: get Tx abnormal errors in xstats
2020-04-21 Chengwen Fengnet/hns3: fix Rx interrupt after reset
2020-03-18 Wei Hu (Xavier)net/hns3: fix Tx interrupt when enabling Rx interrupt
2020-01-17 Wei Hu (Xavier)net/hns3: add free threshold in Rx
2020-01-17 Wei Hu (Xavier)net/hns3: remove one IO barrier in Rx
2020-01-17 Wei Hu (Xavier)net/hns3: support different numbers of Rx and Tx queues
2020-01-17 Hao Chennet/hns3: support Rx interrupt
2019-10-25 Hao Chennet/hns3: fix statistics
2019-10-07 Wei Hu (Xavier)net/hns3: support Rx/Tx and related operations