mk: fix objects and libraries order when linking
[dpdk.git] / drivers /
2015-12-02 Stephen Hemmingerbonding: add depencency on cmdline library
2015-11-27 Michael Qiudrivers: fix constant suffix for 32-bit platforms
2015-11-27 Chen Jing D(Mark)fm10k: log Rx and Tx functions in use
2015-11-27 Chen Jing D(Mark)fm10k: fix Rx function selection
2015-11-27 Helin Zhangi40evf: fix RSS key configuration
2015-11-27 Wenzhuo Luigbvf: fix MAC address if none assigned by PF
2015-11-25 Declan Dohertyaesni_mb: add driver for multi buffer based crypto
2015-11-25 Declan Dohertyqat: add driver for QuickAssist devices
2015-11-24 Zhigang Lumpipe: fix build as shared library
2015-11-24 Or Amimlx4: allow operation in secondary processes
2015-11-24 Nelio Laranjeiromlx5: fix available entries in Tx rings
2015-11-24 Nelio Laranjeiromlx4: fix available entries in Tx rings
2015-11-24 Olga Shernmlx5: fix local protection error when Tx MP to MR cache...
2015-11-24 Olga Shernmlx4: fix local protection error when Tx MP to MR cache...
2015-11-24 Olga Shernmlx5: fix Tx loss after initialization
2015-11-24 Olga Shernmlx4: fix Tx loss after initialization
2015-11-24 Adrien Mazarguilmlx5: fix scattered Tx with too many segments
2015-11-24 Adrien Mazarguilmlx4: fix scattered Tx with too many segments
2015-11-24 Adrien Mazarguilmlx5: fix memory registration for indirect mbuf data
2015-11-24 Adrien Mazarguilmlx4: fix memory registration for indirect mbuf data
2015-11-24 Adrien Mazarguilmlx5: fix possible crash when clearing device statistics
2015-11-24 Adrien Mazarguilmlx4: fix possible crash when clearing device statistics
2015-11-24 Rahul Lakkireddycxgbe: use trylock in Tx callback instead of spinning...
2015-11-24 Rahul Lakkireddycxgbe: fix minimum descriptors requirement
2015-11-24 Cunming Liangixgbe: fix VFIO interrupt vector
2015-11-24 Cunming Liangigb: fix VFIO interrupt vector
2015-11-24 Chen Jing D(Mark)fm10k: allow to disable vector driver
2015-11-24 Chen Jing D(Mark)fm10k: fix crash when closing
2015-11-24 Shaopeng Hefm10k: fix VLAN in Rx mbuf
2015-11-23 Jingjing Wui40evf: fix write flush
2015-11-23 Jingjing Wui40e: fix BW info without DCB enabled
2015-11-23 Jingjing Wui40e: fix DCB configuration with firmware >= 5.x
2015-11-23 Helin Zhangi40e: skip link control as firmware workaround
2015-11-23 Helin Zhangi40e: fix reconfiguring hash enable flags
2015-11-23 Harry van Haareni40e: remove CRC size from byte counters
2015-11-23 Harry van Haarenixgbe: remove CRC size from byte counters
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-23 Mauricio Vasquez Bring: fix memory leak when detaching
2015-11-20 Matej Vidoszedata2: add scattered Rx
2015-11-20 Matej Vidoszedata2: add Tx
2015-11-20 Matej Vidoszedata2: add non-scattered Rx
2015-11-20 Matej Vidoszedata2: add new poll mode driver
2015-11-18 Jerin Jacobeal: introduce SMP memory barriers
2015-11-13 Pablo de Larai40e: support ieee1588 functions for device time
2015-11-13 Pablo de Laraigb: support ieee1588 functions for device time
2015-11-13 Daniel Mrzyglodixgbe: support ieee1588 functions for device time
2015-11-13 Stephen Hemmingerfm10k: use common functions to manage DMA zone
2015-11-13 Stephen Hemmingeri40e: use common functions to manage DMA zone
2015-11-13 Stephen Hemmingerixgbe: use common functions to manage DMA zone
2015-11-13 Stephen Hemmingere1000: use common functions to manage DMA zone
2015-11-12 Stephen Hemmingerbonding: do not sum deprecated statistics
2015-11-12 Stephen Hemmingercxgbe: do not report deprecated statistics
2015-11-12 Stephen Hemmingeri40e: do not report deprecated statistics
2015-11-12 Stephen Hemmingere1000: do not report deprecated statistics
2015-11-12 Harry van Haareni40e: refactor xstats per queue handling
2015-11-12 Harry van Haarenixgbe: refactor xstats per queue handling
2015-11-12 Helin Zhangi40e: fix VSI allocation for VMDq
2015-11-11 Tomasz Kulasekbonding: fix build with icc
2015-11-11 Konstantin Ananyevixgbe: fix Tx hang when RS distance exceeds HW limit
2015-11-11 Harry van Haareni40e: fix stats reset
2015-11-11 Helin Zhangi40e: fix memzone freeing
2015-11-11 Helin Zhangi40e: fix VMDq pool limit
2015-11-11 Pablo de Larai40e: fix build with icc 2015
2015-11-11 Helin Zhangi40e: fix build with icc 13
2015-11-10 Julien Meunierigbvf: fix vlan filtering
2015-11-10 Julien Meunierenic: fix vlan filtering
2015-11-06 John McNamararing: fix memory freeing on error
2015-11-04 Raslsn Darawshehbonding: fix freeing with no queue
2015-11-04 Andrey Chilikinixgbe: check for supported flow director behaviors
2015-11-04 Andrey Chilikini40e: add flow director passthru
2015-11-04 Harry van Haarenixgbe: fix Rx errors statistics for UDP checksum
2015-11-04 Pablo de Laraethdev: check queue state before starting or stopping
2015-11-04 Jingjing Wui40e: fix interrupt disabling when stopping
2015-11-04 Cunming Liangi40evf: support Rx interrupt
2015-11-04 Cunming Liangi40e: support Rx interrupt
2015-11-04 Cunming Liangixgbevf: cleanup unnecessary interrupt handler
2015-11-04 Cunming Liangixgbe: remove useless interrupt freeing when closing
2015-11-04 Cunming Liangixgbe: fix VF start with PF stopped
2015-11-04 Cunming Liangigb: fix VF start with PF stopped
2015-11-04 Cunming Liangixgbe: avoid enabling interrupt with zero vector
2015-11-04 Cunming Liangigb: avoid enabling interrupt with zero vector
2015-11-04 Cunming Liangixgbe: reserve VFIO vector zero for misc interrupt
2015-11-04 Cunming Liangigb: reserve VFIO vector zero for misc interrupt
2015-11-04 Jingjing Wui40e: extend flow director to support VF
2015-11-04 Xutao Suni40e: fix statistics
2015-11-04 Thomas Monjalondoc: fix doxygen syntax of some comments
2015-11-03 Helin Zhangi40e: select GRE key length for filtering
2015-11-03 Helin Zhangi40e: configure input fields for RSS or flow director
2015-11-03 Helin Zhangi40e: enlarge the number of supported queues
2015-11-03 Helin Zhangi40e: adjust the number of queues for RSS
2015-11-03 Adrien Mazarguilmlx5: fix hash Rx queue type in RSS mode
2015-11-03 Adrien Mazarguilmlx5: fix build with debugging enabled
2015-11-03 Bernard Iremongervmxnet3: support port hotplug
2015-11-03 Bernard Iremongerbonding: remove fake pci interface
2015-11-03 Bernard Iremongermpipe: remove fake pci interface
2015-11-03 Bernard Iremongerxenvirt: remove fake pci interface
2015-11-03 Bernard Iremongeraf_packet: remove fake pci interface
2015-11-03 Bernard Iremongerpcap: remove fake pci interface
2015-11-03 Bernard Iremongerring: remove fake pci interface
next