net/ice: enable Rx timestamp on flex descriptor
[dpdk.git] / drivers / net / igc /
2021-08-27 Jerin Jacobdrivers: remove warning with Meson 0.59
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-05-12 Alvin Zhangnet/igc: fix speed configuration
2021-05-11 David Marchandlog: register with standardized names
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-04-20 Alvin Zhangnet/igc: fix Rx packet size
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-14 Ferruh Yigitdrivers: add missing includes
2021-04-01 Alvin Zhangnet/igc: fix Rx error counter for bad length
2021-04-01 Qi Zhangnet/igc: refine debug build option
2021-03-29 Alvin Zhangnet/igc: fix Rx RSS hash offload capability
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-23 Thomas Monjalonnet/igc: remove use of uint type
2021-03-05 Dapeng Yunet/igc: remove MTU setting limitation
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2020-11-27 Ruifeng Wangnet/igc: fix build with gcc optimization level 0
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