net/cxgbe: remove useless address check
[dpdk.git] / drivers / net / cxgbe / cxgbevf_ethdev.c
2021-10-05 Nikhil Vasoyanet/cxgbe: support firmware version query
2021-10-05 Nikhil Vasoyanet/cxgbe: support xstats for VF
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-10-16 Thomas Monjalonethdev: allow close function to return an error
2020-09-18 Rahul Lakkireddynet/cxgbe: rework queue allocation between ports
2020-09-18 Rahul Lakkireddynet/cxgbe: release port resources during port close
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