net/hns3: list supported ptypes for advanced Rx descriptor
[dpdk.git] / drivers / net / iavf /
2021-04-14 Wenzhuo Lunet/iavf: add offload path for Rx AVX512 flex descriptor
2021-04-14 Wenzhuo Lunet/iavf: add offload path for Rx AVX512
2021-04-14 Wenzhuo Lunet/iavf: add offload path for Tx AVX512
2021-04-14 Wenzhuo Lunet/iavf: store offload flag of Rx queue
2021-04-14 Wenzhuo Lunet/iavf: fix crash in AVX512
2021-04-13 Jeff Guonet/iavf: support flow director for IP fragment
2021-04-13 Jeff Guonet/iavf: support RSS hash for IP fragment
2021-04-01 Qi Zhangnet/iavf: refine debug build option
2021-03-29 Qi Zhangnet/iavf: fix TSO max segment size
2021-03-29 Junfeng Guonet/iavf: support GTPU inner IPv6 for flow director
2021-03-29 Junfeng Guonet/iavf: support GTPU inner IPv4 for flow director
2021-03-29 Leyi Rongnet/iavf: fix packet length parsing in AVX512
2021-03-29 David Huntnet/iavf: implement power management
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-24 Wenjun Wunet/iavf: fix RSS hash update
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-02-23 Haiyue Wangnet/iavf: fix VLAN tag extraction handling
2021-02-04 Xiaoyun Linet/iavf: fix VLAN insert
2021-02-02 Xuan Dingnet/iavf: fix default RSS configuration
2021-01-29 Jingjing Wunet/iavf: fix vector mapping with queue
2021-01-29 Haiyue Wangnet/iavf: adjust VLAN initialize failure handling
2021-01-29 Haiyue Wangnet/iavf: fix VLAN offload requests to PF
2021-01-29 Junfeng Guonet/iavf: fix VLAN strip configuration
2021-01-29 Xuan Dingnet/iavf: fix symmetric flow rule creation
2021-01-29 Haiyue Wangnet/iavf: align to new VLAN offload name
2021-01-29 Haiyue Wangcommon/iavf: support VLAN filtering
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Xuan Dingnet/iavf: workaround RSS cleanup failure handling
2021-01-19 Steve Yangnet/iavf: fix jumbo frame flag condition
2021-01-19 Haiyue Wangnet/iavf: adjust CRC statistics calculation
2021-01-19 Jeff Guonet/iavf: add PTYPE mapping for eCPRI
2021-01-19 Simei Sunet/iavf: fix null pointer dereference in eCPRI rule
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2021-01-13 Haiyue Wangnet/iavf: support new VLAN capabilities
2021-01-13 Haiyue Wangnet/iavf: support CRC strip disabling
2021-01-13 Murphy Yangnet/iavf: fix conflicting RSS combination rules
2021-01-08 Yuying Zhangnet/iavf: support TCP/UDP flow item without input set
2021-01-08 Junfeng Guonet/iavf: fix GTPU UL and DL support for flow director
2021-01-08 Alvin Zhangnet/iavf: fix queue pairs configuration
2021-01-08 Xuan Dingnet/iavf: improve default RSS
2021-01-08 Simei Sunet/iavf: support eCPRI message type 0 for RSS
2021-01-08 Junfeng Guonet/iavf: support eCPRI message type 0 for flow director
2021-01-08 Simei Sunet/iavf: support eCPRI flow patterns
2021-01-08 Ting Xunet/iavf: fix memory leak in large VF
2020-11-24 Xiaoyu Minnet/iavf: fix ethernet header size in flow rule
2020-11-20 Stephen Hemmingernet/iavf: fix SPDX license text
2020-11-13 Steve Yangnet/iavf: fix RSS when VF port closed
2020-11-13 Leyi Rongnet/iavf: fix performance drop after port reset
2020-11-13 Ting Xunet/iavf: check RSS rule queue region size
2020-11-13 Ting Xunet/iavf: fix releasing mbufs
2020-11-13 Wenzhuo Lunet/iavf: check cache pointer before dereference
2020-11-13 Jeff Guonet/iavf: fix RXDID configure
2020-11-04 Jeff Guonet/iavf: fix protocol field for RSS hash
2020-11-03 Simei Sunet/iavf: fix supported RSS type
2020-11-03 Jeff Guonet/iavf: support flex desc metadata extraction
2020-11-03 Wenzhuo Lunet/iavf: enable AVX512 for Tx
2020-11-03 Wenzhuo Lunet/iavf: enable AVX512 for flexible Rx
2020-11-03 Wenzhuo Lunet/iavf: enable AVX512 for legacy Rx
2020-11-03 Alvin Zhangnet/iavf: fix Rx offload flags in SSE path
2020-11-03 Jesse Brandeburgnet/iavf: fix performance with writeback policy
2020-11-03 Jeff Guonet/iavf: fix vector Rx
2020-11-03 Ting Xunet/iavf: add enable/disable queues for large VF
2020-11-03 Ting Xunet/iavf: enable IRQ mapping configuration for large VF
2020-11-03 Ting Xunet/iavf: enable multiple queues configuration for...
2020-11-03 Ting Xunet/iavf: negotiate large VF and request more queues
2020-11-03 Ting Xunet/iavf: support requesting additional queues from PF
2020-11-03 Ting Xunet/iavf: handle virtchnl event message without interrupt
2020-11-03 Leyi Rongnet/iavf: fix unchecked Tx cleanup error
2020-11-03 Guinan Sunnet/iavf: fix adding multicast MAC address
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-19 Ciara Powernet/iavf: 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-09 Robin Zhangnet/iavf: add extended stats
2020-10-09 Robin Zhangnet/iavf: cleanup Tx buffers
2020-10-09 Robin Zhangnet/iavf: disable promiscuous mode on close
2020-10-09 Robin Zhangnet/iavf: optimize promiscuous device operations
2020-10-09 Robin Zhangnet/iavf: re-program promiscuous mode on VF interface
2020-10-09 Robin Zhangnet/iavf: set min and max MTU for VF
2020-10-09 Robin Zhangnet/iavf: use link status helper functions
2020-10-09 Jeff Guonet/iavf: fix flow flush after PF reset
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Jeff Guonet/iavf: support GTPU outer and inner co-exist
2020-09-25 Radu Nicolaubuild: remove deprecated cpuflag macros
2020-09-21 Qi Zhangnet/iavf: fix iterator for RSS LUT
2020-09-18 Qi Zhangnet/iavf: reject floating RSS attribute
2020-09-18 Junfeng Guonet/iavf: support RSS for IPv6 64-bit prefix
2020-09-18 Junfeng Guonet/iavf: replace function name with macro
2020-09-18 Alvin Zhangnet/iavf: support outer IP hash for no inner GTPU
2020-09-18 Alvin Zhangnet/iavf: support outer IP hash for GTPC
2020-09-18 Jeff Guonet/iavf: fix command after PF reset
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Qi Zhangnet/iavf: refactor RSS
2020-09-18 Steve Yangnet/iavf: downgrade error log
2020-09-18 Steve Yangnet/iavf: fix setting of MAC address
next