virtio: fill Rx avail ring with blank mbufs
[dpdk.git] / drivers /
2015-11-02 Huawei Xievirtio: fill Rx avail ring with blank mbufs
2015-11-02 Huawei Xievirtio: optimize ring layout
2015-11-02 Chen Jing D(Mark)fm10k: fix crash in vector Rx
2015-11-02 Chen Jing D(Mark)fm10k: select best Tx function
2015-11-02 Chen Jing D(Mark)fm10k: reset and release mbuf for vector Tx
2015-11-02 Chen Jing D(Mark)fm10k: add vector Tx
2015-11-02 Chen Jing D(Mark)fm10k: release mbuf for vector Rx
2015-11-02 Chen Jing D(Mark)fm10k: select best Rx function
2015-11-02 Chen Jing D(Mark)fm10k: add vector scatter Rx
2015-11-02 Chen Jing D(Mark)fm10k: add vector Rx condition check
2015-11-02 Chen Jing D(Mark)fm10k: add vector Rx
2015-11-02 Chen Jing D(Mark)fm10k: move parameters initialization
2015-11-02 Chen Jing D(Mark)fm10k: add vector pre-condition check
2015-11-02 Chen Jing D(Mark)fm10k: introduce vector driver
2015-11-01 Konstantin Ananyevvmxnet3: get descriptor limits
2015-11-01 Konstantin Ananyevcxgbe: get descriptor limits
2015-11-01 Konstantin Ananyevfm10k: get descriptor limits
2015-11-01 Konstantin Ananyeve1000: get queue info and descriptor limits
2015-11-01 Konstantin Ananyevixgbe: get queue info and descriptor limits
2015-11-01 Konstantin Ananyevi40e: get queue info and descriptor limits
2015-11-01 Konstantin Ananyevi40e: fix alignment of HW descriptors number
2015-11-01 Tomasz Kulasekbonding: support stats per queue
2015-11-01 Tomasz Kulaseknull: add virtual RSS configuration
2015-11-01 Tomasz Kulaseknull: export creation function
2015-11-01 Tomasz Kulaseknull: extend number of virtual queues
2015-11-01 Tomasz Kulaseknull: fix crash when added to bonding
2015-11-01 Tomasz Kulasekbonding: support RSS dynamic configuration
2015-11-01 Shaopeng Hefm10k: support VMDQ in multi-queue configuration
2015-11-01 Shaopeng Hefm10k: support VMDQ in MAC/VLAN filter
2015-11-01 Shaopeng Hefm10k: check multi-queue mode
2015-11-01 Jingjing Wuethdev: get DCB information
2015-11-01 Jingjing Wuixgbe: support DCB+RSS multi-queue mode
2015-11-01 Jingjing Wui40e: support DCB mode
2015-11-01 Jingjing Wuethdev: move the multi-queue mode check to specific...
2015-11-01 Jingjing Wuethdev: rename DCB field in config structs
2015-11-01 Nelio Laranjeiromlx5: handle link status interrupts
2015-11-01 Nelio Laranjeiromlx4: handle link status interrupts
2015-11-01 Yaacov Hazanmlx5: fix build with GCC < 4.6
2015-11-01 Adrien Mazarguilmlx5: enable multi packet send WR in Tx CQ
2015-11-01 Adrien Mazarguilmlx5: support IPv6 RSS using experimental flows
2015-11-01 Nelio Laranjeiromlx5: disable useless flows in promiscuous mode
2015-10-30 Nelio Laranjeiromlx5: use one RSS hash key per flow type
2015-10-30 Nelio Laranjeiromlx5: support RSS hash update and get
2015-10-30 Olga Shernmlx5: use alternate method to configure promisc and...
2015-10-30 Olga Shernmlx5: define specific flow steering rules for each...
2015-10-30 Nelio Laranjeiromlx5: adapt indirection table size depending on Rx...
2015-10-30 Olga Shernmlx5: use separate indirection table for default hash...
2015-10-30 Adrien Mazarguilmlx5: refactor Rx code for the new verbs RSS API
2015-10-30 Adrien Mazarguilmlx5: get rid of the WR structure in Rx queue elements
2015-10-30 Adrien Mazarguilmlx5: use fast verbs interface for scattered Rx
2015-10-30 Adrien Mazarguilmlx4: fix missing unlock in case of error
2015-10-30 Adrien Mazarguilmlx4: do not complain about port state
2015-10-30 Nelio Laranjeiromlx4: improve Rx performance with better prefetching
2015-10-30 Adrien Mazarguilmlx5: support checksum offload
2015-10-30 Adrien Mazarguilmlx5: support VLAN filtering
2015-10-30 Adrien Mazarguilmlx5: support flow control
2015-10-30 Adrien Mazarguilmlx5: support link status update
2015-10-30 Adrien Mazarguilmlx5: support promiscuous and allmulticast Rx modes
2015-10-30 Adrien Mazarguilmlx5: add software counters
2015-10-30 Adrien Mazarguilmlx5: support MTU configuration
2015-10-30 Adrien Mazarguilmlx5: support scattered Rx and Tx
2015-10-30 Adrien Mazarguilmlx5: add device configure/start/stop
2015-10-30 Adrien Mazarguilmlx5: add MAC handling
2015-10-30 Adrien Mazarguilmlx5: support non-scattered Tx and Rx
2015-10-30 Adrien Mazarguilmlx5: introduce new driver for Mellanox ConnectX-4...
2015-10-30 John Daleyenic: improve Tx packet rate
2015-10-30 Bernard Iremongerxenvirt: free queues when closing
2015-10-30 Bernard Iremongerxenvirt: support port hotplug
2015-10-30 Zhe Taoi40e: allow vector Rx and Tx usage
2015-10-30 Zhe Taoi40e: add vector scatter Rx
2015-10-30 Zhe Taoi40e: add vector Tx
2015-10-30 Zhe Taoi40e: add vector Rx
2015-10-30 Zhe Taoi40e: support flow control
2015-10-30 Jingjing Wui40evf: fix write back with virtual channel 1.1
2015-10-30 Jingjing Wui40e: drop flow control frames from VF
2015-10-29 Michael Qiufm10k: support Boulder Rapid device
2015-10-29 Wang Xiao Wfm10k: enable TSO support
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-10-28 Wenzhuo Luixgbe: support new flow director modes for X550
2015-10-28 Harry van Haarenigb: fix build without ieee1588 enabled
2015-10-28 Wenzhuo Luixgbevf: support RSS reta/hash query and update
2015-10-28 Wenzhuo Luixgbevf: support RSS config on x550
2015-10-28 Wenzhuo Luixgbe: support 512 RSS entries on x550
2015-10-28 Wenzhuo Luixgbe: drop flow control frames from VF
2015-10-28 Zoltan Kissixgbe: prefetch cacheline after pointer becomes valid
2015-10-28 Remy Hortonixgbe: fix access to last byte of EEPROM
2015-10-28 Harry van Haarenixgbe: add MAC short packet discard count to Rx errors
2015-10-28 Harry van Haarenixgbe: remove jabber count from Rx errors
2015-10-28 Harry van Haarenixgbe: fix statistics for 82598/82599 differences
2015-10-28 Wenzhuo Luixgbevf: fix TSO support
2015-10-28 Harry van Haarenixgbevf: fix statistic wraparound
2015-10-28 Harry van Haarenigbvf: fix statistic wraparound
2015-10-28 Pablo de Laraigb: fix ieee1588 frame identification in i210
2015-10-27 Wang Xiao Wigb: enable TSO support
2015-10-27 Harry van Haarene1000: fix total byte statistics
2015-10-27 Wenzhuo Lue1000/base: minor changes
2015-10-27 Wenzhuo Lue1000/base: allow both ULP and EEE in Sx state
next