net/virtio-user: fix advertising of protocol features
[dpdk.git] / drivers / net / igc /
2020-11-03 Andrew Rybchenkoethdev: remove legacy filter API functions
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: remove forcing stopped state upon close
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
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-09-07 Ciara Powerbuild: remove makefiles
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-18 Xiaoyun Linet/igc/base: update copyright
2020-05-18 Alvin Zhangnet/igc: fix boundary checks for RSS
2020-05-11 Alvin Zhangnet/igc: remove useless log
2020-05-04 Ray Kinsellaversion: reference next ABI 21 for recent additions
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