net/cxgbe: add devarg to control Tx coalescing
[dpdk.git] / drivers / net / cxgbe / cxgbevf_ethdev.c
2019-10-07 Rahul Lakkireddynet/cxgbe: add devarg to control Tx coalescing
2019-10-07 Rahul Lakkireddynet/cxgbe: separate VF only devargs
2019-06-13 Stephen Hemmingernet/cxgbe: remove unnecessary cast
2019-06-06 David Marchandnet/cxgbe: fix RxQ errors stat
2018-12-21 Rahul Lakkireddynet/cxgbe: use relative paths for includes
2018-11-13 Rahul Lakkireddynet/cxgbevf: add PCI uninitialization for VF
2018-07-04 Rahul Lakkireddynet/cxgbevf: add missing Tx byte counters
2018-07-04 Rahul Lakkireddynet/cxgbe: add link up and down ops
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-03-30 Kumar Sanghvinet/cxgbe: support setting MAC address
2018-03-30 Kumar Sanghvinet/cxgbe: add VF port statistics
2018-03-30 Kumar Sanghvinet/cxgbe: update Tx and Rx path for VF
2018-03-30 Kumar Sanghvinet/cxgbe: add probe to initialize VF devices
2018-03-30 Kumar Sanghvinet/cxgbe: add skeleton VF driver