ethdev: remove old close behaviour
[dpdk.git] / drivers / net / igc / igc_ethdev.c
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-05-18 Alvin Zhangnet/igc: fix boundary checks for RSS
2020-04-21 Alvin Zhangnet/igc: support flow API
2020-04-21 Alvin Zhangnet/igc: support MAC loopback mode
2020-04-21 Alvin Zhangnet/igc: support VLAN
2020-04-21 Alvin Zhangnet/igc: support RSS
2020-04-21 Alvin Zhangnet/igc: support flow control
2020-04-21 Alvin Zhangnet/igc: enable Rx queue interrupts
2020-04-21 Alvin Zhangnet/igc: enable statistics
2020-04-21 Alvin Zhangnet/igc: support Rx and Tx
2020-04-21 Alvin Zhangnet/igc: implement device base operations
2020-04-21 Alvin Zhangnet/igc: support device initialization
2020-04-21 Alvin Zhangnet/igc: add skeleton