ethdev: add API to retrieve queue information
[dpdk.git] / drivers /
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
2015-10-27 Wenzhuo Lue1000/base: synchronize PHY interface on non-ME systems
2015-10-27 Wenzhuo Lue1000/base: increase timeout of reset check
2015-10-27 Wenzhuo Lue1000/base: initialize 88E1543 PHY
2015-10-27 Wenzhuo Lue1000/base: disable IPv6 extension header parsing
2015-10-27 Wenzhuo Lue1000/base: prevent ULP flow if cable connected
2015-10-27 Wenzhuo Lue1000/base: add flags to set EEE advertisement modes
2015-10-27 Wenzhuo Lue1000/base: support inverted format ETrackId
2015-10-27 Wenzhuo Lue1000/base: support different EEARBC for i210
2015-10-27 Wenzhuo Lue1000/base: add bit to disable packetbuffer read
2015-10-27 Wenzhuo Lue1000/base: add defaults for i210 Rx/Tx PBSIZE
2015-10-27 Wenzhuo Lue1000/base: fix K1 configuration
2015-10-27 Wenzhuo Lue1000/base: fix link detect flow
2015-10-27 Wenzhuo Lue1000/base: fix link check for i354 88E1112 PHY
2015-10-27 Wenzhuo Lue1000/base: fix beacon duration for i217
2015-10-27 Wenzhuo Lue1000/base: fix TIPG for non 10 half duplex mode
2015-10-27 Wenzhuo Lue1000/base: fix reset of DH89XXCC SGMII
2015-10-27 Wenzhuo Lue1000/base: fix EEPROM access for i210
2015-10-27 Wenzhuo Lue1000/base: fix redundant PHY power down for i210
2015-10-27 Wenzhuo Lue1000/base: fix jumbo frame CRC failures
2015-10-27 Wenzhuo Lue1000/base: fix link flap on 82579
next