net: add rte prefix to IP structure
[dpdk.git] / drivers / net / i40e / base /
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
2018-01-16 Qi Zhangnet/i40e/base: add byte swaps in PHY register access
2018-01-16 Qi Zhangnet/i40e/base: retry AQC to overcome IRCRead hangs
2018-01-16 Qi Zhangnet/i40e/base: release spinlock before function returns
2018-01-16 Qi Zhangnet/i40e/base: add (Q)SFP module memory access definitions
2018-01-16 Qi Zhangnet/i40e/base: add capability macros
2018-01-16 Qi Zhangnet/i40e/base: add new PHY type
2017-10-06 Jingjing Wunet/i40e/base: fix bool definition
2017-10-06 Jingjing Wunet/i40e: remove unused and incorrect definition
2017-07-06 Jingjing Wunet/i40e/base: update base code info
2017-07-06 Jingjing Wunet/i40e/base: extend processing of DDP
2017-07-06 Jingjing Wunet/i40e/base: add EEPROM checksum verification
2017-07-06 Jingjing Wunet/i40e/base: avoid reset timeout issue
2017-07-06 Jingjing Wunet/i40e/base: avoid potential null pointer dereference
2017-07-06 Jingjing Wunet/i40e/base: use admin queue for setting LEDs behavior
2017-07-06 Jingjing Wunet/i40e/base: support switch parameters
2017-07-06 Jingjing Wunet/i40e/base: update FW AQ API version to 1.7
2017-07-06 Jingjing Wunet/i40e/base: track id can be 0
2017-07-06 Jingjing Wunet/i40e/base: report supported link modes
2017-07-06 Jingjing Wunet/i40e/base: add new PHY types for 25G AOC and ACC
2017-07-06 Jingjing Wunet/i40e/base: store the requested FEC information
2017-07-06 Jingjing Wunet/i40e/base: add support for Adaptive Virtual Function
2017-07-06 Jingjing Wunet/i40e/base: add AQ command for read/write PHY registers
2017-07-06 Jingjing Wunet/i40e/base: sync nvmupdate command and adminq subtask
2017-07-06 Jingjing Wunet/i40e/base: use new virtchnl header file
2017-06-12 Wenzhuo Lunet/i40e/base: fix Tx error stats on VF
2017-04-04 Jingjing Wunet/i40e/base: add README
2017-04-04 Jingjing Wunet/i40e/base: new AQ commands for cloud filter
2017-04-04 Jingjing Wunet/i40e/base: add VF offload flags
2017-04-04 Jingjing Wunet/i40e/base: reduce wait time for adminq command
2017-04-04 Jingjing Wunet/i40e/base: new AQ commands for PPP
2017-04-04 Jingjing Wunet/i40e/base: fix potential out of bound array access
2017-04-04 Jingjing Wunet/i40e/base: control register read/write on X722
2017-04-04 Jingjing Wunet/i40e/base: define bit for HW ATR evict control
2017-01-18 Santosh Shuklanet/i40e: use I/O device memory read/write API
2017-01-17 Jingjing Wunet/i40e/base: remove unused macro
2017-01-17 Jingjing Wunet/i40e/base: fix byte order
2017-01-17 Jingjing Wunet/i40e/base: fix division by zero
2017-01-17 Jingjing Wunet/i40e/base: add broadcast promiscuous control per...
2017-01-17 Jingjing Wunet/i40e/base: add error state for NVM update state...
2017-01-17 Jingjing Wunet/i40e/base: remove duplicate definitions
2017-01-17 Jingjing Wunet/i40e/base: comment that UDP port must be in host...
2017-01-17 Jingjing Wunet/i40e/base: convert shift values to hex
2017-01-17 Jingjing Wunet/i40e/base: fix NVM access interfering
2017-01-17 Jingjing Wunet/i40e/base: save link FEC info from link up event
2017-01-17 Jingjing Wunet/i40e/base: fix WoL failure on PF reset
2017-01-17 Jingjing Wunet/i40e/base: implement VSI full promiscuous mode
2017-01-17 Jingjing Wunet/i40e/base: implement clear all WoL filters
2017-01-17 Jingjing Wunet/i40e/base: adjust 25G PHY type values
next