net/mlx5: reduce Tx completion index memory loads
[dpdk.git] / drivers / net / ice /
2019-10-23 Haiyue Wangnet/ice: fix protocol extraction devargs parsing
2019-10-23 Haiyue Wangnet/ice: fix memory leak on dev closed
2019-10-23 Haiyue Wangnet/ice: support Rx/Tx burst mode info
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-08 Gavin Hunet/ice: use relaxed and remove duplicate barrier
2019-10-07 Stephen Hemmingernet/ice: use dynamic log type for Tx/Rx debug
2019-10-07 Chenxu Dinet/ice: release port upon close
2019-10-07 Haiyue Wangnet/ice: remove legacy Rx descriptor definition
2019-10-07 Leyi Rongnet/ice: switch to Rx flexible descriptor in AVX path
2019-10-07 Wenzhuo Lunet/ice: switch to flexible descriptor in SSE path
2019-10-07 Haiyue Wangnet/ice: support protocol extraction per Rx queue
2019-10-07 Haiyue Wangnet/ice: handle Rx flex descriptor
2019-10-07 Haiyue Wangnet/ice: add Rx flex descriptor definition
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 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ting Xunet/ice: support device-specific DDP package loading
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
2019-10-07 Qi Zhangnet/ice/base: support NVM access commands
2019-10-07 Qi Zhangnet/ice/base: update Boot Configuration Section read...
2019-10-07 Qi Zhangnet/ice/base: fix overrun
next