ethdev: add return values to callback process API
[dpdk.git] / drivers / net / e1000 / igb_ethdev.c
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-12 Wei Zhaonet/igb: flush all the 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 n-tuple filter
2017-06-12 Wei Zhaonet/igb: restore flex type filter
2017-06-12 Wei Zhaonet/igb: restore ether type filter
2017-06-12 Wei Zhaonet/igb: restore n-tuple filter
2017-06-12 Wei Zhaonet/igb: store and restore TCP SYN filter
2017-06-12 Wei Zhaonet/e1000: add support 2-tuple filter on i210/i211
2017-06-12 Markus Theilnet/igb: fix add/delete of flex filters
2017-06-12 Markus Theilnet/igb: support flex filters on i210/i211
2017-06-12 Markus Theilnet/igb: support MAC filters for i210 and i211 chips
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-12 Ferruh Yigitdrivers/net: remove unnecessary macro for unused variables
2017-06-05 David Marchanddrivers/net: fix vfio kmod dependency
2017-05-05 Qiming Yangnet/igb: fix VF MAC address setting
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-05-01 Kuba Kozaknet/igb: support xstats by ID
2017-05-01 Kuba Kozakethdev: revert xstats by ID
2017-04-20 Jacek Piaseckinet/e1000: support xstats by ID
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-03-30 Olivier Matznet/igb: implement descriptor status API
2017-03-27 Billy McFallnet/igb: free consumed Tx buffers on demand
2017-02-10 Jeff Guodrivers/net: fix device configuration
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-17 Qiming Yangnet/e1000: add firmware version get
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-08-23 Ferruh Yigitnet/igb: move PCI device IDs from EAL
2016-07-10 Zyta Szpakethdev: get registers width
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-07-01 Remy Hortonethdev: remove redundant id field in xstats name lookup
2016-06-29 Aaron Campbellnet/igb: support setting link up or down
2016-06-24 Beilei Xingnet/e1000: configure outer VLAN TPID field
2016-06-20 Wenzhuo Lunet/igb: support VF mailbox interrupt for link up/down
2016-06-16 Remy Hortonethdev: remove name from extended statistic fetch
2016-06-16 Remy Hortonnet/igb: fetch extended statistics with integer ids
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
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-25 Jianfeng Tanethdev: query supported packet types
2016-03-22 Igor Ryzhovethdev: remove missed packets from error counter
2016-03-16 Stephen Hemmingerigb: set default thresholds based on MAC type
2016-03-16 Bernard Iremongere1000: fix VF MAC address on close
2016-03-16 Yury Kyluline1000: support VF promiscuous and allmulticast
2016-03-11 Helin Zhangethdev: add vlan type when setting ether type
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-27 Michael Qiudrivers: fix constant suffix for 32-bit platforms
2015-11-27 Wenzhuo Luigbvf: fix MAC address if none assigned by PF
2015-11-24 Cunming Liangigb: fix VFIO interrupt vector
2015-11-23 Harry van Haarene1000: remove CRC size from byte counters
2015-11-23 Jon DeVreee1000: fix PCI device info with secondary process
2015-11-13 Pablo de Laraigb: support ieee1588 functions for device time
2015-11-12 Stephen Hemmingere1000: do not report deprecated statistics
2015-11-10 Julien Meunierigbvf: fix vlan filtering
2015-11-04 Cunming Liangigb: fix VF start with PF stopped
2015-11-04 Cunming Liangigb: avoid enabling interrupt with zero vector
2015-11-04 Cunming Liangigb: reserve VFIO vector zero for misc interrupt
2015-11-03 Bernard Iremongerdrivers: copy PCI device info to ethdev data
2015-11-02 Harry van Haarenigbvf: add extended stats
2015-11-02 Harry van Haarenigb: add extended stats
2015-11-01 Konstantin Ananyeve1000: get queue info and descriptor limits
2015-11-01 Jingjing Wuethdev: move the multi-queue mode check to specific...
2015-10-28 Harry van Haarenigbvf: fix statistic wraparound
2015-10-27 Wang Xiao Wigb: enable TSO support
2015-10-27 Harry van Haarene1000: fix total byte statistics
2015-09-03 Thomas Monjalonethdev: remove Rx interrupt switch
2015-08-03 Wenzhuo Luigb: fix ieee1588 timestamping
2015-07-30 Stephen Hemmingere1000: raise log level of significant events
2015-07-30 Stephen Hemmingere1000: fix log level of debug messages
2015-07-27 Cunming Liangigb: enable Rx queue interrupts for PF
2015-07-19 Bernard Iremongere1000: free queue memory when closing
2015-07-19 Bernard Iremongere1000: support port hotplug
2015-07-16 Liang-Min Larry... igb: add access to specific device info
2015-07-16 Liang-Min Larry... igb: add default mac address modifier
2015-07-10 John McNamarae1000: add ieee1588 timestamping
2015-07-08 Helin Zhangethdev: add the hash key size per device
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/