net/bnxt: check for null completion ring doorbell
[dpdk.git] / drivers / net / i40e /
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
2018-11-05 Beilei Xingnet/i40e: fix Rx instability with vector mode
2018-11-05 Xiaolong Yenet/i40e: fix offload not supported mask
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 Beilei Xingnet/i40e: update Tx offload mask
2018-10-26 Xiaolong Yenet/i40e: cancel alarm handler at the end of closure
2018-10-26 Haiyue Wangnet/i40e: enable loopback function for X722 MAC
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-26 Huaibin Wangnet/i40e: keep promiscuous on if allmulticast is enabled
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-11 Ferruh Yigitmbuf: clarify QinQ flag usage
2018-10-11 Xiaoyun Linet/i40e: config flow director automatically
2018-10-11 Xiaoyun Linet/i40e: remove unnecessary interrupt enable
2018-10-11 Qi Zhangnet/i40e/base: update version
2018-10-11 Qi Zhangnet/i40e/base: add new TR bits used for cloud filters
2018-10-11 Qi Zhangnet/i40e/base: add capability flag for stopping FW...
2018-10-11 Qi Zhangnet/i40e/base: wrap admin queue set/get PHY register...
2018-10-11 Qi Zhangnet/i40e/base: add support for Carlsville device
2018-10-11 Qi Zhangnet/i40e/base: add FC threshold parameter for set MAC
2018-10-11 Qi Zhangnet/i40e/base: add AQ command for rearrange NVM structure
2018-10-11 Qi Zhangnet/i40e/base: add additional return code
2018-10-11 Qi Zhangnet/i40e/base: change AQ command for PHY access
2018-10-11 Qi Zhangnet/i40e/base: correct global reset timeout calculation
2018-10-11 Qi Zhangnet/i40e/base: gracefully clean the resources
2018-10-11 Qi Zhangnet/i40e/base: properly clean resources
2018-10-11 Qi Zhangnet/i40e/base: read LLDP config area with correct endia...
2018-10-11 Qi Zhangnet/i40e/base: improve the polling mechanism
2018-10-11 Qi Zhangnet/i40e/base: enable cloud filters via tc flower
2018-10-11 Qi Zhangnet/i40e/base: add admin queue definitions for cloud...
2018-10-11 Qi Zhangnet/i40e/base: enable cloud filter mode for switch...
2018-10-11 Qi Zhangnet/i40e/base: introduce PHY type bitmask
2018-10-11 Qi Zhangnet/i40e/base: fix partition id calculation for X722
2018-10-11 Qi Zhangnet/i40e/base: replace license text with SPDX tag
2018-10-11 Qi Zhangnet/i40e: fix send admin queue command before init
2018-09-27 Damjan Marionnet/i40e: fix 25G AOC and ACC cable detection on XXV710
2018-09-27 Beilei Xingnet/i40e: remove keeping CRC configuration for VF
2018-09-27 Didier Pallardnet/i40e: fix missing Tx multi-segs capability
2018-09-27 Beilei Xingnet/i40e: update Rx offload
next