net/hns3: add max number of segments compatibility
[dpdk.git] / drivers / net / hns3 / hns3_rxtx.c
2020-09-30 Hongbo Zhengnet/hns3: add max number of segments compatibility
2020-09-30 Chengchang Tangnet/hns3: add default case to switch in Rx VLAN processing
2020-09-30 Wei Hu (Xavier)net/hns3: add VLAN configuration compatibility
2020-09-21 Chengchang Tangnet/hns3: add Rx buffer size to Rx queue info
2020-09-21 Chengchang Tangnet/hns3: fix crash when Tx multiple buffer packets
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-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-07 Wei Hu (Xavier)net/hns3: fix inserted VLAN tag position in Tx
2020-07-07 Chengchang Tangnet/hns3: cleanup duplicated code on processing TSO...
2020-07-07 Wei Hu (Xavier)net/hns3: fix reassembling multiple segment packets...
2020-07-07 Wei Hu (Xavier)net/hns3: fix Rx buffer size
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-06-05 Hongbo Zhengnet/hns3: check TSO segment size during Tx
2020-06-05 Wei Hu (Xavier)net/hns3: fix VLAN tags reported in Rx
2020-05-28 Wei Hu (Xavier)net/hns3: fix Tx less than 60 bytes
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-04-21 Chengwen Fengnet/hns3: fix packets offload features flags in Rx
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 Chengwen Fengnet/hns3: replace memory barrier with data dependency...
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 Yisen Zhuangnet/hns3: reduce judgements of free Tx ring space
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 unnecessary assignments in Tx
2020-01-17 Huisong Linet/hns3: remove custom macro for minimum length
2020-01-17 Hao Chennet/hns3: support Rx interrupt
2019-11-26 Wei Hu (Xavier)net/hns3: fix checking enough Tx BDs
2019-11-26 Wei Hu (Xavier)net/hns3: fix sending packets less than 60 bytes
2019-10-25 Wei Hu (Xavier)net/hns3: fix offload flag for RSS hash
2019-10-25 Hao Chennet/hns3: fix statistics
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-07 Wei Hu (Xavier)net/hns3: support device reset
2019-10-07 Wei Hu (Xavier)net/hns3: support Rx/Tx and related operations