net/dpaa2: add support for frame based Tx congestion
[dpdk.git] / drivers / net / ixgbe /
2017-07-06 Qi Zhangnet/ixgbe: support packet type parsing in SSE Rx
2017-07-05 Ferruh Yigitdrivers/net: use device name from device structure
2017-07-04 Bruce Richardsonnet/ixgbe: remove fallback code for x86 non-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 Adrien Mazarguilethdev: add isolated mode to flow API
2017-06-12 Ferruh Yigitethdev: remove driver name from device private data
2017-06-12 Qi Zhangnet/ixgbe: enable flex bytes for generic flow API
2017-06-12 Qi Zhangnet/ixgbe: fix fdir mask not be reset
2017-06-12 Qi Zhangnet/ixgbe: remove redundant code
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-06-12 Wei Dainet/ixgbe/base: update shared code version to 2017...
2017-06-12 Wei Dainet/ixgbe/base: disable X550EM-x 1GBASE-T led switch...
2017-06-12 Wei Dainet/ixgbe/base: remove PHY access for some 1G ports
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 Ferruh Yigitnet/ixgbe: do not touch mbuf initialized fields
2017-06-12 Bruce Richardsonnet/ixgbe: 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-10 Qi Zhangnet/ixgbe: fix LSC interrupt
2017-05-10 Wei Dainet/ixgbe: fix calling null function of VF
2017-05-05 Bruce Richardsonnet/ixgbe: add switch fall-through comments
2017-05-05 Bruce Richardsondrivers/net: disable new gcc 7 warnings for base code
2017-05-05 Qi Zhangnet/ixgbe: fix memory overflow in 32-bit SSE Rx
2017-05-05 Jia Yunet/ixgbe: fix setting MTU on stopped device
2017-05-05 Wei Dainet/ixgbe: fix VF Rx mode for allmulticast disabled
2017-05-05 Wenzhuo Lunet/ixgbe: fix default MAC setting
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-05-01 Kuba Kozaknet/ixgbe: support xstats by ID
2017-05-01 Kuba Kozakethdev: revert xstats by ID
2017-04-28 Wei Zhaonet/ixgbe: fix ntuple filter for SCTP
2017-04-28 Laurent Hardynet/ixgbe: ensure link status is updated
2017-04-28 Wei Zhaonet/ixgbe: fix type check for flow type
2017-04-28 Wei Zhaonet/ixgbe: remove useless item type check
2017-04-28 Wei Dainet/ixgbe: align register setting when RSC is disabled
2017-04-28 Wei Dainet/ixgbe/base: update version to 2017.03.29
2017-04-28 Wei Dainet/ixgbe/base: support MAC X550em/X557 LED on/off
2017-04-28 Wei Dainet/ixgbe/base: support 2.5G KX physical layer
2017-04-28 Wei Dainet/ixgbe/base: acquire PHY semaphore before device...
2017-04-20 Jacek Piaseckinet/ixgbe: support xstats by ID
2017-04-19 Wei Zhaonet/ixgbe: remove tpid check for flow director
2017-04-19 Ferruh Yigitnet/ixgbe: fix duplicated check
2017-04-19 Wei Zhaonet/ixgbe: fix generic filter return
2017-04-19 Wenzhuo Lunet/ixgbe: move private APIs to a specific file
2017-04-19 Konstantin Ananyevnet/ixgbe: remove option to disable offload flags
2017-04-19 Konstantin Ananyevnet/ixgbe: eliminate mbuf write on rearm
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
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 Bernard Iremongernet/ixgbe: allocate TC bandwidth
2017-04-04 Alex Zelezniaknet/ixgbe: ping VF when PF status changes
2017-04-04 Zhiyong Yangnet/ixgbe: remove limit of Tx burst size
2017-04-04 Wenzhuo Lunet/ixgbe: fix TC bandwidth setting
2017-04-04 Ido Barneanet/ixgbevf: set xstats id values
2017-04-04 Wei Zhaonet/ixgbe: fix filters adding MAC type check
2017-04-04 Wei Zhaonet/ixgbe: move MAC type check macros
2017-04-04 Wei Zhaonet/ixgbe: delete useless function declaration
2017-04-04 Jingjing Wunet/ixgbe: fix multi-queue mode check in SRIOV mode
2017-04-04 Wenzhuo Lunet/ixgbe: fix all queues drop setting of DCB
2017-04-04 Olivier Matznet/ixgbe: remove invalid declaration
2017-04-04 Wenzhuo Lunet/ixgbe: fix Rx queue blocking issue
2017-04-04 Wenzhuo Lunet/ixgbe/base: update shared code version to 2017...
2017-04-04 Wenzhuo Lunet/ixgbe/base: fix build error
2017-04-04 Wenzhuo Lunet/ixgbe: support xcast promisc mode
2017-04-04 Wenzhuo Lunet/ixgbe/base: disable FC for 15B0
2017-04-04 Wenzhuo Lunet/ixgbe/base: complete HW init when SFP not present
2017-04-04 Wenzhuo Lunet/ixgbe/base: add bit for enabling L3/L4 filtering
2017-04-04 Wenzhuo Lunet/ixgbe/base: add link block check for KR
2017-04-04 Wenzhuo Lunet/ixgbe/base: remove X550em SFP iXFI setup
2017-04-04 Wenzhuo Lunet/ixgbe/base: make a debug message simple
2017-03-30 Olivier Matznet/ixgbe: 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 Wei Zhaonet/ixgbe: fix VLAN mask TCI in flow rule parser
2017-02-10 Jianbo Liunet/ixgbe: fix received packets number for ARM NEON
2017-02-10 Jianbo Liunet/ixgbe: fix received packets number for ARM
2017-02-10 Jingjing Wunet/ixgbe: fix bitmask of supported Tx flags
2017-02-10 Jeff Guodrivers/net: fix device configuration
2017-02-10 Wenzhuo Lunet/ixgbe: rework port check for driver-specific API
2017-02-10 Wei Zhaonet/ixgbe: fix VXLAN parsing for flow director
2017-02-10 Wei Zhaonet/ixgbe: add TCI mask check for flow director
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-30 Ferruh Yigitnet/ixgbe: fix API comments for doxygen
2017-01-30 Yi Zhangnet/ixgbevf: fix max packet length
2017-01-30 Tiwei Bienet/ixgbe: fix API parameter checking
2017-01-30 Wei Dainet/ixgbe: return success when SFP is not present
2017-01-30 Qi Zhangnet/ixgbe: fix blocked interrupts
2017-01-18 Santosh Shuklanet/ixgbe: use I/O device memory read/write API
2017-01-17 Wei Zhaonet/ixgbe: flush all the filter list
2017-01-17 Wei Zhaonet/ixgbe: destroy consistent filter
2017-01-17 Wei Zhaonet/ixgbe: create consistent filter
2017-01-17 Wei Zhaonet/ixgbe: parse flow director filter
2017-01-17 Wei Zhaonet/ixgbe: parse L2 tunnel filter
2017-01-17 Wei Zhaonet/ixgbe: parse TCP SYN filter
2017-01-17 Wei Zhaonet/ixgbe: parse ethertype filter
2017-01-17 Wei Zhaonet/ixgbe: parse n-tuple filter
2017-01-17 Wei Zhaonet/ixgbe: flush all the filters
next