net/i40e: improve RSS debug
[dpdk.git] / drivers / net / ice / base /
2020-01-17 Haiyue Wangnet/ice/base: clean up compatibility layer
2020-01-17 Qi Zhangnet/ice/base: clean up
2020-01-17 Qi Zhangnet/ice: support 1/10G device IDs
2020-01-17 Qi Zhangnet/ice/base: support adding MAC rules on specific...
2020-01-17 Qi Zhangnet/ice/base: rework flow director desc preparation
2020-01-17 Qi Zhangnet/ice/base: increase PF reset wait timeout
2020-01-17 Qi Zhangnet/ice/base: fix loop limit
2020-01-17 Qi Zhangnet/ice/base: enable clearing of HW tables
2020-01-17 Qi Zhangnet/ice/base: allow flexbytes matching on header
2020-01-17 Qi Zhangnet/ice/base: cleanup format of static const declarations
2020-01-17 Qi Zhangnet/ice/base: do not wait for PE unit to load
2020-01-17 Qi Zhangnet/ice/base: support MAC/VLAN with TCP/UDP in switch
2020-01-17 Qi Zhangnet/ice/base: whitelist register for NVM access
2019-11-20 Qi Zhangnet/ice/base: update version
2019-11-20 Wei Zhaonet/ice/base: fix switch programming for IPv6
2019-11-20 Qi Zhangnet/ice/base: fix TCAM entry management
2019-11-08 Qi Zhangnet/ice/base: add new device IDs
2019-11-08 Qi Zhangnet/ice/base: fix symmetric hash configure
2019-11-08 Qi Zhangnet/ice/base: fix ptype mapping pollution from GTP...
2019-10-23 Qi Zhangnet/ice/base: improve misc code style
2019-10-23 Qi Zhangnet/ice/base: add QFI for flow director
2019-10-23 Qi Zhangnet/ice/base: fix switch rule programming for all profiles
2019-10-23 Qi Zhangnet/ice/base: fix flow raw field vector extraction
2019-10-23 Qi Zhangnet/ice/base: fix unexpected switch rule overwrite
2019-10-23 Qi Zhangnet/ice/base: initialize structures to zero
2019-10-23 Qi Zhangnet/ice/base: remove dead error condition
2019-10-23 Qi Zhangnet/ice/base: improve flow director masking
2019-10-23 Qi Zhangnet/ice/base: support GTPU TEID for flow director
2019-10-23 Qi Zhangnet/ice/base: update flow packet type bitmaps
2019-10-23 Qi Zhangnet/ice/base: fix NVGRE switch rule programming
2019-10-23 Qi Zhangnet/ice/base: fix adding PPPoE switch rule
2019-10-07 Qi Zhangnet/ice/base: remove unused code
2019-10-07 Qi Zhangnet/ice/base: support switch for IPv6 TC field
2019-10-07 Qi Zhangnet/ice/base: fix packet type bitmap
2019-10-07 Qi Zhangnet/ice/base: fix alignment
2019-10-07 Qi Zhangnet/ice/base: use bitmap copy where appropriate
2019-10-07 Qi Zhangnet/ice/base: remove unnecessary error log
2019-10-07 Qi Zhangnet/ice/base: fix 4 bytes alignment for PPPoE dummy...
2019-10-07 Qi Zhangnet/ice/base: search field vector indices for result...
2019-10-07 Qi Zhangnet/ice/base: remove unused DDP package macros
2019-10-07 Qi Zhangnet/ice/base: fix segment in remove existing RSS rule
2019-10-07 Qi Zhangnet/ice/base: fix bitmap for TCP in RSS
2019-10-07 Qi Zhangnet/ice/base: support FDIR for GTPU QFI field
2019-10-07 Qi Zhangnet/ice/base: replace alloc-followed-by-copy with memdup
2019-10-07 Qi Zhangnet/ice/base: enable symmetric hash for RSS
2019-10-07 Qi Zhangnet/ice/base: update FW API minor version
2019-10-07 Qi Zhangnet/ice/base: support destination MAC field for FDIR
2019-10-07 Qi Zhangnet/ice/base: enable setting up FDIR counters
2019-10-07 Qi Zhangnet/ice/base: enable FDIR queue region
2019-10-07 Qi Zhangnet/ice/base: enable RSS for PPPoE with SCTP
2019-10-07 Qi Zhangnet/ice/base: associate switch recipe to profiles
2019-10-07 Qi Zhangnet/ice/base: refactor data structure
2019-10-07 Qi Zhangnet/ice/base: support switch rule about VLAN PPPoE
2019-10-07 Qi Zhangnet/ice/base: remove RSS code as iavf host
2019-10-07 Qi Zhangnet/ice/base: remove null check of port info
2019-10-07 Qi Zhangnet/ice/base: propagate errors from functions
2019-10-07 Qi Zhangnet/ice/base: fix mask for checking protocol header
2019-10-07 Qi Zhangnet/ice/base: add non-word aligned IPv6 field support
2019-10-07 Qi Zhangnet/ice/base: add non-word aligned IPv4 field support
2019-10-07 Qi Zhangnet/ice/base: support tunnel packets
2019-10-07 Qi Zhangnet/ice/base: remove redundant empty lines
2019-10-07 Qi Zhangnet/ice/base: ignore inverse switch recipes
2019-10-07 Qi Zhangnet/ice/base: update profile to recipe bitmap array
2019-10-07 Qi Zhangnet/ice/base: add GENEVE offset
2019-10-07 Qi Zhangnet/ice/base: enable RSS with ether layer for PPPoE
2019-10-07 Qi Zhangnet/ice/base: remove Rx flex descriptor programming
2019-10-07 Qi Zhangnet/ice/base: add AQC get link topology handle support
2019-10-07 Qi Zhangnet/ice/base: delay less
2019-10-07 Qi Zhangnet/ice/base: replace open-code duplication
2019-10-07 Qi Zhangnet/ice/base: update to register definition file
2019-10-07 Qi Zhangnet/ice/base: correct abbreviations
2019-10-07 Qi Zhangnet/ice/base: remove unnecessary if branch
2019-10-07 Qi Zhangnet/ice/base: remove unnecessary dummy packet finding
2019-10-07 Qi Zhangnet/ice/base: update switch training packets with open...
2019-10-07 Qi Zhangnet/ice/base: maximize switch recipe words per line
2019-10-07 Qi Zhangnet/ice/base: refactor removal of VLAN promiscuous...
2019-10-07 Qi Zhangnet/ice/base: fix flag settings in AQ call
2019-10-07 Qi Zhangnet/ice/base: remove unnecessary conditional check
2019-10-07 Qi Zhangnet/ice/base: add RSS support for PPPoE and GTPU
2019-10-07 Qi Zhangnet/ice/base: packet encapsulation for RSS
2019-10-07 Qi Zhangnet/ice/base: fix for RSS hash on inner UDP port
2019-10-07 Qi Zhangnet/ice/base: consolidate packet type group
2019-10-07 Qi Zhangnet/ice/base: add routine for tunnel port query
2019-10-07 Qi Zhangnet/ice/base: move and add some help function and macros
2019-10-07 Qi Zhangnet/ice/base: improve switch chained recipe
2019-10-07 Qi Zhangnet/ice/base: update UDP tunnel switch training packets
2019-10-07 Qi Zhangnet/ice/base: return switch error on invalid match...
2019-10-07 Qi Zhangnet/ice/base: associate recipes by profile type
2019-10-07 Qi Zhangnet/ice/base: support not locking sideband queue
2019-10-07 Qi Zhangnet/ice/base: add function to configure Tx AQ command
2019-10-07 Qi Zhangnet/ice/base: initialize driver NVM data earlier
2019-10-07 Qi Zhangnet/ice/base: set status when global cfg lock is unavai...
2019-10-07 Qi Zhangnet/ice/base: add more opcode and macros
2019-10-07 Qi Zhangnet/ice/base: update flag bits
2019-10-07 Qi Zhangnet/ice/base: add 32-byte Flex Rx descriptor
2019-10-07 Qi Zhangnet/ice/base: add 16-byte Flex Rx descriptor
2019-10-07 Qi Zhangnet/ice/base: move function declaration
2019-10-07 Qi Zhangnet/ice/base: improve switch advanced rule
2019-10-07 Qi Zhangnet/ice/base: add locks for flow functions
2019-10-07 Qi Zhangnet/ice/base: support GTP and PPPoE protocols
next