mbuf: set mbuf fields while in pool
[dpdk.git] / drivers / net / e1000 /
2017-04-04 Allain Legacynet/e1000: advertise offload capabilities for the EM PMD
2017-04-04 Yong Wangnet/e1000/base: fix multicast setting in VF
2017-03-30 Olivier Matznet/igb: implement descriptor status API
2017-03-30 Olivier Matznet/e1000: implement descriptor status API
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-03-27 Billy McFallnet/igb: free consumed Tx buffers on demand
2017-03-09 Olivier Matzethdev: move a queue id check to generic layer
2017-02-10 Jingjing Wunet/e1000: fix bitmask of supported Tx flags
2017-02-10 Jeff Guodrivers/net: fix device configuration
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-18 Santosh Shuklanet/e1000: use I/O device memory read/write API
2017-01-17 Wenzhuo Lunet/e1000/base: announce supported devices
2017-01-17 Wenzhuo Lunet/e1000: enable new I219 devices
2017-01-17 Wenzhuo Lunet/e1000/base: update shared code version
2017-01-17 Wenzhuo Lunet/e1000/base: support more I219 devices
2017-01-17 Wenzhuo Lunet/e1000/base: disable force K1-off feature
2017-01-17 Wenzhuo Lunet/e1000/base: add workaround for possible stalled...
2017-01-17 Wenzhuo Lunet/e1000/base: enable new I219 devices
2017-01-17 Wenzhuo Lunet/e1000/base: add workaround for ULP entry flow
2017-01-17 Wenzhuo Lunet/e1000/base: increase LANPHYPC low duration
2017-01-17 Wenzhuo Lunet/e1000/base: clear ULP configuration register on...
2017-01-17 Wenzhuo Lunet/e1000/base: restore link speed after ULP exit
2017-01-17 Wenzhuo Lunet/e1000/base: define max Rx jumbo frame size
2017-01-17 Wenzhuo Lunet/e1000/base: expose I350 internal function
2017-01-17 Wenzhuo Lunet/e1000/base: get FW version for I354
2017-01-17 Wenzhuo Lunet/e1000/base: retry to get HW mailbox lock
2017-01-17 Wenzhuo Lunet/e1000/base: avoid packet loss for non-1G
2017-01-17 Wenzhuo Lunet/e1000/base: increase ULP timer
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-13 Xiao Wangnet/e1000: implement new Rx checksum flag
2016-09-30 Ali Volkan Atlinet/e1000: fix returned number of available Rx descriptors
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-09-16 Amine Kherboucheremove unused ring includes
2016-08-23 Ferruh Yigitnet/igb: move PCI device IDs from EAL
2016-07-11 David Marchandnet/e1000: move em PCI device ids to the driver
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-27 Markos Chandrasnet/e1000/base: fix build with gcc 6
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-15 Hiroyuki Mikitanet/e1000: fix build with clang
2016-06-16 Remy Hortonethdev: remove name from extended statistic fetch
2016-06-16 Remy Hortonnet/igb: fetch extended statistics with integer ids
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-06-07 Jerin Jacobmk: fix cross-compilation
2016-05-17 Olivier Matzmbuf: add raw allocation function
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-04-06 Wenzhuo Luigb: fix i350 VF Rx
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 Conoleigb: fix constant sign in left shift operator
2016-03-31 Aaron Conolee1000: fix missing link interrupt check brackets
2016-03-31 Aaron Conolee1000: suppress misleading indentation warning
2016-03-25 Olivier Matzigb: fix crash with offload on 82575
2016-03-25 Wenzhuo Luigb: fix address of device data pointer
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-16 Ravi Kerure1000: support I217 and I218 devices
2016-03-11 Helin Zhangethdev: add vlan type when setting ether type
2016-03-04 Ravi Kerurmbuf: get DMA address
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-07 Stephen Hemmingerremove double semicolons
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-13 Stephen Hemmingere1000: use common functions to manage DMA zone
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-29 Yong Liue1000: add Rx interrupt handler
2015-10-29 Yong Liue1000: support Rx interrupt setup
next