net/bnxt: check for null completion ring doorbell
[dpdk.git] / drivers / net / e1000 /
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
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Roger Meltonnet/e1000: correct VLAN tag byte order for i35x LB...
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-12 Luca Boccassimk: sort source files before compilation
2017-10-12 Jianfeng Tandrivers/net: enable IOVA mode for Intel PMDs
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Markus Theilnet/igb: add i210 flashless device ids
2017-10-06 Yong Wangnet/igb: fix memcpy length
2017-10-06 Stephen Hemmingernet/igb: remove unnecessary void casts
2017-07-31 Kuba Kozaknet/igb: fix access bound in ethertype filter
2017-07-19 Jingjing Wunet/e1000: fix LSC interrupt
2017-07-08 Gaetan Rivetnet/e1000: include PCI header directly
2017-07-06 Wei Zhaonet/igb: fix flex filter length
2017-07-06 Wei Zhaonet/igb: fix flex type filter
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-14 Adrien Mazarguilethdev: add isolated mode to flow API
2017-06-12 Wei Zhaonet/igb: flush all the filter
2017-06-12 Wei Zhaonet/igb: destroy consistent filter
2017-06-12 Wei Zhaonet/igb: create consistent filter
2017-06-12 Wei Zhaonet/igb: parse flow API flex filter
2017-06-12 Wei Zhaonet/igb: parse flow API TCP SYN filter
next