ethdev: add device flag to bypass auto-filled queue xstats
[dpdk.git] / drivers / net / iavf /
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
2020-04-21 Simei Sunet/iavf: support flow director GTPU
2020-04-21 Simei Sunet/iavf: support flow director basic rule
2020-04-21 Leyi Rongnet/iavf: add RSS hash parsing in SSE path
2020-04-21 Leyi Rongnet/iavf: add RSS hash parsing in AVX path
2020-04-21 Leyi Rongnet/iavf: support flow mark in SSE path
2020-04-21 Leyi Rongnet/iavf: support flow mark in AVX path
2020-04-21 Leyi Rongnet/iavf: support flow mark in normal data path
2020-04-21 Leyi Rongnet/iavf: add flow director enabled switch value
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in SSE path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in AVX path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in normal...
2020-04-21 Leyi Rongnet/iavf: return error if opcode is mismatched
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor definitions
2020-04-21 Xiao Zhangnet/iavf: support more flow patterns
2020-04-21 Qiming Yangnet/iavf: support generic flow API
2020-04-21 Lunyuan Cuinet/iavf: enable port reset
2020-04-21 Haiyue Wangnet/iavf: stop PCI probe in DCF mode
2020-04-21 Shougang Wangnet/iavf: unify Rx packet type table
2020-04-16 Thomas Monjalonreplace cold attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-01-17 Haiyue Wangnet/iavf: unify bool type value
2020-01-17 Haiyue Wangnet/iavf/base: move to drivers common directory
2020-01-17 Yahui Caonet/iavf: fix virtual channel return
2020-01-17 Qi Zhangnet/iavf/base: update version info
2020-01-17 Qi Zhangnet/iavf: move device state flag
2020-01-17 Qi Zhangnet/iavf/base: fix adminq return
2020-01-17 Qi Zhangnet/iavf/base: update copyright date
2020-01-17 Qi Zhangnet/iavf/base: support more link speeds
2020-01-17 Qi Zhangnet/iavf/base: update FW API version for X722
2020-01-17 Qi Zhangnet/iavf/base: fix command buffer memory leak
2020-01-17 Qi Zhangnet/iavf/base: increase max VSI count for VFs
2020-01-17 Qi Zhangnet/iavf/base: adjust indentation
next