mem: move librte_malloc to eal/common
[dpdk.git] / drivers /
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-15 Thomas Monjalonmlx4: replace some offload flags with packet type
2015-07-15 Helin Zhangcxgbe: replace some offload flags with packet type
2015-07-15 Helin Zhangenic: replace some offload flags with packet type
2015-07-15 Helin Zhangvmxnet3: replace some offload flags with packet type
2015-07-15 Helin Zhangfm10k: replace some offload flags with packet type
2015-07-15 Helin Zhangi40e: replace some offload flags with unified packet...
2015-07-15 Helin Zhangixgbe: replace some offload flags with packet type
2015-07-15 Helin Zhangigb: replace some offload flags with packet type
2015-07-15 Helin Zhangmbuf: redefine packet type
2015-07-13 Klaus Degnerpcap: add Rx and Tx byte counters
2015-07-13 Bruce Richardsonhash: rename unused field
2015-07-13 Cyril Chemparathympipe: add TILE-Gx mPIPE poll mode driver
2015-07-10 Tero Ahopcap: support jumbo frames
2015-07-10 Chen Jing D(Mark)fm10k: fix RETA table initialization
2015-07-10 Shaopeng Hefm10k: fix error when adding default vlan
2015-07-10 Damjan Marioni40e: prefetch next mbuf in Rx init loop
2015-07-10 Zhe Taoi40e: fix check of descriptor done flag
2015-07-10 Wenzhuo Luixgbe: allow to disable flow control
2015-07-10 Michael Qiuixgbe: reset hardware stats on initialization
2015-07-10 Rahul Lakkireddycxgbe: add more supported devices
2015-07-10 Rahul Lakkireddycxgbe: improve Rx performance
2015-07-10 John McNamarai40e: add ieee1588 timestamping
2015-07-10 John McNamaraixgbe: add ieee1588 timestamping
2015-07-10 John McNamarae1000: add ieee1588 timestamping
2015-07-09 Stephen Hemmingervmxnet3: remove unnecessary inlining
2015-07-09 Stephen Hemmingervmxnet3: get rid of debug ifdefs
2015-07-09 Stephen Hemmingervmxnet3: support RSS and refactor Rx offload
2015-07-09 Stephen Hemmingervmxnet3: fix link state handling
2015-07-09 Stephen Hemmingervmxnet3: support multi-segment transmit
2015-07-09 Stephen Hemmingervmxnet3: cleanup Tx stats per queue
2015-07-09 Stephen Hemmingervmxnet3: remove mtu check
2015-07-09 Stephen Hemmingervmxnet3: enable vlan filtering
2015-07-08 Helin Zhangethdev: add the hash key size per device
2015-07-08 Jingjing Wui40e: fix build with gcc 4.4
2015-07-07 Jingjing Wui40e: add flow director for L2 payload
2015-07-07 Jingjing Wui40e: enable port mirroring
2015-07-07 Jingjing Wuethdev: rename and extend the mirror type
2015-07-07 Jingjing Wuethdev: rename port mirroring structure
2015-07-07 Helin Zhangi40evf: fix offload capability flags
2015-07-07 Helin Zhangi40e: support double vlan stripping and insertion
2015-07-07 Helin Zhangixgbe: remove a discarded source line
2015-07-07 Zoltan Kissethdev: fix check of threshold for Tx freeing
2015-07-07 Bruce Richardsonixgbe: check mbuf refcnt when clearing a ring
2015-07-07 Bruce Richardsonixgbe: use cold attribute
2015-07-01 Bruce Richardsoncxgbe: fix build with icc
2015-07-01 Shaopeng Hefm10k: support Xen domain0
2015-07-01 Olga Shernmlx4: disable multicast echo on PF device
2015-07-01 Alex Rosenbaummlx4: add resource domain support for better performance
2015-07-01 Adrien Mazarguilmlx4: add VXLAN checksum offload
2015-07-01 Gilad Bermanmlx4: add L3/L4 checksum offload
2015-07-01 Alex Rosenbaummlx4: prefetch completed Tx mbufs before releasing...
2015-07-01 Alex Rosenbaummlx4: shrink Tx queue elements for better performance
2015-07-01 Adrien Mazarguilmlx4: move scattered Tx processing to helper function
2015-07-01 Adrien Mazarguilmlx4: use MOFED 3.0 fast verbs interface for Tx operations
2015-07-01 Alex Rosenbaummlx4: avoid requesting Tx completion events to improve...
2015-07-01 Alex Rosenbaummlx4: use MOFED 3.0 fast verbs interface for Rx operations
2015-07-01 Or Amimlx4: query netdevice to get initial MAC address
2015-07-01 Olga Shernmlx4: fix support for multiple vlan filters
2015-07-01 Or Amimlx4: remove provision for flow creation failure in...
2015-07-01 Or Amimlx4: fix error message for invalid number of descriptors
2015-07-01 Alex Rosenbaummlx4: use MOFED 3.0 extended flow steering API
2015-07-01 Olga Shernmlx4: improve accuracy of link status information
2015-07-01 Olga Shernmlx4: allow application to partially fork
2015-07-01 Alex Rosenbaummlx4: merge Rx queue setup functions
2015-07-01 Alex Rosenbaummlx4: avoid looking up work request id to improve Rx...
2015-07-01 Olga Shernmlx4: make sure experimental device query is implemented
2015-07-01 Adrien Mazarguilmlx4: add MOFED 3.0 compatibility to interface name...
2015-07-01 Adrien Mazarguilmlx4: fix possible crash on scattered mbuf allocation...
2015-06-30 Thomas Monjaloncxgbe: fix build with clang
2015-06-30 Rahul Lakkireddycxgbe: add flow control functions
2015-06-30 Rahul Lakkireddycxgbe: add link related functions
2015-06-30 Rahul Lakkireddycxgbe: add port statistics
2015-06-30 Rahul Lakkireddycxgbe: add device related operations
2015-06-30 Rahul Lakkireddycxgbe: add Tx support
2015-06-30 Rahul Lakkireddycxgbe: add device configuration and Rx support
2015-06-30 Rahul Lakkireddycxgbe: add pmd skeleton
2015-06-30 Rahul Lakkireddycxgbe/base: add hardware API for Chelsio T5 series...
2015-06-29 Stephen Hemmingerbonding: initialize backpointer from pci device to...
2015-06-28 Jan Blunckbonding: fix crash when stopping inactive slave
2015-06-28 Tomasz Kulasekbonding: fix initial link status of slave
2015-06-26 Wenzhuo Luixgbe/base: optimize link up time
2015-06-26 Wenzhuo Luixgbe/base: add a new 82599 device id
2015-06-26 Wenzhuo Luixgbe/base: add new X550 PHY ids
2015-06-26 Wenzhuo Luixgbe/base: add new mac-dependent values for X540 and...
2015-06-26 Wenzhuo Luixgbe/base: rework mac-type-dependent constants
2015-06-26 Wenzhuo Luixgbe/base: fix X550em CS4227 speed mode
2015-06-26 Wenzhuo Luixgbe/base: fix X550em flow control to be KR only
2015-06-26 Wenzhuo Luixgbe/base: disable software LPLU implementation for...
2015-06-26 Wenzhuo Luixgbe/base: add X557 PHY LEDs support
2015-06-26 Wenzhuo Luixgbe/base: configure MDIO clock for X550em
2015-06-26 Wenzhuo Luixgbe/base: check X550em link again after getting speed
2015-06-26 Wenzhuo Luixgbe/base: remove FEC disablement for X550em
2015-06-26 Wenzhuo Luixgbe/base: add X550em KR/iXFI internal link mode support
2015-06-26 Wenzhuo Luixgbe/base: update EEE/FEC support for X550EM_X_KR
2015-06-26 Wenzhuo Luixgbe/base: enable X550 FEC when EEE is disabled
2015-06-26 Wenzhuo Luixgbe/base: check for functional CS4227 ucode
2015-06-26 Wenzhuo Luixgbe/base: use a semaphore to serialize X550 IOSF...
2015-06-26 Wenzhuo Luixgbe/base: add wait helper for X550 IOSF accesses
2015-06-26 Wenzhuo Luixgbe/base: add macros for X550em bus speed fuse
next