net: add rte prefix to ether structures
[dpdk.git] / drivers / net / e1000 / em_ethdev.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
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-07-11 Thomas Monjalonremove useless constructor headers
2018-05-22 Harry van Haarennet/e1000: fix build of igb only
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-04-27 Ferruh Yigitdrivers/net: update link status
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 Stephen Hemmingernet/e1000: use link status helper functions
2018-01-31 Harry van Haarennet/e1000: align dynamic log names with standard
2018-01-22 Ferruh Yigitethdev: separate driver APIs
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 Stephen Hemmingernet/e1000: implement dynamic logging
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
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 Gaetan Rivetethdev: remove detachable device flag
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-06 Zhiyong Yangethdev: increase port id range
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-05 David Marchanddrivers/net: fix vfio kmod dependency
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-04 Allain Legacynet/e1000: advertise offload capabilities for the EM PMD
2017-03-30 Olivier Matznet/e1000: implement descriptor status API
2017-02-10 Jeff Guodrivers/net: fix device configuration
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-17 Wenzhuo Lunet/e1000: enable new I219 devices
2017-01-12 Ben Walkerpci: separate detaching ethernet ports from PCI devices
2017-01-04 Tomasz Kulaseknet/e1000: add Tx preparation
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-24 Stephen Hemmingernet/e1000: localize mapping of ethdev to PCI device
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-11-07 Ananda Sathyanarayananet/e1000: fix forced configuration of speed and duplex
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-11 David Marchandnet/e1000: move em PCI device ids to the driver
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: add speed capabilities
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Marc Suneethdev: use constants for link duplex
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-31 Aaron Conolee1000: fix missing link interrupt check brackets
2016-03-22 Igor Ryzhovethdev: remove missed packets from error counter
2016-03-16 Ravi Kerure1000: support I217 and I218 devices
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-23 Jon DeVreee1000: fix PCI device info with secondary process
2015-11-12 Stephen Hemmingere1000: do not report deprecated statistics
2015-11-03 Bernard Iremongerdrivers: copy PCI device info to ethdev data
2015-11-01 Konstantin Ananyeve1000: get queue info and descriptor limits
2015-10-29 Yong Liue1000: add Rx interrupt handler
2015-10-29 Yong Liue1000: support Rx interrupt setup
2015-10-29 Yong Liue1000: separate link and Rx interrupt disabling
2015-10-29 Yong Liue1000: restrict link interrupt setup scope
2015-07-30 Stephen Hemmingere1000: fix log level of debug messages
2015-07-26 Klaus Degnere1000: enable jumbo frame for 82583V device
2015-07-19 Bernard Iremongere1000: free queue memory when closing
2015-07-19 Bernard Iremongere1000: support port hotplug
2015-06-12 Ivan Boulee1000: add multicast MAC address filtering
2015-06-12 Stephen Hemmingerdrivers: explicit initialization of pci drivers
2015-05-22 Bruce Richardsone1000: move to drivers/net/