net/bnxt: fix packet type
[dpdk.git] / drivers / net / ixgbe /
2018-02-08 Xiaoyun Linet/ixgbe: fix CRC stripping capability
2018-02-01 Olivier Matznet/ixgbe: use SPDX tags in 6WIND copyrighted files
2018-01-31 Wei Zhaonet/ixgbe: fix reset error handling
2018-01-31 Harry van Haarennet/ixgbe: align dynamic log names with standard
2018-01-30 Bruce Richardsonbuild: remove architecture flag as default C flag
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsondrivers/net: build Intel NIC PMDs with meson
2018-01-29 Wenzhuo Lunet/ixgbe: fix VF Rx interrupt enabling
2018-01-29 Radu Nicolaunet/ixgbe: check security enable bits
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Kirill Rybalchenkoethdev: increase flow type limit from 32 to 64
2018-01-20 Radu Nicolaunet/ixgbe: get security session size
2018-01-16 Qi Zhangnet/ixgbe: fix mailbox interrupt handler
2018-01-16 Yanglong Wunet/ixgbe: fix max queue number for VF
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Qiming Yangnet/ixgbe/base: update README file
2018-01-16 Qiming Yangnet/ixgbe/base: add media type of fixed fiber
2018-01-16 Qiming Yangnet/ixgbe/base: update annotations
2018-01-16 Qiming Yangnet/ixgbe/base: clear sync register during init
2018-01-16 Qiming Yangnet/ixgbe/base: use 2 bytes for flash read command
2018-01-16 Qiming Yangnet/ixgbe/base: add PHY read and write
2018-01-16 Qiming Yangnet/ixgbe/base: increase the timeout
2018-01-16 Qiming Yangnet/ixgbe/base: add functions to get version info
2018-01-16 Yanglong Wunet/ixgbe: fix the failure of number of Tx queue check
2018-01-16 Wei Zhaonet/ixgbe: move RSS to flow API
2018-01-16 Wei Zhaonet/ixgbe: fix parsing FDIR NVGRE issue
2018-01-16 Stephen Hemmingernet/ixgbe: implement dynamic logging
2018-01-16 Wei Zhaonet/ixgbe: fix tunnel filter fail problem
2018-01-16 Radu Nicolaunet/ixgbe: remove ipsec keys from private data
2018-01-16 Wei Zhaonet/ixgbe: add ntuple support to flow parser
2018-01-16 Wenzhuo Lunet/ixgbe: fix wrong PBA setting
2018-01-12 Hemant Agrawalnet/ixgbe: fix ARM big endian build
2018-01-11 Thierry Herbelotfix typos
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-10 Ilya V. Matveychikovdrivers/net: fix number of segment storage type
2017-11-03 Wei Zhaonet/ixgbe: fix filter parser for L2 tunnel
2017-11-01 Radu Nicolaunet/ixgbe: fix IPsec Rx with SSE
2017-11-07 Radu Nicolaunet/ixgbe: fix build with gcc 4.5.1
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Radu Nicolaunet/ixgbe: fix build without security library
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Wei Dainet/ixgbe: fix PF DCB info
2017-10-26 Wenzhuo Lunet/ixgbe: fix not supporting NULL TM profile
2017-10-26 Wenzhuo Lunet/ixgbe: fix TM level capability getting
2017-10-26 Wenzhuo Lunet/ixgbe: fix TM node parameter checking
2017-10-26 Radu Nicolaunet/ixgbe: enable inline IPsec
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-12 Luca Boccassimk: sort source files before compilation
2017-10-12 Jianfeng Tandrivers/net: enable IOVA mode for Intel PMDs
2017-10-12 Yong Wangnet/ixgbe: fix uninitialized variable
2017-10-12 Wei Dainet/ixgbe: fix VFIO interrupt mapping in VF
2017-10-12 Wei Dainet/ixgbe: fix Rx queue interrupt mapping in VF
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 David Hartonnet/ixgbe: eliminate duplicate filterlist symbols
2017-10-06 Stephen Hemmingernet/ixgbe: remove unnecessary void casts
2017-10-06 Wei Dainet/ixgbe: fix adding a mirror rule
2017-10-06 RongQiang Xienet/ixgbe: check memory allocation result
2017-10-06 Wei Dainet/ixgbe: fix mapping of user priority to TC
2017-10-06 Wei Dainet/ixgbe: add VLAN info in queue info msg to VF
2017-10-06 Wei Zhaonet/ixgbe: fix MAC VLAN filter fail problem
2017-09-13 Wei Dainet/ixgbe: support NIC reset
2017-08-04 Qi Zhangnet/ixgbe: fix mask flag on flow rule creation
2017-07-31 Wei Dainet/ixgbe: support 2.5G and 5G on X550
2017-07-31 Leonid Myravjevnet/ixgbe: remove subdev ids from PCI device table
2017-07-31 Wei Zhaonet/ixgbe: support IPv4-other type filter
2017-07-31 Qi Zhangnet/ixgbe: fix mirror rule index overflow
2017-07-31 Wei Zhaonet/ixgbe: fix 82599ES flow API port check
2017-07-31 Qi Zhangnet/ixgbe: fix SCTP port support
2017-07-31 Wenzhuo Lunet/ixgbe: fix TM hierarchy commit check
2017-07-19 Qiming Yangnet/ixgbe: fix Rx/Tx queue interrupt for x550 devices
2017-07-19 Wei Zhaonet/ixgbe: add queue index check in filter
2017-07-19 Qi Zhangnet/ixgbe: fix IPv6 flow create limitation for x550
2017-07-19 Wei Zhaonet/ixgbe: support 82599ES SCTP packet drop action
2017-07-19 Qi Zhangnet/ixgbe: fix drop action for signature match
2017-07-19 Tiwei Bienet/ixgbe: remove an unnecessary goto
2017-07-19 Jingjing Wunet/ixgbe: fix LSC interrupt
2017-07-16 Stephen Hemmingerdrivers/net: remove duplicate includes
2017-07-11 Wenzhuo Lunet/ixgbe: support committing TM hierarchy
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM node capability
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM level capability
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM node type
2017-07-11 Wenzhuo Lunet/ixgbe: support deleting TM node
2017-07-11 Wenzhuo Lunet/ixgbe: support adding TM node
2017-07-11 Wenzhuo Lunet/ixgbe: support deleting TM shaper profile
2017-07-11 Wenzhuo Lunet/ixgbe: support adding TM shaper profile
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM capability
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM ops
2017-07-08 Gaetan Rivetnet/ixgbe: include PCI header directly
2017-07-06 Beilei Xingnet/ixgbe: remove MTU setting limitation
next