doc: announce behavior change in bus probing
[dpdk.git] / drivers / net / ixgbe /
2021-11-17 Ferruh Yigitnet: add macro for VLAN header length
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-22 Ferruh Yigitdrivers/net: fix removing jumbo offload flag
2021-10-21 Tudor Corneanet/ixgbe: fix port initialization if MTU config fails
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-09 Julien Meuniernet/ixgbe: fix queue release
2021-10-12 Viacheslav Galaktionovethdev: fix representor port ID search by name
2021-10-11 Andrew Rybchenkoethdev: remove legacy Rx descriptor done API
2021-10-07 Yunjian Wangnet/ixgbe: fix memzone leak on queue re-configure
2021-10-07 Andrew Rybchenkoethdev: remove legacy mirroring API
2021-10-06 Xueming Liethdev: change queue release callback
2021-10-06 Andrew Rybchenkoethdev: improve xstats names by IDs get prototype
2021-10-07 William Tunet/ixgbe: build on Windows
2021-09-06 Qiming Chennet/ixgbe: fix mbuf leak
2021-09-06 Qiming Chennet/ixgbe: fix MAC resource leak
2021-09-06 Qiming Chennet/ixgbe: fix queue resource leak
2021-09-06 Qiming Chennet/ixgbe: fix hash handle leak
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-09-01 Qiming Chennet/ixgbe: fix Rx multicast statistics after reset
2021-08-10 Feifei Wangdrivers/net: fix vector Rx comments
2021-08-10 Feifei Wangdrivers/net: fix typo in vector Rx comment
2021-08-27 Jerin Jacobdrivers: remove warning with Meson 0.59
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-09 Anatoly Burakoveal: use callbacks for power monitoring comparison
2021-07-09 Dapeng Yunet/ixgbe: fix flow entry access after freeing
2021-05-11 David Marchandlog: register with standardized names
2021-04-28 Anatoly Burakovnet/ixgbe: support power management on VF
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-13 Haiyue Wangnet/ixgbe: fix Rx errors statistics for UDP checksum
2021-04-07 Chengchang Tangethdev: validate input in module EEPROM dump
2021-04-01 Qi Zhangnet/ixgbe: refine debug build option
2021-03-29 Murphy Yangnet/ixgbe: fix RSS RETA being reset after port start
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-16 Xueming Liethdev: introduce representor type
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-02-10 Feifei Wangnet/ixgbe: fix UDP zero checksum on Arm
2021-02-10 Haiyue Wangnet/ixgbe: fix UDP zero checksum on x86
2021-01-29 Dapeng Yunet/ixgbe: disable NFS filtering
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-29 Anatoly Burakoveal: rename power monitor condition member
2021-01-19 Alvin Zhangnet/ixgbe: fix configuration of max frame size
2021-01-19 Steve Yangnet/ixgbe: fix jumbo frame flag condition
2021-01-18 Liang Manet/ixgbe: implement power management API
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2021-01-08 Simon Ellmannnet/ixgbe: clear all queues on VF reset
2021-01-08 Dapeng Yunet/ixgbe: fix flex bytes flow director rule
2021-01-08 Alvin Zhangnet/ixgbe: detect failed VF MTU set
2021-01-08 Feifei Wangnet/ixgbe: enable NEON path with checksum offload
2021-01-08 Feifei Wangnet/ixgbe: mark good checksum for NEON Rx
2021-01-08 Feifei Wangnet/ixgbe: mark bad checksum for NEON Rx
2021-01-08 Feifei Wangnet/ixgbe: set VLAN strip flag for NEON Rx
2020-11-13 Haiyue Wangnet/ixgbe: remove redundant MAC flag check
2020-11-04 Luca Boccassifix spellings that Lintian complains about
2020-11-03 Andrew Rybchenkoethdev: move L2 tunnel config structure to ixgbe driver
2020-11-03 Andrew Rybchenkoethdev: remove L2 tunnel offload control API
2020-11-03 Andrew Rybchenkoethdev: remove API to config L2 tunnel EtherType
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy L2 tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy N-tuple filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy SYN filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
2020-11-03 Jeff Guonet/ixgbe: fix vector Rx
2020-11-03 Conor Walshnet/ixgbe: prevent driver forcing application to exit
2020-11-03 Conor Walshnet/ixgbe: check switch domain allocation result
2020-10-31 Thomas Monjalonsecurity: switch metadata to dynamic mbuf field
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-22 David Marchanddrivers: add headers install helper
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-19 Ciara Powernet/ixgbe: check max SIMD bitwidth
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: reset all when releasing a port
2020-10-16 Thomas Monjalonethdev: remove forcing stopped state upon close
2020-10-13 Ruifeng Wangconfig: remap flags used for Arm platforms
2020-10-13 Radu Nicolaunet/ixgbe: use write combining store for tail updates
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-30 Steve Yangnet/ixgbe: fix VF reset HW error handling
2020-09-25 Radu Nicolaubuild: remove deprecated cpuflag macros
2020-09-18 Nithin Dabilpuramdrivers/net: update TM capability
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: make device operations struct private
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Ivan Dyukovnet/ixgbe: return unknown speed in status
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-21 Guinan Sunnet/ixgbe: fix flow control status
2020-07-21 Guinan Sunnet/ixgbe: fix MAC control frame forward
2020-07-11 Renata Saiakhovadrivers/net: delete HW rings while freeing queues
next