net/ice: optimize protocol extraction by dynamic mbuf
[dpdk.git] / drivers / net / ice / base /
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
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
2019-10-07 Qi Zhangnet/ice/base: fix type-mismatch
2019-10-07 Qi Zhangnet/ice/base: check root pointer for validity
2019-10-07 Qi Zhangnet/ice/base: fix memory leak
2019-10-07 Qi Zhangnet/ice/base: resolve static analysis issues
2019-10-07 Qi Zhangnet/ice/base: enable masking for RSS and FD field vectors
2019-10-07 Qi Zhangnet/ice/base: move VSI to VSI group
2019-10-07 Qi Zhangnet/ice/base: add NVM pkg flag
2019-10-07 Qi Zhangnet/ice/base: adjust DCB INIT for SW mode
2019-10-07 Qi Zhangnet/ice/base: support reading REPC statistics
2019-10-07 Qi Zhangnet/ice/base: add helper functions for PHY caching
2019-10-07 Qi Zhangnet/ice/base: add capabilities when in safe mode
2019-10-07 Qi Zhangnet/ice/base: improve debug print message
2019-10-07 Qi Zhangnet/ice/base: add SFF EEPROM AQ command
next