net/mlx5: remove extra check on Rx
[dpdk.git] / drivers / net / i40e /
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
2017-04-04 Jingjing Wunet/i40e/base: add VF offload flags
2017-04-04 Jingjing Wunet/i40e/base: reduce wait time for adminq command
2017-04-04 Jingjing Wunet/i40e/base: new AQ commands for PPP
2017-04-04 Jingjing Wunet/i40e/base: fix potential out of bound array access
2017-04-04 Jingjing Wunet/i40e/base: control register read/write on X722
2017-04-04 Jingjing Wunet/i40e/base: define bit for HW ATR evict control
2017-04-04 Wenzhuo Lunet/i40e: fix broadcast promiscuous mode setting
2017-04-04 Olivier Matznet/i40e: fix error log in descriptor done function
2017-04-04 Jerin Jacobnet/i40e: fix incorrect packet index reference
2017-04-04 Jingjing Wunet/i40e: enable DCB on SRIOV VFs
2017-04-04 Qi Zhangnet/i40e: no more initial VF MAC address
2017-04-04 Gowrishankar Muthu... net/i40e: implement vector PMD for altivec
2017-04-04 Rami Rosennet/i40e: fix a typo in flow
2017-04-04 Qi Zhangnet/i40e: fix compile error
2017-04-04 Beilei Xingnet/i40e: fix memory allocation for hash table
2017-04-04 Wenzhuo Lunet/i40e: fix TC bitmap of VEB
2017-04-04 Qiming Yangnet/i40e: remove redundant macros
2017-04-04 Qiming Yangnet/i40e: remove redundant VLAN insert code
2017-03-30 Olivier Matznet/i40e: implement descriptor status API
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-03-09 Olivier Matzethdev: move a queue id check to generic layer
2017-02-10 Wenzhuo Lunet/i40e: fix TC bandwidth definition
2017-02-10 Jingjing Wunet/i40e: fix bitmask of supported Tx flags
2017-02-10 Qiming Yangnet/i40e: fix link update delay
2017-02-10 Wenzhuo Lunet/i40e: rework port check for driver-specific API
2017-02-10 Tom Crugnalenet/i40evf: fix reporting of imissed packets
2017-02-10 Jeff Guonet/i40e: fix ethertype filter on X722
2017-02-10 Jeff Guodrivers/net: fix device configuration
2017-02-10 Beilei Xingnet/i40e: fix tunnel filter
2017-02-10 Beilei Xingnet/i40e: fix parsing tunnel filter
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-30 Ferruh Yigitnet/i40e: fix API comments for doxygen
2017-01-30 Bernard Iremongernet/i40e: fix crash in close
2017-01-30 Qi Zhangnet/i40e: fix checksum flag in x86 vector Rx
2017-01-30 Jingjing Wunet/i40e: fix deletion of all macvlan filters
2017-01-30 Jingjing Wunet/i40e: fix validation when deleting MAC address
2017-01-30 Xiao Wangnet/i40e: fix Rx checksum flag
2017-01-18 Santosh Shuklanet/i40e: use I/O device memory read/write API
2017-01-17 Chen Jing D(Mark)net/i40e: support Linux VF to configure IRQ link list
2017-01-17 Chen Jing D(Mark)net/i40e: parse more VF parameter and configure
2017-01-17 Chen Jing D(Mark)net/i40e: return correct VSI id
2017-01-17 Chen Jing D(Mark)net/i40e: change version number to support Linux VF
2017-01-17 Qi Zhangnet/i40e: set/clear VF stats from PF
2017-01-17 Chen Jing D(Mark)net/i40e: enhance sanity check of MAC
2017-01-17 Bernard Iremongernet/i40e: set VF VLAN filter from PF
2017-01-17 Bernard Iremongernet/i40e: set VF VLAN tag from PF
2017-01-17 Bernard Iremongernet/i40e: set VF broadcast mode from PF
2017-01-17 Bernard Iremongernet/i40e: set VF VLAN insertion from PF
2017-01-17 Chen Jing D(Mark)net/i40e: set VF VLAN strip from PF
2017-01-17 Ferruh Yigitnet/i40e: fix VF MAC address assignment
2017-01-17 Ferruh Yigitnet/i40e: set VF MAC from VF
2017-01-17 Ferruh Yigitnet/i40e: set VF MAC from PF
2017-01-17 Qi Zhangnet/i40e: fix VF reset flow
2017-01-17 Qi Zhangnet/i40e: enable VF MTU change
2017-01-17 Wenzhuo Lunet/i40e: set VF multicast promiscuous mode from PF
2017-01-17 Wenzhuo Lunet/i40e: set VF unicast promiscuous mode from PF
2017-01-17 Wenzhuo Lunet/i40e: set Tx loopback from PF
2017-01-17 Wenzhuo Lunet/i40e: set VF VLAN anti-spoofing from PF
2017-01-17 Wenzhuo Lunet/i40e: set VF MAC anti-spoofing from PF
2017-01-17 Wenzhuo Lunet/i40e: add user callback for VF to PF message
next