net/e1000: fix max Rx packet size
[dpdk.git] / drivers / net / ice /
2021-04-13 Lingyu Liunet/ice: extend invalid RSS combinations
2021-04-01 Zhirun Yannet/ice: support VXLAN VNI field in flow director
2021-04-06 Pallavi Kadamnet/ice: disable DDP package on Windows
2021-04-06 Pallavi Kadamnet/ice: build on Windows
2021-04-01 Qi Zhangnet/ice: refine debug build option
2021-03-30 Qi Zhangnet/ice: refine RSS configure
2021-03-29 Haiyue Wangnet/ice: remove redundant function
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-24 Qi Zhangnet/ice/base: fix memory allocation for MAC addresses
2021-03-24 Wenjun Wunet/ice: fix RSS hash update
2021-03-17 Wenjun Wunet/ice: check some functions return
2021-03-16 Xueming Liethdev: introduce representor type
2021-03-05 Zhirun Yannet/ice: clean GTPU flow type for flow director
2021-03-05 Zhirun Yannet/ice: distinguish input set outer fields
2021-03-05 Zhirun Yannet/ice: refactor input set config
2021-03-05 Zhirun Yannet/ice: refactor flow pattern parser
2021-03-05 Zhirun Yannet/ice: refactor flow director filter structure
2021-03-05 Zhirun Yannet/ice: clean input set macro definition
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-03-05 Alvin Zhangnet/ice: fix VLAN filter with PF
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-02-04 Haiyue Wangnet/ice: fix VLAN 0 adding based on VLAN mode
2021-02-04 Yuying Zhangnet/ice: fix QinQ switch rule input set mask
2021-02-04 Haiyue Wangnet/ice: fix VLAN strip for double VLAN
2021-02-02 Xuan Dingnet/ice: fix RSS type checking
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 Xuan Dingnet/ice: fix symmetric rule creation
2021-01-29 Haiyue Wangnet/ice: drain out DCF AdminQ command queue
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-29 Jeff Guonet/ice: enable eCPRI tunnel port configure in DCF
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-29 Anatoly Burakoveal: rename power monitor condition member
2021-01-19 Jeff Guonet/ice: fix flow rule checking
2021-01-19 Haiyue Wangnet/ice: refactor DCF VLAN handling
2021-01-19 Junfeng Guonet/ice: enable QinQ filter for switch
2021-01-19 Steve Yangnet/ice: fix jumbo frame flag condition
2021-01-19 Jeff Guonet/ice: add PTYPE mapping for eCPRI
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
next