drivers: advertise kmod dependencies in pmdinfo
[dpdk.git] / drivers / net / e1000 / em_ethdev.c
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/