mlx4: support setting primary MAC address
[dpdk.git] / drivers /
2016-03-16 David Marchandmlx4: support setting primary MAC address
2016-03-16 Robin Jarrymlx4: ensure number of Rx queues is a power of 2
2016-03-16 Bruce Richardsonmlx4: fix unneeded function error with clang 3.6
2016-03-16 Xiao Wangfm10k: enable FTAG based forwarding
2016-03-16 Xiao Wangfm10k/base: remove unused struct element
2016-03-16 Xiao Wangfm10k/base: minor cleanups
2016-03-16 Xiao Wangfm10k/base: move constants on right of binary operators
2016-03-16 Xiao Wangfm10k/base: fix TLV structures alignment
2016-03-16 Xiao Wangfm10k/base: improve comments
2016-03-16 Xiao Wangfm10k/base: expand VID to VLAN ID in comments
2016-03-16 Xiao Wangfm10k/base: allow removal of slot appropriate check
2016-03-16 Xiao Wangfm10k/base: use memcpy for MAC address copy
2016-03-16 Xiao Wangfm10k/base: remove CamelCase
2016-03-16 Xiao Wangfm10k/base: add bit macro
2016-03-16 Xiao Wangfm10k/base: remove useless else
2016-03-16 Xiao Wangfm10k/base: wrap long lines
2016-03-16 Xiao Wangfm10k/base: document ITR scale workaround
2016-03-16 Xiao Wangfm10k/base: fix max queues on VF initialization failure
2016-03-16 Xiao Wangfm10k/base: use bit shift for ITR scale
2016-03-16 Xiao Wangfm10k/base: clean up namespace pollution
2016-03-16 Xiao Wangfm10k/base: fix typecast
2016-03-16 Xiao Wangfm10k: use default mailbox message handler for PF
2016-03-16 Chen Jing D(Mark)fm10k: handle error flags in vector Rx
2016-03-16 Chen Jing D(Mark)fm10k: optimize mbuf freeing in non-vector Tx
2016-03-16 Shaopeng Hefm10k: fix switch manager high CPU usage
2016-03-16 Shaopeng Hefm10k: enable broadcast loopback suppression
2016-03-16 Shaopeng Hefm10k: make default VID available in initialization
2016-03-16 Shaopeng Hefm10k: add Rx queue interrupt enable/disable functions
2016-03-16 Shaopeng Hefm10k: remove Rx queue interrupts when stopping
2016-03-16 Shaopeng Hefm10k: setup Rx interrupt for PF and VF
2016-03-16 Shaopeng Hefm10k: support Rx descriptor check
2016-03-16 Chen Jing D(Mark)fm10k: allocate logical ports for flow director
2016-03-16 Xiao Wangfm10k: fix VLAN flag in scattered Rx
2016-03-16 Remy Hortoni40e: support default MAC address setting
2016-03-16 Remy Hortoni40e: add EEPROM and registers dumping
2016-03-16 Jingjing Wui40e: support setting VF MAC address
2016-03-16 Zhe Taoi40e: add VEB switching support
2016-03-16 Rami Roseni40e: fix typo in a comment
2016-03-16 Jingjing Wui40e: enable DCB in VMDQ VSIs
2016-03-16 Helin Zhangi40evf: use base driver defined interface
2016-03-16 Helin Zhangi40e/base: add base driver release info
2016-03-16 Helin Zhangi40e/base: update AQ command structures and macros
2016-03-16 Helin Zhangi40e/base: add AQ thermal sensor control struct
2016-03-16 Helin Zhangi40e/base: add virtchnl offload for X722 PCTYPES
2016-03-16 Helin Zhangi40e/base: add some register definitions
2016-03-16 Helin Zhangi40e: use AQ for Rx control register read/write
2016-03-16 Helin Zhangi40e/base: fix coding style
2016-03-16 Helin Zhangi40e/base: save VSI resource count on update
2016-03-16 Helin Zhangi40e/base: fix driver load failure
2016-03-16 Helin Zhangi40e/base: avoid unwanted Tx traffic mirroring
2016-03-16 Helin Zhangi40e/base: support LED blinking with new PHY
2016-03-16 Helin Zhangi40e/base: add AQ switch configuration
2016-03-16 Helin Zhangi40e/base: add VEB statistics control
2016-03-16 Helin Zhangi40e/base: support mirroring rules
2016-03-16 Helin Zhangi40e/base: set shared bit for multicast filters
2016-03-16 Helin Zhangi40e/base: fix PHY NVM interaction
2016-03-16 Helin Zhangi40e/base: unify the capability function
2016-03-16 Helin Zhangi40e/base: fix proxy for X722
2016-03-16 Helin Zhangi40e/base: fix wake on lan for X722
2016-03-16 Helin Zhangi40e: update device ids
2016-03-16 Helin Zhangi40e/base: fix uncertain event descriptor issue
2016-03-16 Helin Zhangi40e/base: set AQ count after memory allocation
2016-03-16 Helin Zhangi40e/base: fix missing check for stopped admin queue
2016-03-16 Helin Zhangi40e/base: limit version check of DCB
2016-03-16 Helin Zhangi40e/base: support NVM read on X722
2016-03-16 Helin Zhangi40e/base: add flag for X722 register access
2016-03-16 Helin Zhangi40e/base: acquire NVM ownership before reading it
2016-03-16 Helin Zhangi40e/base: fix compilation warnings
2016-03-16 Helin Zhangi40evf: rework MAC address validation
2016-03-16 Helin Zhangi40e: generate MAC address for VF
2016-03-16 Julien Meunieri40e: fix VLAN filtering
2016-03-16 Rich Lanei40e: fix inverted check for no refcount
2016-03-16 Jingjing Wuixgbe: disallow unsupported Rx mode
2016-03-16 Bernard Iremongerixgbe: fix VF close to remove MAC address
2016-03-16 Bernard Iremongerixgbe: add more information to multiqueue error message
2016-03-16 Bernard Iremongerixgbe: fix releasing queues twice when detaching VF
2016-03-16 Zhe Taoixgbe: fix VF Rx/Tx function assignment
2016-03-16 Wenzhuo Luixgbe: support link speed auto-negotiation on X550em_x
2016-03-16 Wenzhuo Luixgbe: support multicast promiscuous mode on VF
2016-03-16 Wenzhuo Luixgbe: support new devices and MAC types
2016-03-16 Wenzhuo Luixgbe/base: update readme
2016-03-16 Wenzhuo Luixgbe/base: abstract out link read/write
2016-03-16 Wenzhuo Luixgbe/base: set MDIO speed after MAC reset
2016-03-16 Wenzhuo Luixgbe/base: fix setting flow director flag twice
2016-03-16 Wenzhuo Luixgbe/base: add register definition for SGMII busy
2016-03-16 Wenzhuo Luixgbe/base: ignore manageability for PHY power on
2016-03-16 Wenzhuo Luixgbe/base: set VF MAC address only when acked by PF
2016-03-16 Wenzhuo Luixgbe/base: add sw-firmware sync for resource sharing...
2016-03-16 Wenzhuo Luixgbe/base: support X550em_x V2 device
2016-03-16 Wenzhuo Luixgbe/base: support X550em_a device
2016-03-16 Michael Qiuixgbe: fix disable interrupt twice
2016-03-16 Stephen Hemmingerixgbe: fix whitespace
2016-03-16 Stephen Hemmingerixgbe: speed up non-vector Tx
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-16 John Daleyenic: fix last packet not being sent
2016-03-16 John Daleyenic: improve Rx performance
2016-03-16 Yoann Desmouceauxenic: fix DMA address of outgoing packets
next