net/ice/base: support removing VSI from flow profile
[dpdk.git] / drivers / net / ice / base /
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
2020-11-03 Qi Zhangnet/ice/base: recognize 860 as iSCSI port in CEE mode
2020-11-03 Qi Zhangnet/ice/base: implement shared rate limiter
2020-11-03 Qi Zhangnet/ice/base: return error directly
2020-11-03 Qi Zhangnet/ice/base: support class 5+ modules
2020-11-03 Qi Zhangnet/ice/base: use malloc instead of calloc
2020-11-03 Qi Zhangnet/ice/base: use package info from ice segment metadata
2020-11-03 Qi Zhangnet/ice/base: add more capability to admin queue
2020-11-03 Qi Zhangnet/ice/base: allocate and free RSS global lookup table
2020-11-03 Qi Zhangnet/ice/base: read security revision
2020-11-03 Qi Zhangnet/ice/base: move sched function prototypes
2020-11-03 Qi Zhangnet/ice/base: rename ptype bitmap
2020-11-03 Qi Zhangnet/ice/base: modify ptype bitmap for outer MAC
2020-11-03 Qi Zhangnet/ice/base: add NVM write response flags
2020-11-03 Qi Zhangnet/ice/base: support tunnel for flow director
2020-11-03 Simei Sunet/ice: support ACL filter in DCF
2020-11-03 Simei Sunet/ice/base: fix bitmap set function
2020-10-13 Radu Nicolaunet/ice: use write combining store for tail updates
2020-09-18 Qi Zhangnet/ice/base: preserve default aggregator VSI information
2020-09-18 Qi Zhangnet/ice/base: rename ACL priority values
2020-09-18 Qi Zhangnet/ice/base: remove unnecessary conditional
2020-09-18 Qi Zhangnet/ice/base: rename function
2020-09-18 Qi Zhangnet/ice/base: cache NVM module bank information
2020-09-18 Qi Zhangnet/ice/base: cleanup code
2020-09-18 Qi Zhangnet/ice/base: remove unused parameter
2020-09-18 Qi Zhangnet/ice/base: separate NVM version struct
2020-09-18 Qi Zhangnet/ice/base: enable QinQ filter for switch advanced...
2020-09-18 Qi Zhangnet/ice/base: adjust rate limit profile ids runtime...
2020-09-18 Qi Zhangnet/ice/base: change misc ACL style
2020-09-18 Qi Zhangnet/ice/base: preserve NVM capabilities in safe mode
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
next