net/mlx5: fix legacy multi-packet Tx descriptors
[dpdk.git] / drivers / net / hns3 /
2019-11-26 Wei Hu (Xavier)net/hns3: fix checking enough Tx BDs
2019-11-26 Min Hu (Connor)net/hns3: fix duplicated VLAN entry
2019-11-26 Huisong Linet/hns3: fix VF link status
2019-11-26 Chengchang Tangnet/hns3: fix mailbox response length
2019-11-26 Wei Hu (Xavier)net/hns3: fix sending packets less than 60 bytes
2019-11-26 Wei Hu (Xavier)net/hns3: fix VF configuration after abnormal exit
2019-11-26 Hao Chennet/hns3: fix RSS hardware configuration restore
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-25 Chunsong Fengnet/hns3: fix FLR reset
2019-10-25 Hongbo Zhengnet/hns3: fix error code for firmware timeout
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 multiple process
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: add abnormal interrupt process
2019-10-07 Wei Hu (Xavier)net/hns3: support dump register
2019-10-07 Wei Hu (Xavier)net/hns3: add start/stop and configure operations
2019-10-07 Wei Hu (Xavier)net/hns3: support Rx/Tx and related operations
2019-10-07 Wei Hu (Xavier)net/hns3: support VF
2019-10-07 Wei Hu (Xavier)net/hns3: support mailbox
2019-10-07 Wei Hu (Xavier)net/hns3: support VLAN
2019-10-07 Wei Hu (Xavier)net/hns3: support flow control
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: support link update operation
2019-10-07 Wei Hu (Xavier)net/hns3: support some device operations
2019-10-07 Wei Hu (Xavier)net/hns3: support MAC address related operations
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: register and add log interface
2019-10-07 Wei Hu (Xavier)net/hns3: add some definitions for data structure and...
2019-10-07 Wei Hu (Xavier)net/hns3: add hardware registers definition
2019-10-07 Wei Hu (Xavier)net/hns3: add build and doc infrastructure