net/ice/base: support ESP flow director to match outer IP
[dpdk.git] / drivers / net / ice / base /
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
2021-01-29 Qi Zhangnet/ice: support E823C family devices
2021-01-29 Qi Zhangnet/ice/base: support configuring device in double...
2021-01-29 Qi Zhangnet/ice/base: add VLAN TPID for VLAN filters
2021-01-29 Qi Zhangnet/ice/base: fix outer VLAN related macro
2021-01-13 Jeff Guonet/ice/base: add more packet type values
2021-01-08 Qi Zhangnet/ice/base: update copyright date
2021-01-08 Qi Zhangnet/ice/base: update add scheduler node counter
2021-01-08 Qi Zhangnet/ice/base: cleanup style
2021-01-08 Qi Zhangnet/ice/base: support GTPU inner for AVF flow director
2021-01-08 Qi Zhangnet/ice/base: limit forced overrides based on FW version
2021-01-08 Qi Zhangnet/ice/base: fix memory handling
2021-01-08 Qi Zhangnet/ice/base: add package ptype enable information
2021-01-08 Qi Zhangnet/ice/base: remove deprecated field
2021-01-08 Qi Zhangnet/ice/base: align add VSI and update VSI AQ command...
2021-01-08 Qi Zhangnet/ice/base: refactor structure field
2021-01-08 Qi Zhangnet/ice/base: remove unused struct member
2021-01-08 Qi Zhangnet/ice/base: support eCPRI over UDP type 0 flow
2021-01-08 Qi Zhangnet/ice/base: support eCPRI over MAC type 0 flow
2021-01-08 Qi Zhangnet/ice/base: align macro names to specification
2021-01-08 Qi Zhangnet/ice/base: use report default config to get PHY...
2021-01-08 Qi Zhangnet/ice/base: fix null pointer dereference
2021-01-08 Qi Zhangnet/ice/base: modify recursive way of adding nodes
2021-01-08 Qi Zhangnet/ice/base: change get PHY capability log level
2021-01-08 Qi Zhangnet/ice/base: resend some AQ commands when EBUSY
2021-01-08 Qi Zhangnet/ice/base: support checking double VLAN mode
2021-01-08 Qi Zhangnet/ice/base: fix tunnel destroy
2021-01-08 Qi Zhangnet/ice/base: support VXLAN VNI field in flow director
2021-01-08 Qi Zhangnet/ice/base: add interface to support configuring...
2021-01-08 Qi Zhangnet/ice/base: add condition to copy module info into...
2021-01-08 Qi Zhangnet/ice/base: add function for NVM checksum verification
2021-01-08 Qi Zhangnet/ice/base: add definitions for FW health status...
2021-01-08 Qi Zhangnet/ice/base: cleanup some macros
2021-01-08 Qi Zhangnet/ice/base: add GTP filtering via advanced switch...
2021-01-08 Qi Zhangnet/ice/base: implement inactive NVM version get
2021-01-08 Qi Zhangnet/ice/base: read option ROM combo version from CIVD
2021-01-08 Qi Zhangnet/ice/base: allow flash read with arbitrary size
2021-01-08 Qi Zhangnet/ice/base: allow reading inactive flash security...
2021-01-08 Qi Zhangnet/ice/base: refactor interface for flash read
2021-01-08 Qi Zhangnet/ice/base: read more security revision options
2021-01-08 Qi Zhangnet/ice/base: increase control queue timeout
2021-01-08 Qi Zhangnet/ice/base: modify ptype map for UDP
2020-11-03 Qi Zhangnet/ice/base: update version
2020-11-03 Qi Zhangnet/ice/base: specify global RSS LUT id in get/set...
2020-11-03 Qi Zhangnet/ice/base: refactor RSS configure API
2020-11-03 Qi Zhangnet/ice/base: use macro to get variable size array...
2020-11-03 Qi Zhangnet/ice/base: remove duplicated AQ command flag setting
2020-11-03 Qi Zhangnet/ice/base: support extended GPIO access
2020-11-03 Qi Zhangnet/ice/base: fix parameter name in comment
next