net/virtio: fix incorrect cast of void *
[dpdk.git] / drivers / net / i40e /
2017-07-06 Jingjing Wunet/i40e: use set switch AQ instead of register setting
2017-07-06 Jingjing Wunet/i40e/base: extend processing of DDP
2017-07-06 Jingjing Wunet/i40e/base: add EEPROM checksum verification
2017-07-06 Jingjing Wunet/i40e/base: avoid reset timeout issue
2017-07-06 Jingjing Wunet/i40e/base: avoid potential null pointer dereference
2017-07-06 Jingjing Wunet/i40e/base: use admin queue for setting LEDs behavior
2017-07-06 Jingjing Wunet/i40e/base: support switch parameters
2017-07-06 Jingjing Wunet/i40e/base: update FW AQ API version to 1.7
2017-07-06 Jingjing Wunet/i40e/base: track id can be 0
2017-07-06 Jingjing Wunet/i40e/base: report supported link modes
2017-07-06 Jingjing Wunet/i40e/base: add new PHY types for 25G AOC and ACC
2017-07-06 Jingjing Wunet/i40e/base: store the requested FEC information
2017-07-06 Jingjing Wunet/i40e/base: add support for Adaptive Virtual Function
2017-07-06 Jingjing Wunet/i40e/base: add AQ command for read/write PHY registers
2017-07-06 Jingjing Wunet/i40e/base: sync nvmupdate command and adminq subtask
2017-07-06 Jingjing Wunet/i40e/base: use new virtchnl header file
2017-07-06 Olivier Matznet/i40e: avoid PCI probing failure when using bogus SFP
2017-07-06 Beilei Xingnet/i40e: fix flow director for IPv6
2017-07-06 Andrey Chilikinnet/i40e: get information about DDP profile
2017-07-05 Ferruh Yigitdrivers/net: use device name from device structure
2017-07-04 Bruce Richardsonnet/i40e: remove checks for SSE4
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-14 Ferruh Yigitnet/i40e: fix memset size
2017-06-12 Ferruh Yigitethdev: remove driver name from device private data
2017-06-12 Beilei Xingnet/i40e: support ether pattern for FDIR
2017-06-12 Beilei Xingnet/i40e: update supported patterns for FDIR
2017-06-12 Beilei Xingnet/i40e: support input set selection for FDIR
2017-06-12 Beilei Xingnet/i40e: support flexible payload parsing for FDIR
2017-06-12 Beilei Xingnet/i40e: add NVGRE flow parsing
2017-06-12 Beilei Xingnet/i40e: refactor VXLAN flow parsing function
2017-06-12 Qi Zhangnet/i40e: fix VF statistics
2017-06-12 Qi Zhangnet/i40e: exclude internal packet's byte count
2017-06-12 Beilei Xingnet/i40e: update actions for FDIR
2017-06-12 Wenzhuo Lunet/i40e/base: fix Tx error stats on VF
2017-06-12 Michael Liljanet/i40e: improve FDIR programming times
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-12 Ferruh Yigitdrivers/net: remove unnecessary macro for unused variables
2017-06-12 Herakliusz Lipiecnet/i40e: add return value checks
2017-06-12 Bruce Richardsonnet/i40e: add compile-time checks to vector driver
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-06-05 David Marchanddrivers/net: fix vfio kmod dependency
2017-05-05 Qi Zhangnet/i40e: fix memory overflow in 32-bit SSE Rx
2017-05-05 Wenzhuo Lunet/i40e: consider QinQ when setting MTU
2017-05-05 Beilei Xingnet/i40e: add LLDP check for ethertype filter
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-04-28 Matt Petersnet/i40e: fix mbuf alloc failed counter
2017-04-28 Jingjing Wunet/i40e: fix array bounds
2017-04-28 Beilei Xingnet/i40e: fix setup when bulk is disabled
2017-04-20 Gowrishankar Muthu... net/i40e: fix build on ppc64le
2017-04-19 Beilei Xingnet/i40e: add check for invalid VF queue number
2017-04-19 Wenzhuo Lunet/i40e: downgrade error log
2017-04-19 Bernard Iremongernet/i40e: downgrade log message
2017-04-19 Bernard Iremongernet/i40e: ensure vector mode is not used with QinQ
2017-04-19 Wenzhuo Lunet/i40e: downgrade unnecessary error log
2017-04-19 Qi Zhangnet/i40e: fix VF link status update
2017-04-19 Qi Zhangnet/i40e: configure packet type mapping
2017-04-19 Qi Zhangnet/i40e: enable per-device packet type mapping
2017-04-19 Wenzhuo Lunet/i40e: add more explanation for QoS APIs
2017-04-19 Wenzhuo Lunet/i40e: move private APIs to a specific file
2017-04-19 Jingjing Wunet/i40e: fix default PFC setting
2017-04-19 Jeff Guonet/i40e: fix hash input set on X722
2017-04-19 Jianbo Liunet/i40e: sync between x86 and arm64 vector PMD
2017-04-19 Bruce Richardsonnet/i40e: remove option to disable offload flags
2017-04-19 Bruce Richardsonnet/i40e: eliminate mbuf write on rearm
2017-04-19 Qi Zhangnet/i40e: add missing 25G link speed
2017-04-19 Qi Zhangnet/i40e: fix VF link speed
2017-04-19 Qi Zhangnet/i40e: remove duplicate code
2017-04-19 Bernard Iremongernet/i40e: fix QinQ eth pattern parsing
2017-04-19 Henry Cainet/i40e: fix allocation check
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-06 Beilei Xingnet/i40e: fix tunnel filter to VF
2017-04-05 Olivier Matznet/i40e: use dynamic log type for control logs
2017-04-05 Jerin Jacobmbuf: make rearm data address naturally aligned
2017-04-05 Olivier Matzdrivers/net: do not touch mbuf next or nb segs on Rx
2017-04-05 Olivier Matzmbuf: make segment prefree function public
2017-04-04 Wenzhuo Lunet/i40e: fix VLAN promisc setting
2017-04-04 Jingjing Wunet/i40e/base: add README
2017-04-04 Bernard Iremongernet/i40e: update tunnel filter restore function
2017-04-04 Bernard Iremongernet/i40e: update destroy tunnel filter function
2017-04-04 Bernard Iremongernet/i40e: parse QinQ pattern
2017-04-04 Bernard Iremongernet/i40e: add QinQ filter create function
2017-04-04 Bernard Iremongernet/i40e: initialise L3 MAP register
2017-04-04 Beilei Xingnet/i40e: enable tunnel filter for MPLS
2017-04-04 Beilei Xingnet/i40e: add flow API MPLS parsing function
2017-04-04 Beilei Xingnet/i40e: support getting all loaded DDP profiles
2017-04-04 Beilei Xingnet/i40e: add dynamic device personalization processing
2017-04-04 Beilei Xingnet/i40e: refine consistent tunnel filter
2017-04-04 Beilei Xingnet/i40e: support tunnel filter to VF
2017-04-04 Beilei Xingnet/i40e: rename tunnel filter function
2017-04-04 Beilei Xingnet/i40e: rework tunnel filter functions
2017-04-04 Zhiyong Yangnet/i40e: remove limit of Tx burst size
2017-04-04 Wenzhuo Lunet/i40e: set TC strict priority mode
2017-04-04 Wenzhuo Lunet/i40e: set VF TC max bandwidth from PF
2017-04-04 Wenzhuo Lunet/i40e: allocate VF TC bandwidth from PF
2017-04-04 Wenzhuo Lunet/i40e: set VF max bandwidth from PF
2017-04-04 Wenzhuo Lunet/i40e: fix VLAN filter
2017-04-04 Jingjing Wunet/i40e/base: new AQ commands for cloud filter
next