sleep in control plane thread
[dpdk.git] / drivers / net / e1000 /
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
2019-11-08 Andrzej Ostruszkanet/e1000: clean LTO warnings
2019-10-25 Congwen Zhangnet/e1000: fix zeroing of RSS config
2019-10-25 Ferruh Yigitnet/igb: fix global variable multiple definitions
2019-10-07 Stephen Hemmingernet/e1000: use dynamic log type for Tx/Rx debug
2019-10-07 Chenxu Dinet/e1000: release port upon close
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-09-20 Xiao Zhangnet/e1000: fix memory barrier usage in Tx
2019-09-20 Xiao Zhangnet/e1000: fix MAC type checking
2019-08-06 Xiao Zhangnet/e1000: fix PCI config read check
2019-07-29 Xiaolong Yenet/e1000: replace license text with SPDX tag
2019-07-24 Xiaolong Yenet/e1000: replace license text with SPDX tag
2019-07-24 Xiao Zhangnet/e1000: fix i219 hang on reset/close
2019-07-23 Xiao Zhangnet/e1000: fix buffer overrun while i219 processing DMA
2019-07-23 Nithin Dabilpuramdrivers/net: use ack in interrupt handlers
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-03 Morten Brørupnet: move TCP flags from ethdev header
2019-06-13 Andrew Rybchenkonet/e1000: fix Tx prepare to set positive rte_errno
2019-06-13 Stephen Hemmingernet/e1000: remove unnecessary cast
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-29 Ian Stokesnet/e1000: set min and max MTU
2019-03-01 Andrius Sirvysdrivers/net: fix shifting 32-bit signed variable 31...
2018-12-13 Didier Pallarddrivers/net: fix several Tx prepare functions
2018-12-03 Timmons C. Playernet/igb: fix LSC interrupt when using MSI-X
2018-11-13 Yunjian Wangnet/e1000/base: fix uninitialized variable
2018-11-05 Zhirun Yannet/igb: update Tx offload mask
2018-10-26 Ilya Maximetsdrivers/net: use sleep delay by default for Intel NICs
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-11 Luca Boccassinet/e1000: enable MSI-x for linkup and other events...
2018-10-11 Luca Boccassinet/e1000: do not error out if Rx drop enable is set
2018-09-27 Gaetan Rivetnet/igb: support dev reset
2018-09-27 Didier Pallardnet/e1000: fix missing Tx multi-segs capability
2018-09-27 Bruce Richardsonnet/*/base: allow use of experimental APIs in base...
2018-09-27 Beilei Xingnet/e1000: fix queue number in RSS configuration
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-09-03 Yaroslav Brustinovnet/e1000: fix Tx offload capability typos
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Wei Zhaonet/e1000: support descriptor status API
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-05-22 Harry van Haarennet/e1000: fix build of igb only
2018-05-14 Wei Dainet/e1000: report Tx multi segment offload
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Chas Williamsnet/e1000: add minimum support for Broadcom 54616 PHY
2018-05-14 Qi Zhangnet/e1000: remove dependence on Tx queue flags
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Zijie Pannet/e1000: add module EEPROM callbacks for e1000
2018-04-27 Ferruh Yigitdrivers/net: update link status
2018-04-13 Ferruh Yigitdrivers/net: remove redundant icc flag
2018-04-13 Ferruh Yigitdrivers/net: fix icc deprecated parameter warning
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Remy Hortonnet/e1000: add Tx/Rx tuning parameters
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Chas Williamsnet/e1000: add MAC address set to em
2018-04-13 Wei Dainet/e1000: convert to new Tx offloads API
2018-04-13 Wei Dainet/e1000: convert to new Rx offloads API
2018-03-30 Wei Zhaonet/igb: fix flow RSS queue index
2018-03-30 Stephen Hemmingernet/e1000: use link status helper functions
2018-03-30 Zhiyong Yangnet/e1000: remove void pointer cast
2018-01-31 Harry van Haarennet/e1000: align dynamic log names with standard
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsondrivers/net: build Intel NIC PMDs with meson
2018-01-29 Wenzhuo Lunet/e1000: fix VF Rx interrupt enabling
2018-01-29 Yong Wangnet/e1000: fix null pointer check
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Qi Zhangnet/e1000: fix mailbox interrupt handler
2018-01-16 Markus Theilnet/e1000: add device ID for 82579LM support
2018-01-16 Chas Williamsnet/e1000: always enable receive and transmit
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2018-01-16 Wei Zhaonet/e1000: move RSS to flow API
2018-01-16 Stephen Hemmingernet/e1000: implement dynamic logging
2018-01-16 Yangchao Zhounet/igb: fix Tx queue number assignment
2018-01-11 Thierry Herbelotfix typos
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-07 Xiaoyun Linet/igb: fix Rx interrupt with VFIO and MSI-X
next