net/ice/base: remove function ACL count query
[dpdk.git] / drivers / net / ice / base /
2020-09-18 Qi Zhangnet/ice/base: remove function ACL count query
2020-09-18 Qi Zhangnet/ice/base: remove repeated words
2020-09-18 Qi Zhangnet/ice/base: check failed acts allocation
2020-09-18 Qi Zhangnet/ice/base: move a function
2020-09-18 Qi Zhangnet/ice/base: clear advanced rules in reset preparation
2020-09-18 Qi Zhangnet/ice/base: move a function
2020-09-18 Qi Zhangnet/ice/base: filter for GTPU outer IP without inner IP
2020-09-18 Qi Zhangnet/ice/base: support outer IP filter for GTPC
2020-09-18 Qi Zhangnet/ice/base: refactor DCB related variables
2020-09-18 Qi Zhangnet/ice/base: reduce profile to recip info get from...
2020-09-18 Qi Zhangnet/ice/base: introduce Tx rate limiting on port level
2020-09-18 Qi Zhangnet/ice/base: join format strings to same line
2020-09-18 Qi Zhangnet/ice/base: support GTP-U type switch rule
2020-09-18 Qi Zhangnet/ice/base: add AQ LLDP filter control command
2020-09-18 Qi Zhangnet/ice/base: fix abbreviations
2020-09-18 Qi Zhangnet/ice/base: introduce and use for each bit iterator
2020-09-18 Qi Zhangnet/ice/base: add function header
2020-09-18 Qi Zhangnet/ice/base: introduce and use bitmap hamming weight API
2020-09-18 Qi Zhangnet/ice/base: introduce and use bitmap set API
2020-09-18 Qi Zhangnet/ice/base: replace single-element array hack
2020-09-18 Qi Zhangnet/ice/base: silence static analysis warning
2020-09-18 Qi Zhangnet/ice/base: cleanup misleading comment
2020-09-18 Qi Zhangnet/ice/base: clean code wrapping
2020-09-18 Qi Zhangnet/ice/base: cleanup stack hog
2020-09-18 Qi Zhangnet/ice/base: fix issues around move nodes
2020-09-18 Qi Zhangnet/ice/base: avoid single-member variable-length structs
2020-09-18 Qi Zhangnet/ice/base: split capabilities discovering
2020-09-18 Qi Zhangnet/ice/base: handle error gracefully in HW table calloc
2020-09-18 Qi Zhangnet/ice/base: fix outer IPv6 packet type table
2020-09-18 Wei Zhaonet/ice: fix flow director GTPU rule creation
2020-09-18 Junfeng Guonet/ice: support auxiliary IP offset Rx descriptor
2020-09-18 Thomas Monjalonmem: remove physical address aliases
2020-07-29 Qi Zhangnet/ice/base: fix RSS interference
2020-07-21 Junfeng Guonet/ice/base: fix memory leak on GTPU RSS
2020-07-17 Jeff Guonet/ice/base: fix GTPU IP hash
2020-07-17 Wei Zhaonet/ice: fix tunnel type get
2020-07-17 Junfeng Guonet/ice/base: fix RSS removal for GTP-U
2020-07-11 Zhirun Yannet/ice: support src MAC filter for flow director
2020-07-11 Wei Zhaonet/ice/base: fix tunnel filtering rule
2020-07-11 Wei Zhaonet/ice/base: fix tunnel type check for PPPoE
2020-07-07 Qi Zhangnet/ice/base: update version
2020-07-07 Qi Zhangnet/ice/base: clear and free XLT entries on reset
2020-07-07 Qi Zhangnet/ice/base: split capability parse into separate...
2020-07-07 Qi Zhangnet/ice/base: add capability list AQ function
2020-07-07 Qi Zhangnet/ice/base: clean code in flow director module
2020-07-07 Qi Zhangnet/ice/base: move LLDP function to common module
2020-07-07 Qi Zhangnet/ice/base: cleanup some code style
2020-07-07 Qi Zhangnet/ice/base: fix GTP-U inner RSS IPv4 IPv6 co-exist
2020-06-30 Qi Zhangnet/ice/base: replace RSS profile locks
2020-06-30 Qi Zhangnet/ice/base: fix VSI ID mask to 10 bits
2020-06-30 Qi Zhangnet/ice/base: choose TCP dummy packet by protocol
2020-06-30 Qi Zhangnet/ice/base: get tunnel type for recipe
2020-06-30 Qi Zhangnet/ice/base: support flow director for GTPU with outer...
2020-06-30 Qi Zhangnet/ice/base: rename misleading variable
2020-06-30 Qi Zhangnet/ice/base: add commands for system diagnostic
2020-06-30 Qi Zhangnet/ice/base: support flow director for outer IP of...
2020-06-30 Qi Zhangnet/ice/base: refactor to avoid need to retry
2020-06-30 Qi Zhangnet/ice/base: adjust profile ID map locks
2020-06-16 Qi Zhangnet/ice/base: remove PPPoD from PPPoE bitmap
2020-06-16 Qi Zhangnet/ice/base: update IPv4 and IPv6 flow packet type...
2020-06-16 Qi Zhangnet/ice/base: add 1G SGMII PHY type
2020-06-16 Qi Zhangnet/ice/base: support E823L devices
2020-06-16 Qi Zhangnet/ice/base: fix initializing resource for field vector
2020-06-16 Qi Zhangnet/ice/base: add more tunnel type for IPv4 and IPv6
2020-06-16 Qi Zhangnet/ice/base: fix reference count on VSI list update
2020-06-16 Qi Zhangnet/ice/base: remove unused code for VSI list free
2020-06-16 Qi Zhangnet/ice/base: add command to LLDP
2020-06-16 Qi Zhangnet/ice/base: distribute Tx queues evenly
2020-06-16 Qi Zhangnet/ice/base: adjust scheduler default bandwidth weight
2020-06-16 Qi Zhangnet/ice/base: clear error status before set FC
2020-06-16 Qi Zhangnet/ice/base: avoid PPPoE IPv4 overlap
2020-06-16 Qi Zhangnet/ice/base: support checking all autoneg enable bits
2020-06-16 Qi Zhangnet/ice/base: remove unimplemented function prototypes
2020-06-16 Qi Zhangnet/ice/base: add entries in profile TCAM with priority
2020-06-16 Qi Zhangnet/ice/base: fix memory leak on error path
2020-06-16 Qi Zhangnet/ice/base: remove unneeded variable
2020-06-16 Qi Zhangnet/ice/base: fix return value
2020-06-16 Qi Zhangnet/ice/base: update VSI handle to remaining VSI
2020-06-16 Qi Zhangnet/ice/base: add rate limiter profile bit mask check
2020-06-16 Qi Zhangnet/ice/base: reset capabilities before parsing
2020-06-16 Qi Zhangnet/ice/base: fix advanced switch rule stale information
2020-06-16 Qi Zhangnet/ice/base: support more PPPoE packet type
2020-06-16 Qi Zhangnet/ice/base: remove unnecessary case branches
2020-06-16 Qi Zhangnet/ice/base: return correct error code
2020-06-16 Qi Zhangnet/ice/base: add debug logs
2020-06-16 Qi Zhangnet/ice/base: use macro for sizeof
2020-06-16 Qi Zhangnet/ice/base: support RSS IPv6 prefix
2020-06-16 Qi Zhangnet/ice/base: adjust function signature style format
2020-06-16 Qi Zhangnet/ice/base: remove unnecessary braces
2020-06-16 Qi Zhangnet/ice/base: give time for package download after...
2020-06-16 Qi Zhangnet/ice/base: allow GENEVE and VXLAN rules with VLAN
2020-06-16 Qi Zhangnet/ice/base: add NVM helper functions
2020-06-16 Qi Zhangnet/ice/base: initialize PHY configuration FEC fields
2020-06-16 Qi Zhangnet/ice/base: add flow director completion report option
2020-06-16 Qi Zhangnet/ice/base: support FDIR for L2TPV3 ESP AH and PFCP
2020-06-16 Qi Zhangnet/ice/base: cleanup comment formatting
2020-06-16 Qi Zhangnet/ice/base: group function prototypes together
2020-06-16 Qi Zhangnet/ice/base: change IPv6 training packet
2020-06-16 Qi Zhangnet/ice/base: refactor flow director filter swap
2020-06-16 Qi Zhangnet/ice/base: consolidate VF promiscuous mode
next