net/ice/base: align macro names to specification
[dpdk.git] / drivers / net / iavf /
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
2020-09-18 Steve Yangnet/iavf: fix port start during configuration restore
2020-09-18 Steve Yangnet/iavf: fix scattered Rx enabling
2020-09-18 Junyu Jiangnet/iavf: fix mismatch command
2020-09-18 Steve Yangnet/iavf: release port upon close
2020-09-18 Wei Zhaonet/iavf: support multicast configuration
2020-09-18 Thomas Monjalonmbuf: remove physical address alias
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-08-05 Jeff Guonet/iavf: fix default RSS hash configuration
2020-07-29 Jeff Guonet/iavf: delete unsupported RSS types
2020-07-29 Jeff Guonet/iavf: add GTPU in default hash
2020-07-29 Junfeng Guonet/iavf: disable simple XOR RSS hash function
2020-07-21 Jeff Guonet/iavf: fix GTPU L4 hash
2020-07-11 Junfeng Guonet/iavf: support RSS for IPv4 IPv6 mix of GTP
2020-07-11 Junfeng Guonet/iavf: support flow director GTPU outer IPv4/IPv6
2020-07-07 Jeff Guonet/iavf: enable additional hash flow
2020-07-07 Jeff Guonet/iavf: enable 5 tuple RSS hash
2020-07-07 Jeff Guonet/iavf: refactor hash flow
2020-07-07 Junyu Jiangnet/iavf: fix RSS RETA after restart
2020-07-07 Ferruh Yigitnet/iavf: fix uninitialized variable
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-28 Jeff Guonet/iavf: fix flow uninit
2020-05-28 Jeff Guonet/iavf: fix RSS protocol field selector
2020-05-22 Jeff Guonet/iavf: fix flow access
2020-05-22 Jeff Guonet/iavf: fix setting L2TAG
2020-05-21 Leyi Rongnet/iavf: fix flow director after queue reconfigured
2020-05-19 Jeff Guonet/iavf: fix VF reset for RSS
2020-05-18 Ting Xunet/iavf: fix RXDID setting for Rx queue
2020-05-18 Jeff Guonet/iavf: fix RSS algorithm configuration
2020-05-18 Leyi Rongnet/iavf: remove useless assignment in Rx
2020-05-11 Jeff Guonet/iavf: fix flow API error logs
2020-05-11 Jeff Guonet/iavf: fix input set for RSS hash
2020-05-11 Alvin Zhangnet/iavf: fix link speed
2020-05-05 Simei Sunet/iavf: fix VF reset for flow director rule
2020-04-22 Cheng Pengnet/iavf: fix stats query error code
2020-04-21 Jeff Guonet/iavf: add RSS configuration for VF
2020-04-21 Simei Sunet/iavf: support flow director mark action
2020-04-21 Simei Sunet/iavf: support flow director PFCP
2020-04-21 Simei Sunet/iavf: support flow director L2TPv3 and IPsec
next