net/i40e: fix flow director MSI-X resource allocation
[dpdk.git] / drivers / net / i40e / base /
2020-05-18 Xiaoyun Linet/i40e/base: update copyright
2020-04-21 Jiaqi Minnet/i40e/base: update version
2020-04-21 Jiaqi Minnet/i40e/base: add constants for PTP pins
2020-04-21 Jiaqi Minnet/i40e/base: introduce device ID for V710-TL 5G
2020-04-21 Jiaqi Minnet/i40e/base: update X722/X710 FW API version to 1.10
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-05 Xiaolong Yenet/i40e/base: skip further adminq init for VF
2020-01-17 Xiaolong Yenet/i40e/base: add new link speed constants
2020-01-17 Xiaolong Yenet/i40e/base: enable LED blinking flow
2020-01-17 Xiaolong Yenet/i40e/base: add CRC stripping capability
2020-01-17 Xiaolong Yenet/i40e/base: introduce firmware EMP reset register
2020-01-17 Xiaolong Yenet/i40e/base: expose LED functionality
2020-01-17 Xiaolong Yenet/i40e/base: add function to read LPI statistics
2020-01-17 Xiaolong Yenet/i40e/base: set PHY access flag on X722
2020-01-17 Xiaolong Yenet/i40e/base: remove unreachable code
2020-01-17 Xiaolong Yenet/i40e/base: add flow director constants
2020-01-17 Xiaolong Yenet/i40e/base: fix display of FEC settings
2020-01-17 Xiaolong Yenet/i40e/base: mark additional AQ bits as reserved
2020-01-17 Xiaolong Yenet/i40e/base: fix retrying logic
2020-01-17 Xiaolong Yenet/i40e/base: add function to set MAC type
2020-01-17 Xiaolong Yenet/i40e/base: support persistent LLDP
2020-01-17 Xiaolong Yenet/i40e/base: update FW API version
2020-01-17 Xiaolong Yenet/i40e/base: add FWS1B register masks
2020-01-17 Xiaolong Yenet/i40e/base: add drop mode parameter to set MAC config
2020-01-17 Xiaolong Yenet/i40e/base: extend PHY access AQ command
2020-01-17 Xiaolong Yenet/i40e/base: fix Tx descriptors number
2020-01-17 Xiaolong Yenet/i40e/base: update status codes
2020-01-17 Xiaolong Yenet/i40e/base: backport style changes from upstream...
2020-01-17 Xiaolong Yenet/i40e/base: add function to read LPI counters
2020-01-17 Xiaolong Yenet/i40e/base: fix missing link modes
2020-01-17 Xiaolong Yenet/i40e/base: read LPI status from external PHY
2020-01-17 Xiaolong Yenet/i40e/base: support Energy Efficient Ethernet
2020-01-17 Xiaolong Yenet/i40e/base: add function to get FW LLDP agent status
2020-01-17 Xiaolong Yenet/i40e/base: improve AQ log granularity
2020-01-17 Xiaolong Yenet/i40e/base: add flags for PHY types
2020-01-17 Xiaolong Yenet/i40e/base: check MAC type
2020-01-17 Xiaolong Yenet/i40e/base: add new device IDs
2020-01-17 Xiaolong Yenet/i40e/base: support LLDP agent
2020-01-17 Xiaolong Yenet/i40e/base: fix error message
2020-01-17 Xiaolong Yenet/i40e/base: decouple MIB change event from DCB init
2020-01-17 Xiaolong Yenet/i40e/base: fix buffer address
2020-01-17 Xiaolong Yenet/i40e/base: increase max VSI count for VFs
2020-01-17 Xiaolong Yenet/i40e/base: support NVM feature flags
2019-11-20 Andy Peinet/i40e: support ipn3ke FPGA port bonding
2019-10-23 Bruce Richardsonbuild: enable extra warnings with meson
2019-07-29 Xiaolong Yenet/i40e: replace license text with SPDX tag
2019-06-03 Bruce Richardsonbuild: warn on unused parameter
2019-05-21 Beilei Xingnet/i40e: enable new device
2019-05-07 Rosen Xunet/i40e: add device id for X710/XXV710 of ipn3ke
2018-12-13 Zhirun Yannet/i40e: fix port close
2018-11-20 Ferruh Yigitnet/i40e/base: fix comment referencing internal data
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-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-09-27 Bruce Richardsonnet/*/base: allow use of experimental APIs in base...
2018-09-17 Luca Boccassinet/i40e: use -Wno-error=format-security for meson
2018-05-22 Ferruh Yigitnet/i40e: fix shifts of signed values
2018-02-08 Yanglong Wunet/i40e: revert enhancing loopback AQ command
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-16 Qi Zhangnet/i40e/base: update base code info
2018-01-16 Qi Zhangnet/i40e/base: rename a field
2018-01-16 Qi Zhangnet/i40e/base: fix unaligned data issue
2018-01-16 Qi Zhangnet/i40e/base: fix reading LLDP configuration
2018-01-16 Qi Zhangnet/i40e/base: fix compile issue for GCC 6.3
2018-01-16 Qi Zhangnet/i40e/base: add AQ critical error type
2018-01-16 Qi Zhangnet/i40e/base: add rearrange process AQ command
2018-01-16 Qi Zhangnet/i40e/base: enhance loopback AQ command
2018-01-16 Qi Zhangnet/i40e/base: add defines for flat NVM
2018-01-16 Qi Zhangnet/i40e/base: fix link LED blink
2018-01-16 Qi Zhangnet/i40e/base: enable AQ event get in NVM update
2018-01-16 Qi Zhangnet/i40e/base: add NVM update preservation flags
2018-01-16 Qi Zhangnet/i40e/base: clean up
2018-01-16 Qi Zhangnet/i40e/base: fix NVM lock
2018-01-16 Qi Zhangnet/i40e/base: add AQ command for DCB parameters
2018-01-16 Qi Zhangnet/i40e/base: add link speed convert function
2018-01-16 Qi Zhangnet/i40e/base: code refactoring for LED blink
2018-01-16 Qi Zhangnet/i40e/base: add macro for 25G device
next