doc: announce behavior change in bus probing
[dpdk.git] / drivers / net / e1000 /
2021-11-08 Harman Kalradrivers: check interrupt file descriptor validity
2021-11-02 Dmitry Kozlyukdrivers/net: advertise no support for keeping flow...
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 William Tunet/e1000: build on Windows
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: move MTU set check to library
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-14 Andrew Rybchenkodrivers/net: remove queue xstats auto-fill flag
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-11 Andrew Rybchenkoethdev: remove legacy Rx descriptor done API
2021-10-07 Yunjian Wangnet/e1000: fix memzone leak on queue re-configure
2021-10-06 Xueming Liethdev: change queue release callback
2021-10-06 Andrew Rybchenkoethdev: improve xstats names by IDs get prototype
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-08-27 Jerin Jacobdrivers: remove warning with Meson 0.59
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-05-11 David Marchandlog: register with standardized names
2021-04-28 Min Hu (Connor)net/e1000: fix flow error message object
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-04-21 Chengwen Fengnet/e1000/base: fix timeout for shadow RAM write
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-13 Alvin Zhangnet/e1000: fix max Rx packet size
2021-04-07 Chengchang Tangethdev: validate input in module EEPROM dump
2021-04-01 Alvin Zhangnet/e1000: fix Rx error counter for bad length
2021-04-01 Qi Zhangnet/igc: refine debug build option
2021-04-01 Qi Zhangnet/e1000: refine debug build option
2021-04-08 Thomas Monjalondrivers: fix log level after loading
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-05 Dapeng Yunet/e1000: remove MTU setting limitation
2021-01-29 Wenjun Wunet/e1000: fix flow control mode setting
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Steve Yangnet/e1000: fix jumbo frame flag condition for MTU set
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
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: move flexible filter type to e1000 driver
2020-11-03 Andrew Rybchenkoethdev: remove legacy flexible filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
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: reset all when releasing a port
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-23 Phil Yangeal: remove deprecated coherent IO memory barriers
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-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-21 Jeff Guonet/e1000: fix crash on Tx done clean up
2020-07-21 Zhihong Pengnet/e1000: report VLAN extend capability
2020-07-11 Renata Saiakhovadrivers/net: delete HW rings while freeing queues
2020-07-07 Guinan Sunnet/e1000/base: update version
2020-07-07 Guinan Sunnet/e1000/base: modify copyright
2020-07-07 Guinan Sunnet/e1000/base: cleanup pre-processor tags
2020-07-07 Guinan Sunnet/e1000/base: introduce DPGFR register
2020-07-07 Guinan Sunnet/e1000/base: add ADL device ID
2020-07-07 Guinan Sunnet/e1000/base: support MAC type for Nahum10
2020-07-07 Guinan Sunnet/e1000/base: expose FEXTNVM registers and masks
2020-07-07 Guinan Sunnet/e1000/base: fix led blinking for i210
2020-07-07 Guinan Sunnet/e1000/base: modify flow control setup
2020-07-07 Guinan Sunnet/e1000/base: add missed define for VFTA
2020-07-07 Guinan Sunnet/e1000/base: remove useless statement
2020-07-07 Guinan Sunnet/e1000/base: expose more future extended NVM
2020-07-07 Guinan Sunnet/e1000/base: add missing device ID
2020-07-07 Guinan Sunnet/e1000/base: increase timeout for ME ULP exit
2020-07-07 Guinan Sunnet/e1000/base: add missing register defines
2020-07-07 Guinan Sunnet/e1000/base: add PCIm function state
2020-07-07 Guinan Sunnet/e1000/base: expose MAC functions
2020-07-07 Guinan Sunnet/e1000/base: remove duplicated codes
2020-07-07 Guinan Sunnet/e1000/base: modify HW level time sync mechanisms
2020-07-07 Guinan Sunnet/e1000/base: fix minor issues and improve code style
2020-07-07 Guinan Sunnet/e1000/base: add function parameter descriptions
2020-07-07 Guinan Sunnet/e1000/base: fall through explicitly
2020-07-07 Guinan Sunnet/e1000/base: expose xMDIO methods
2020-07-07 Guinan Sunnet/e1000/base: support i211
2020-07-07 Guinan Sunnet/e1000/base: introduce flags for outstanding requests
2020-07-07 Guinan Sunnet/e1000/base: add ICL device ID
2020-07-07 Guinan Sunnet/e1000/base: update for i210 slow system clock
2020-05-18 Alvin Zhangnet/e1000: fix port hotplug for multi-process
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-05 Yunjian Wangnet/e1000: use macro for PCI log format
2020-01-17 Chenxu Dinet/e1000: cleanup Tx buffers
2020-01-17 Dharmik Thakkarnet/e1000: remove local bool type
2019-11-26 Lunyuan Cuinet/e1000: fix link status
2019-11-26 Lunyuan Cuinet/e1000: fix link status update
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-11-08 Shweta Choudahanet/igb: fix PHY status if PHY reset is not blocked
next