mempool: introduce helpers for populate and required size
[dpdk.git] / drivers / net / ixgbe /
2019-10-25 Congwen Zhangnet/ixgbe: fix zeroing of RSS config
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-23 Joyce Kongnet/ixgbe: fix address of first segment
2019-10-07 Stephen Hemmingernet/ixgbe: use dynamic log type for Tx/Rx debug
2019-10-07 Xiao Zhangnet/ixgbe: fix X553 speed capability
2019-10-07 Chenxu Dinet/ixgbe: release port upon close
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovnet/ixgbe: check status of getting link info
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-09-05 Wei Zhaonet/ixgbe: fix VF RSS offloads configuration
2019-09-05 Wei Zhaonet/ixgbe: enable new PF host mbox version
2019-09-05 Junyu Jiangnet/ixgbe: fix queue interrupt for X552/557
2019-09-04 Yong Wangnet/ixgbe: remove redundant assignment
2019-09-03 Ruifeng Wangnet/ixgbe: use intrinsics to count packet in NEON Rx
2019-09-03 Ruifeng Wangnet/ixgbe: remove memory barrier from NEON Rx
2019-08-08 Congwen Zhangnet/ixgbe/base: fix product version check
2019-08-06 Xiao Zhangnet/ixgbe: fix address of first segment
2019-07-29 Xiaolong Yenet/ixgbe: replace license text with SPDX tag
2019-07-26 Wei Zhaonet/ixgbe: fix RETA size for VF
2019-07-23 Nithin Dabilpuramdrivers/net: use ack in interrupt handlers
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-19 Fan Zhangcryptodev: make xform key pointer constant
2019-07-05 Mariusz Drostnet/ixgbe: fix IP type for crypto session
2019-07-03 Morten Brørupnet: move TCP flags from ethdev header
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-13 Haiyue Wangnet/ixgbevf: add full link status check option
2019-06-13 Andrew Rybchenkonet/ixgbe: fix Tx prepare to set positive rte_errno
2019-06-13 Stephen Hemmingernet/ixgbe: remove unnecessary cast
2019-06-03 Bruce Richardsonbuild: warn on unused parameter
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-28 Ashijeet Acharyanet/ixgbe/base: wait for link after copper MAC setup
2019-05-27 Beilei Xingnet/ixgbe: enable new device
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-21 Qi Zhangnet/ixgbe: fix Tx threshold setup
2019-05-21 Yunjian Wangnet/ixgbe: fix unexpected link handler
2019-05-02 Bruce Richardsonnet/ixgbe: fix warning with GCC 9
2019-04-05 David Hartonnet/ixgbevf: remove MTU setting limitation
2019-04-05 Wei Zhaonet/ixgbe: enable 10Mb/s link setup for X553
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-29 Ian Stokesnet/ixgbe: set min and max MTU for VF
2019-03-29 Ian Stokesnet/ixgbe: set min and max MTU
2019-03-20 David Hartonnet/ixgbe: restore VLAN filter for VF
2019-03-08 Wei Zhaonet/ixgbe: support VF promiscuous by PF driver
2019-03-08 Wei Zhaonet/ixgbevf: enable promiscuous mode
2019-03-08 Yunjian Wangnet/ixgbe: fix crash on remove
2019-03-01 Julien Meuniernet/ixgbe: support loopback for X540/X550
2019-03-01 Julien Meuniernet/ixgbe: do not start on unsupported loopback mode
2019-01-14 Wei Zhaonet/ixgbe: fix over using multicast table for VF
2018-12-13 Xiaoyun Linet/ixgbe: fix overwriting RSS RETA
2018-12-13 Wei Zhaonet/ixgbe: fix Rx LRO capability offload for x550
2018-12-13 Luca Boccassinet/ixgbe/base: add LHA ID
2018-11-22 Yanglong Wunet/ixgbe: fix TDH register write
2018-11-15 Xiaolong Yenet/ixgbe: fix maximum wait time in comment
2018-11-13 Yanglong Wunet/ixgbevf: fix link state
2018-11-13 Ilya Maximetsnet/ixgbe: stop link setup alarm handler before start
2018-11-05 Ilya Maximetsnet/ixgbe: fix busy polling while fiber link update
2018-11-05 Qi Zhangnet/ixgbe: enable detach from secondary
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-26 Ilya Maximetsdrivers/net: use sleep delay by default for Intel NICs
2018-10-26 Zhirun Yannet/ixgbe: update Tx offload mask
2018-10-26 Vipin Varghesenet/ixgbe: prevent ic session leak on failure
2018-10-26 Wei Zhaonet/ixgbe: fix RSS flow error return
2018-10-26 Faicker Monet/ixgbe: fix flow create in ntuple check
2018-10-26 Thomas Monjalonethdev: support representor id as iterator filter
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-18 Stephen Hemmingernet/ixgbe: remove mild profanity
2018-10-11 Matthew Smithnet/ixgbe: wait longer for link after fiber MAC setup
2018-10-11 Xiaoyun Linet/ixgbe: remove unnecessary interrupt enable
2018-09-27 Didier Pallardnet/ixgbe: fix missing Tx multi-segs capability
2018-09-27 Xiaoyun Linet/ixgbe: check firmware status at init
2018-09-27 Xiaoyun Linet/ixgbe/base: update version
2018-09-27 Xiaoyun Linet/ixgbe/base: support DCB registers dump
2018-09-27 Xiaoyun Linet/ixgbe/base: update X550 SFP identification
2018-09-27 Xiaoyun Linet/ixgbe/base: replace an operation in X550 setup
2018-09-27 Xiaoyun Linet/ixgbe/base: add FW recovery mode check
2018-09-27 Xiaoyun Linet/ixgbe/base: cleanup codes
2018-09-27 Xiaoyun Linet/ixgbe/base: update the license
2018-09-27 Bruce Richardsonnet/*/base: allow use of experimental APIs in base...
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-09-10 Luca Boccassinet/ixgbe: do not return internal code
2018-07-23 Qi Zhangnet/ixgbe: fix missing null check on detach
2018-07-23 Ferruh Yigitnet/ixgbe: remove redundant queue id checks
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Remy Hortonnet/ixgbe: add tuned Rx/Tx parameters
2018-07-02 Wei Zhaonet/ixgbe: fix mask bits register set error for FDIR
2018-07-02 Wei Zhaonet/ixgbe: fix tunnel type set error for FDIR
2018-07-02 Wei Zhaonet/ixgbe: fix tunnel id format error for FDIR
2018-07-02 Wei Zhaonet/ixgbe: add support for VLAN in IP mode FDIR
next