net/af_xdp: fix build with Linux < 5.4
[dpdk.git] / drivers / net / ice /
2021-01-19 Xuan Dingnet/ice: fix GTPU header parsing
2021-01-18 Liang Manet/ice: implement power management API
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2021-01-13 Jeff Guonet/ice: refactor packet type parsing
2021-01-13 Jeff Guonet/ice/base: add more packet type values
2021-01-13 Haiyue Wangnet/ice: add DCF VLAN handling
2021-01-13 Leyi Rongnet/ice: enlarge Rx queue rearm threshold to 64
2021-01-13 Murphy Yangnet/ice: disable IPv4 checksum offload in vector Tx
2021-01-13 Alvin Zhangnet/ice: fix RSS lookup table initialization
2021-01-13 Xuan Dingnet/ice: refactor PF RSS
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
2021-01-08 Dapeng Yunet/ice: check Rx queue number on RSS init
2021-01-08 Murphy Yangnet/ice: fix outer checksum flags
2021-01-08 Murphy Yangnet/ice: fix outer UDP Tx checksum offload
2020-11-13 Alvin Zhangnet/ice: support flow mark ID in AVX512
2020-11-13 Simei Sunet/ice: fix perfect match for ACL rule
2020-11-13 Junfeng Guonet/ice: fix some RSS hash fields
2020-11-13 Wenzhuo Lunet/ice: check cache pointer before dereference
2020-11-13 Simei Sunet/ice: fix crash when device reset
2020-11-03 Junfeng Guonet/ice: delete unsupported ptypes in default hash set
2020-11-03 Haiyue Wangnet/ice: rename dynamic mbuf name
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 Tao Zhunet/ice: show RSS hash configuration
2020-11-03 Haiyue Wangnet/ice: fix DCF crash on Rx
2020-11-03 Alvin Zhangnet/ice: fix Rx offload flags in SSE path
2020-11-03 Jesse Brandeburgnet/ice: update writeback policy to reduce latency
2020-11-03 Jeff Guonet/ice: fix vector Rx
2020-11-03 Leyi Rongnet/ice: optimize Tx by using AVX512
2020-11-03 Leyi Rongnet/ice: add RSS hash parsing in AVX512 path
2020-11-03 Leyi Rongnet/ice: add AVX512 vector path
2020-11-03 Simei Sunet/ice: support ACL filter in DCF
2020-11-03 Simei Sunet/ice: get PF VSI map
2020-11-03 Junyu Jiangnet/ice: fix SCTP RSS configuration
2020-11-03 Simei Sunet/ice/base: fix bitmap set function
2020-10-22 David Marchanddrivers: add headers install helper
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-19 Ciara Powernet/ice: check max SIMD bitwidth
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-10-16 Thomas Monjalonethdev: remove forcing stopped state upon close
2020-10-16 Simei Sunet/ice: support drop action for DCF switch
2020-10-16 Junfeng Guonet/ice: refactor RSS config wrap and fix potential...
2020-10-13 Radu Nicolaunet/ice: use write combining store for tail updates
2020-09-30 Chenbo Xiadrivers/net: fix port id size
next