net/ice: fix build when Rx descriptor size is 16
[dpdk.git] / drivers / net / ice / base /
2021-10-13 Junfeng Guonet/ice/base: fix null pointer dereferences for parser
2021-10-13 Junfeng Guonet/ice/base: fix parser runtime reset
2021-10-05 Aman Deep Singhnet/ice/base: fix strict-aliasing with GCC
2021-09-21 Qi Zhangnet/ice/base: add API for parser profile initialization
2021-09-21 Qi Zhangnet/ice/base: support tunnel port for parser
2021-09-21 Qi Zhangnet/ice/base: support double VLAN mode configure for...
2021-09-21 Qi Zhangnet/ice/base: add parser execution main loop
2021-09-21 Qi Zhangnet/ice/base: add helper function to aggregate flags
2021-09-21 Qi Zhangnet/ice/base: add helper function to redirect flags
2021-09-21 Qi Zhangnet/ice/base: add helper for ptype markers match
2021-09-21 Qi Zhangnet/ice/base: add helper for parse graph key matching
2021-09-21 Qi Zhangnet/ice/base: add helper function for boost TCAM match
2021-09-21 Qi Zhangnet/ice/base: add parser runtime skeleton
2021-09-21 Qi Zhangnet/ice/base: init XLT key builder for parser
2021-09-21 Qi Zhangnet/ice/base: init flag redirect table for parser
2021-09-21 Qi Zhangnet/ice/base: init protocol group table for parser
2021-09-21 Qi Zhangnet/ice/base: init marker group table for parser
2021-09-21 Qi Zhangnet/ice/base: init ptype marker TCAM table for parser
2021-09-21 Qi Zhangnet/ice/base: init boost TCAM table for parser
2021-09-21 Qi Zhangnet/ice/base: init parse graph CAM table for parser
2021-09-21 Qi Zhangnet/ice/base: init metainit table for parser
2021-09-21 Qi Zhangnet/ice/base: init IMEM table for parser
2021-09-21 Qi Zhangnet/ice/base: add parser create and destroy skeleton
2021-09-21 Qi Zhangnet/ice/base: update auto-generated hardware register
2021-09-21 Qi Zhangnet/ice/base: support SMA controller
2021-09-21 Qi Zhangnet/ice/base: add get/set functions for shared parameters
2021-09-21 Qi Zhangnet/ice/base: add GCO defines and GCO flex descriptor
2021-09-21 Qi Zhangnet/ice/base: add helper to check for 100M speed support
2021-09-21 Qi Zhangnet/ice/base: add package segment ID
2021-09-21 Qi Zhangnet/ice/base: allow tool access to manageability register
2021-09-21 Qi Zhangnet/ice/base: change address parameter to 16-bit
2021-09-21 Qi Zhangnet/ice/base: allow to enable LAN and loopback in switch
2021-09-21 Qi Zhangnet/ice/base: use macro instead of open-coded division
2021-09-21 Qi Zhangnet/ice/base: include more E810T adapters
2021-09-21 Qi Zhangnet/ice/base: calculate logical PF ID
2021-09-16 Steve Yangnet/ice/base: support L4 for QinQ switch filter
2021-09-13 Dapeng Yunet/ice/base: fix PF ID for DCF
2021-08-29 Wenjun Wunet/ice/base: support flow director for IPv6 fragments
2021-08-11 Qi Zhangnet/ice/base: increase maximum TCAM/PTG per profile
2021-08-11 Qi Zhangnet/ice/base: fix typo in comment
2021-08-11 Qi Zhangnet/ice/base: rename and add setter for unicast MAC...
2021-08-11 Qi Zhangnet/ice/base: support flow director for GTPU UL/DL...
2021-08-11 Qi Zhangnet/ice/base: enable jumbo frame during HW init
2021-08-11 Qi Zhangnet/ice/base: support RSS for IPv4/L4 checksum
2021-08-11 Qi Zhangnet/ice/base: support flow director for GTPoGRE
2021-08-11 Qi Zhangnet/ice/base: enable NVM update reset capabilities
2021-08-11 Qi Zhangnet/ice/base: support RSS for GTPoGRE
2021-08-11 Qi Zhangnet/ice/base: support flow director for GTPU EH inner...
2021-08-11 Qi Zhangnet/ice/base: support RSS for GRE tunnel
2021-08-11 Qi Zhangnet/ice/base: support flow director for GRE tunnel
2021-08-11 Qi Zhangnet/ice/base: support TC nodes PIR configuration
2021-08-11 Qi Zhangnet/ice/base: refine MAC rule adding
2021-08-11 Qi Zhangnet/ice/base: add new AQ description
2021-08-11 Qi Zhangnet/ice/base: implement firmware debug dump
2021-08-11 Qi Zhangnet/ice/base: add E810T check function
2021-08-11 Qi Zhangnet/ice/base: support starting PHY in bypass mode
2021-08-11 Qi Zhangnet/ice/base: clarify comments on checking PFC mode
2021-08-11 Qi Zhangnet/ice/base: implement Vernier calibration for E822
2021-08-11 Qi Zhangnet/ice/base: print human-friendly PHY types
2021-08-11 Qi Zhangnet/ice/base: add accessors to get/set time reference
2021-08-11 Qi Zhangnet/ice/base: add clock initialization function
2021-08-11 Qi Zhangnet/ice/base: add timestamp masks
2021-08-11 Qi Zhangnet/ice/base: change dummy packets with VLAN
2021-08-11 Qi Zhangnet/ice/base: add ethertype IPv6 check for dummy packet
2021-08-11 Qi Zhangnet/ice/base: add functions for device clock control
2021-08-11 Qi Zhangnet/ice/base: add IEEE 1588 capability probing
2021-08-27 Jerin Jacobdrivers: remove warning with Meson 0.59
2021-07-16 Alvin Zhangnet/ice/base: support MPLS ethertype switch filter
2021-07-16 Wenjun Wunet/ice/base: revert change of first profile mask
2021-07-09 Dapeng Yunet/ice/base: fix VXLAN flow director creation
2021-07-07 David Marchandnet/ice: factorize firmware loading
2021-07-07 David Marchanddrivers/net: fix memzone allocations for DMA memory
2021-07-06 Ting Xunet/ice/base: support DCF query port ETS adminq
2021-07-04 Wenjun Wunet/ice/base: fix first profile mask
2021-07-04 Simei Sunet/ice/base: support ESP flow director to match outer IP
2021-06-16 Ting Xunet/ice/base: fix ptype bitmap for IP fragment
2021-06-16 Wenjun Wunet/ice: fix RSS for L2 packet
2021-06-10 Qi Zhangnet/ice/base: remove unncessary code
2021-06-10 Qi Zhangnet/ice/base: remove VSI info from previous aggregator
2021-06-10 Qi Zhangnet/ice/base: remove firmware log
2021-06-10 Qi Zhangnet/ice/base: add function for DSCP configure
2021-05-12 Ferruh Yigitnet/ice/base: fix build with GCC 11
2021-05-10 Qi Zhangnet/ice/base: remove dead code in capabilities parsing
2021-05-10 David Marchandnet/ice/base: fix memory allocation wrapper
2021-04-30 Qi Zhangnet/ice/base: support IP fragment RSS and FDIR
2021-04-30 Qi Zhangnet/ice/base: sign external device package programming
2021-04-30 Qi Zhangnet/ice/base: support L3 DSCP QoS
2021-04-30 Qi Zhangnet/ice/base: log if DDP/FW do not support QinQ
2021-04-30 Qi Zhangnet/ice/base: refactor post DDP download VLAN mode...
2021-04-30 Qi Zhangnet/ice/base: add IP fragment flags
2021-04-28 Yuying Zhangnet/ice/base: clean duplicate in finding GTPU dummy...
2021-04-26 Yuying Zhangnet/ice/base: fix inner L4 offset for GTPU dummy packet
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-15 Yuying Zhangnet/ice/base: support GTPU for DCF switch filter
2021-04-13 Qi Zhangnet/ice/base: allow GTP-U filter using only inner protocols
2021-04-13 Qi Zhangnet/ice/base: add packet type for PPPoL2TPv2oUDP
2021-04-13 Qi Zhangnet/ice/base: fix QinQ PPPoE dummy packet selection
2021-04-13 Qi Zhangnet/ice/base: add inner VLAN protocol type for QinQ...
2021-04-13 Qi Zhangnet/ice/base: add set/get GPIO helper functions
2021-04-13 Qi Zhangnet/ice/base: enable I2C read/write commands
next