net/ice/base: associate recipes by profile type
[dpdk.git] / drivers / net / ice / base /
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
2019-10-07 Qi Zhangnet/ice/base: remove debug code
2019-10-07 Qi Zhangnet/ice/base: correct argument port info
2019-10-07 Qi Zhangnet/ice/base: add read PBA module function
2019-10-07 Qi Zhangnet/ice/base: store number of functions for the device
2019-10-07 Qi Zhangnet/ice/base: support init RXDID descs fields
2019-10-07 Qi Zhangnet/ice/base: support NVM rollback detection
2019-10-07 Qi Zhangnet/ice/base: add function to get FW mode
2019-10-07 Qi Zhangnet/ice/base: enhance NVM read
2019-07-24 Qi Zhangnet/ice/base: fix bitmap and/or routines
2019-07-24 Qi Zhangnet/ice/base: cleanup hardware register macros
2019-07-24 Qi Zhangnet/ice/base: use macro instead of function name
2019-07-24 Qi Zhangnet/ice/base: fix packet type size
2019-07-24 Qi Zhangnet/ice/base: fix resource leak
2019-07-24 Qi Zhangnet/ice/base: fix inner TCP and UDP support for GRE
2019-07-03 Leyi Rongnet/ice/base: fix inner L2 offset in GRE dummy packet
2019-07-03 Leyi Rongnet/ice/base: support ethertype switch filters
2019-07-03 Leyi Rongnet/ice/base: support IPv6 based switch filters
2019-06-28 Leyi Rongnet/ice/base: update Tx context struct
2019-06-28 Leyi Rongnet/ice/base: change flow and profile removal
2019-06-28 Leyi Rongnet/ice/base: update driver unloading field
2019-06-28 Leyi Rongnet/ice/base: reduce calls to get profile associations
2019-06-28 Leyi Rongnet/ice/base: fix NVGRE header structure
2019-06-28 Leyi Rongnet/ice/base: refactor zeroing bitmap size
2019-06-28 Leyi Rongnet/ice/base: refactor zeroing bitmap
2019-06-28 Leyi Rongnet/ice/base: fix copying bitmap
2019-06-28 Leyi Rongnet/ice/base: fix zeroing bitmap
2019-06-28 Leyi Rongnet/ice/base: deduce TSA value in the CEE mode
2019-06-28 Leyi Rongnet/ice/base: reduce adding advanced rule time
2019-06-28 Leyi Rongnet/ice/base: allow forward to Q groups in switch rule
2019-06-28 Leyi Rongnet/ice/base: enable additional switch rules
2019-06-28 Leyi Rongnet/ice/base: add VXLAN/generic tunnel management
2019-06-28 Leyi Rongnet/ice/base: add some minor new defines
2019-06-28 Leyi Rongnet/ice/base: refactor VSI node scheduler
2019-06-28 Leyi Rongnet/ice/base: cleanup flex pipe files
2019-06-28 Leyi Rongnet/ice/base: cleanup unused code
2019-06-28 Leyi Rongnet/ice/base: update marker to mark unused func parameters
2019-06-28 Leyi Rongnet/ice/base: introduce some new macros
2019-06-28 Leyi Rongnet/ice/base: fix Rx functionality for ethertype filters
2019-06-28 Leyi Rongnet/ice/base: protect list add with lock
2019-06-28 Leyi Rongnet/ice/base: check RSS flow profile list
2019-06-28 Leyi Rongnet/ice/base: add function to deallocate flow entry
2019-06-28 Leyi Rongnet/ice/base: fix signed package download
2019-06-28 Leyi Rongnet/ice/base: eliminate semantic parser warnings
2019-06-28 Leyi Rongnet/ice/base: optimize data structures
2019-06-28 Leyi Rongnet/ice/base: fix flow director VSI count
2019-06-28 Leyi Rongnet/ice/base: fix rate limit burst size calculation
2019-06-28 Leyi Rongnet/ice/base: correct UDP/TCP packet types
2019-06-28 Leyi Rongnet/ice/base: check new FD filter duplication
2019-06-28 Leyi Rongnet/ice/base: implement LLDP persistent settings
2019-06-28 Leyi Rongnet/ice/base: track HW stat registers past rollover
2019-06-28 Leyi Rongnet/ice/base: support 64-bit read
2019-06-28 Leyi Rongnet/ice/base: cleanup update link info
2019-06-28 Leyi Rongnet/ice/base: do not reuse result index already in use
2019-06-28 Leyi Rongnet/ice/base: disable Tx pacing option
2019-06-28 Leyi Rongnet/ice/base: enable HW to prefetch Rx descriptors
2019-06-28 Leyi Rongnet/ice/base: use a different log type for FW
2019-06-28 Leyi Rongnet/ice/base: make FDID available for flex descriptor
2019-06-28 Leyi Rongnet/ice/base: set max number of TCs per port to 4
2019-06-28 Leyi Rongnet/ice/base: prefix capability logs for func and dev
2019-06-28 Leyi Rongnet/ice/base: support 32-bit hamming weight
2019-06-28 Leyi Rongnet/ice/base: update some defines
2019-06-28 Leyi Rongnet/ice/base: forbid VSI to remove unassociated ucast...
2019-06-28 Leyi Rongnet/ice/base: add and fix debug logs
2019-06-28 Leyi Rongnet/ice/base: add sibling head to parse nodes
2019-06-28 Leyi Rongnet/ice/base: separate out control queue lock creation
2019-06-28 Leyi Rongnet/ice/base: move and redefine debug cq function
2019-06-28 Leyi Rongnet/ice/base: use macro instead of magic 8
2019-06-28 Leyi Rongnet/ice/base: add functions to initialize FW logging
2019-06-28 Leyi Rongnet/ice/base: add compatibility check for package version
2019-06-28 Leyi Rongnet/ice/base: protect profile map list with locks
2019-06-28 Leyi Rongnet/ice/base: refactor HW table init function
next