test/mempool: fix false positive result
[dpdk.git] / drivers / net / i40e /
2019-10-25 Alvin Zhangnet/i40e: fix exception with multi-driver
2019-10-23 Harry van Haarennet/i40e: support flow director on AVX Rx
2019-10-23 Harry van Haarennet/i40e: support flow director on SSE Rx
2019-10-23 Harry van Haarennet/i40e: cache flow director enable value in Rx queue
2019-10-23 Joyce Kongnet/i40e: fix address of first segment
2019-10-23 Xiao Zhangnet/i40e: fix integer overflow
2019-10-23 Haiyue Wangnet/i40e: support Rx/Tx burst mode info
2019-10-23 Bruce Richardsonbuild: enable extra warnings with meson
2019-10-08 Gavin Hunet/i40e: use relaxed and remove duplicate barrier
2019-10-07 Stephen Hemmingernet/i40e: use dynamic log type for Tx/Rx debug
2019-10-07 Laurent Hardynet/i40e: set speed to undefined for default case
2019-10-07 Chenxu Dinet/i40e: release port upon close
2019-10-07 Alvin Zhangnet/i40e: limit the number of VF messages
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
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-20 Eelco Chaudronnet/i40e: downgrade error log
2019-09-03 Gavin Hunet/i40e: remove compiler barrier from NEON Rx
2019-09-03 Gavin Hunet/i40e: remove memory barrier from NEON Rx
2019-08-26 Xiao Zhangnet/i40e: fix VF runtime queues RSS config
2019-08-06 Xiao Zhangnet/i40e: fix address of first segment
2019-07-29 Xiaolong Yenet/i40e: replace license text with SPDX tag
2019-07-26 Mesut Ali Erginnet/i40e: fix double flow mark action check
2019-07-24 Xiaolong Yenet/i40e: replace license text with SPDX tag
2019-07-24 Peng Huangnet/i40e: fix RSS hash update for X722 VF
2019-07-24 Tao Zhunet/i40e: fix request queue in VF
2019-07-23 Xiaolong Yenet/i40e: fix flow director rule destroy
2019-07-23 Xiaolong Yenet/i40e: fix ethernet flow rule
2019-07-23 Xiao Zhangnet/i40e: fix SFP X722 with FW4.16
2019-07-23 Herakliusz Lipiecnet/i40e: fix MAC removal check
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-08 Qi Zhangnet/i40e: fix unexpected skip FDIR setup
2019-07-04 Andy Peinet/i40e: fix crash when TxQ/RxQ set to 0 in VF
2019-07-01 Ivan Malovmbuf: clarify outer offsets for non-tunnel packets
2019-06-28 David Marchanddrivers/net: fix double free on init failure
2019-06-20 Stephen Hemmingernet/i40e: remove empty queue stats mapping set devops
2019-06-20 David Marchandnet/i40e: fix dropped packets statistics name
2019-06-20 Beilei Xingnet/i40e: allow VF to configure pctype mapping
2019-06-13 Andrew Rybchenkonet/i40e: fix Tx prepare to set positive rte_errno
2019-06-13 Mesut Ali Erginnet/i40e: fix uninitialized value
2019-06-13 David Hartonnet/i40e: eliminate weak symbols in data path
2019-06-13 Stephen Hemmingernet/i40e: 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-24 Mesut Ali Erginnet/i40e: support MARK and RSS flow action
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 IP structure
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-24 Olivier Matznet: add rte prefix to ARP structures
2019-05-21 Beilei Xingnet/i40e: enable new device
2019-05-21 Qi Zhangnet/i40e: fix Tx threshold setup
2019-05-21 Wei Zhaonet/i40e: forbid two RSS flow rules
2019-05-07 Rosen Xunet/i40e: add device id for X710/XXV710 of ipn3ke
2019-05-03 Beilei Xingnet/i40e: fix link speed for X722
2019-05-03 Wei Zhaonet/i40e: fix queue number check
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-22 Bruce Richardsonnet/i40e: fix dereference before check when getting...
2019-04-22 Bruce Richardsonnet/i40e: fix dereference before null check in mbuf...
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-19 Beilei Xingnet/i40e: fix logging on VF close
2019-04-12 Qi Zhangnet/i40e: fix scattered Rx enabling
2019-04-05 Qiming Yangnet/i40e: support VXLAN-GPE classification
2019-04-05 Qiming Yangnet/i40e: support VXLAN-GPE
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-03-29 Ian Stokesnet/i40e: set min and max MTU for VF
2019-03-29 Ian Stokesnet/i40e: set min and max MTU
2019-03-29 Wei Zhaonet/i40e: log when provided RSS key is not valid
2019-03-22 Chaitanya Babu Talluridrivers/net: fix possible overflow using strlcat
2019-03-20 Qi Zhangnet/i40e: fix time sync for 25G
2019-03-20 Kevin Traynornet/i40e: update queue number check for rounding
2019-03-08 Kevin Traynornet/i40e: fix negative check on unsigned queue pairs
2019-01-24 Chenmin Sunnet/i40e: fix statistics
2019-01-24 Wei Zhaonet/i40e: fix queue region DCB configure
2019-01-18 Zhirun Yannet/i40e: support request any number of queues
2019-01-18 Yanglong Wunet/i40e: fix VF overwrite PF RSS LUT for X722
2019-01-14 Haiyue Wangnet/i40e: perform basic validation on VF messages
2019-01-03 Qiming Yangnet/i40e: fix get RSS conf
2018-12-21 Zhirun Yannet/i40e: support PF respond VF request more queues
2018-12-21 Zhirun Yannet/i40e: support VF request more queues
2018-12-21 Rami Rosennet/i40e: fix config name in comment
2018-12-21 Xiaoyun Linet/i40e: fix statistics inconsistency
2018-12-21 Zhirun Yannet/i40e: clear VF reset flags after reset
2018-12-13 Zhirun Yannet/i40e: remove redundant reset of queue number
2018-12-13 Didier Pallardnet/i40e: revert fix offload not supported mask
2018-12-13 Zhirun Yannet/i40e: fix port close
2018-12-13 Xiaoyun Linet/i40e: fix overwriting RSS RETA
2018-12-13 Xiaoyun Linet/i40e: fix using recovery mode firmware
2018-12-13 Qiming Yangnet/i40e: fix getting RSS configuration
2018-11-20 Ferruh Yigitnet/i40e/base: fix comment referencing internal data
2018-11-15 Wei Zhaonet/i40e: fix RSS key initialization
2018-11-15 Beilei Xingnet/i40e: fix X710 Rx after reading some registers
2018-11-13 Wei Zhaonet/i40e: add parameter check for RSS flow init
next