pci: separate ioport handlers per UIO driver
[dpdk.git] / drivers /
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
2016-03-16 Rahul Lakkireddycxgbe: fix PCI info copy to ports under same PF
2016-03-16 Rahul Lakkireddycxgbe: fix memory leak after initialization failure
2016-03-16 Rahul Lakkireddycxgbe: fix setting wrong MTU
2016-03-16 Rahul Lakkireddycxgbe: fix allocated size for RSS table
2016-03-16 Charles (Chas) Wil... bnx2x: determine queue sizes sooner
2016-03-16 Charles (Chas) Wil... bnx2x: fix resource allocattion error handling
2016-03-16 Stephen Hemmingerbnx2x: remove unused variable
2016-03-16 Liming Sunmpipe: fix crash when testpmd is quit under load
2016-03-16 Liming Sunmpipe: fix link initialization ordering
2016-03-16 Liming Sunmpipe: optimize buffer return mechanism
2016-03-14 Yuanhan Liuvirtio: fix query of legacy features
2016-03-13 Xutao Suni40e: add tunnel filter for IP in GRE
2016-03-13 Xutao Sunethdev: rework tunnel filtering structure
2016-03-13 Wenzhuo Luixgbe: offload VxLAN and NVGRE Tx checksum on X550
2016-03-13 Wenzhuo Luixgbe: offload VxLAN and NVGRE Rx checksum on X550
2016-03-13 Wenzhuo Luixgbe: configure UDP tunnel port
2016-03-13 Wenzhuo Luethdev: rename UDP tunnel port functions
2016-03-11 Wenzhuo Luixgbe: support L2 tunnel operations
2016-03-11 Wenzhuo Luixgbe: select pool by MAC when using double VLAN
2016-03-11 Helin Zhangi40e: fix overflow
2016-03-11 Helin Zhangethdev: add vlan type when setting ether type
2016-03-11 Pablo de Laraaesni_mb: remove parameters from config file
2016-03-11 Declan Dohertycryptodev: add capabilities discovery
2016-03-11 Panu Matilainenmk: fix build without crypto
2016-03-11 Declan Dohertynull_crypto: add driver for null crypto operations
2016-03-11 John Griffinqat: fix AES-GCM decryption
2016-03-11 John Griffinqat: remove AES-GMAC
2016-03-11 Declan Dohertyaesni_gcm: add driver for AES-GCM crypto operations
2016-03-10 Deepak Kumar Jaincryptodev: add bit-wise handling for SNOW 3G
2016-03-10 Pablo de Larasnow3g: add driver for SNOW 3G library
2016-03-10 Deepak Kumar Jainqat: add SNOW 3G
2016-03-10 Deepak Kumar Jainqat: add cipher/auth only
2016-03-10 Declan Dohertymbuf_offload: remove library
2016-03-10 Declan Dohertycryptodev: change burst API to be crypto op oriented
2016-03-10 Fiona Trahecryptodev: extract symmetric operations
2016-03-10 Fiona Trahecryptodev: clean up
2016-03-09 Huawei Xievirtio: skip error when probing kernel managed device
2016-03-09 Helin Zhangi40e: enable extended tag
2016-03-04 Jingjing Wuethdev: fix byte order consistency of flow director
2016-03-04 Ravi Kerurmbuf: get DMA address
2016-03-03 Nelio Laranjeiromlx5: increase RETA table size
2016-03-03 Santosh Shuklavirtio: restrict vector Rx/Tx to x86 SSSE3
next