net/ice/base: add GCO defines and GCO flex descriptor
[dpdk.git] / drivers / net / ice / base /
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
2021-04-13 Qi Zhangnet/ice/base: add priority check of matching recipe
2021-04-13 Qi Zhangnet/ice/base: change protocol ID for VLAN in DVM
2021-04-13 Qi Zhangnet/ice/base: support PPPoL2TPv2oUDP RSS hash
2021-04-13 Qi Zhangnet/ice/base: set MAC type for E823C device
2021-04-13 Qi Zhangnet/ice/base: remove unused ptype field in PTT definition
2021-04-13 Qi Zhangnet/ice/base: print link configure error
2021-04-13 Qi Zhangnet/ice/base: support removing VSI from flow profile
2021-04-13 Qi Zhangnet/ice/base: cleanup code
2021-04-06 Pallavi Kadamnet/ice: build on Windows
2021-03-30 Qi Zhangnet/ice: refine RSS configure
2021-03-05 Qi Zhangnet/ice/base: cleanup filter list on error
2021-03-05 Qi Zhangnet/ice/base: fix uninitialized struct
2021-03-05 Qi Zhangnet/ice/base: update GTPU EH dummy packets for FDIR
2021-03-05 Qi Zhangnet/ice/base: update boost TCAM for DVM
2021-03-05 Qi Zhangnet/ice/base: mark ptype 2 as reserved
2021-03-05 Qi Zhangnet/ice/base: fix payload indicator on ptype
2021-03-05 Qi Zhangnet/ice/base: support GTPU IP inner IPv6 for flow director
2021-03-05 Qi Zhangnet/ice/base: support switch filter (GTP tunnel+IP...
2021-03-05 Qi Zhangnet/ice/base: enable more GTPU inner L3 fields for...
2021-03-05 Qi Zhangnet/ice/base: expose link configuration error
2021-03-05 Qi Zhangnet/ice/base: enable GTPU inner L3/L4 for flow director
2021-03-05 Qi Zhangnet/ice/base: indicate double reset solution restriction
2021-03-05 Qi Zhangnet/ice/base: support external device secure programming
2021-03-05 Qi Zhangnet/ice/base: support firmware log
2021-01-29 Haiyue Wangnet/ice/base: do not set VLAN mode in DCF mode
2021-01-29 Yuying Zhangnet/ice/base: add ethertype offset for QinQ dummy packet
next