test: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / drivers / net / i40e / base /
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
2017-01-17 Jingjing Wunet/i40e/base: use BIT macro instead of bit fields
2017-01-17 Jingjing Wunet/i40e/base: add FEC bits to PHY capabilities
2017-01-17 Jingjing Wunet/i40e/base: remove FPK HyperV VF device ID
2017-01-17 Jingjing Wunet/i40e/base: deprecate unused macro
2017-01-17 Jingjing Wunet/i40e/base: replace memcpy
2017-01-17 Jingjing Wunet/i40e/base: fix unknown PHYs incorrect identification
2017-01-17 Jingjing Wunet/i40e/base: add protocols when discover capabilities
2017-01-17 Jingjing Wunet/i40e/base: add bus number info
2017-01-17 Jingjing Wunet/i40e/base: add clause22 and clause45 implementation
2017-01-17 Jingjing Wunet/i40e/base: add media type detection for 25G link
2017-01-17 Jingjing Wunet/i40e/base: fix long link down notification time
2017-01-17 Jingjing Wunet/i40e/base: group base mode VF offload flags
2017-01-17 Jingjing Wunet/i40e/base: fix bit test mask
2017-01-17 Jingjing Wunet/i40e/base: remove unnecessary code
2017-01-17 Jingjing Wunet/i40e/base: fix flow control set for 25G
2017-01-17 Jingjing Wunet/i40e/base: add encap checksum VF offload flag
2016-09-30 Qi Zhangnet/i40e/base: support FCoE
2016-09-30 Qi Zhangnet/i40e/base: get SAN MAC address
2016-09-30 Qi Zhangnet/i40e/base: minor clean up
2016-09-30 Qi Zhangnet/i40e/base: enable proxy command for X722
2016-09-30 Qi Zhangnet/i40e/base: add multicast magic packet enable flag
2016-09-30 Qi Zhangnet/i40e/base: enable set/get HMC resource profile
2016-09-30 Qi Zhangnet/i40e/base: enable wake on LAN for X722
2016-09-30 Qi Zhangnet/i40e/base: get PHY abilities for 25G
2016-09-30 Qi Zhangnet/i40e/base: add 25G PHY capability
2016-09-30 Qi Zhangnet/i40e/base: define PHY type capability constants
2016-09-30 Qi Zhangnet/i40e/base: fix UDP packet header
2016-09-30 Qi Zhangnet/i40e/base: add function to clear default VSI
2016-06-20 Helin Zhangnet/i40e/base: support disabling links on all ports
2016-06-20 Helin Zhangnet/i40e/base: allow PF to configure RSS for VF
next