net/iavf: fix overflow in maximum packet length config
[dpdk.git] / drivers / net / iavf / iavf_ethdev.c
2021-08-30 Tudor Corneanet/iavf: fix overflow in maximum packet length config
2021-07-27 Alvin Zhangnet/iavf: relax RSS virtual channel commands
2021-07-06 Ting Xunet/iavf: query QoS capabilities and set queue TC mapping
2021-07-05 Xueming Lidevargs: add common key definition
2021-06-10 Haiyue Wangnet/iavf: fix RSS key access out of bound
2021-06-04 Haiyue Wangnet/iavf: enable PCI bus master after reset
2021-05-11 David Marchandlog: register with standardized names
2021-04-26 Xuan Dingnet/iavf: fix RSS initialization
2021-04-25 Alvin Zhangnet/iavf: fix RSS configuration on i40e VF
2021-04-19 Robin Zhangnet/iavf: deprecate i40evf PMD
2021-04-16 Robin Zhangnet/iavf: fix lack of MAC type when set MAC address
2021-04-01 Qi Zhangnet/iavf: refine debug build option
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-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 Junfeng Guonet/iavf: fix VLAN strip configuration
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-13 Haiyue Wangnet/iavf: support new VLAN capabilities
2021-01-13 Haiyue Wangnet/iavf: support CRC strip disabling
2021-01-08 Alvin Zhangnet/iavf: fix queue pairs configuration
2021-01-08 Xuan Dingnet/iavf: improve default RSS
2020-11-03 Jeff Guonet/iavf: support flex desc metadata extraction
2020-11-03 Wenzhuo Lunet/iavf: enable AVX512 for Tx
2020-11-03 Jesse Brandeburgnet/iavf: fix performance with writeback policy
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 Guinan Sunnet/iavf: fix adding multicast MAC address
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-21 Qi Zhangnet/iavf: fix iterator for RSS LUT
2020-09-18 Jeff Guonet/iavf: fix command after PF reset
2020-09-18 Ferruh Yigitethdev: move inline device operations
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 Steve Yangnet/iavf: release port upon close
2020-09-18 Wei Zhaonet/iavf: support multicast configuration
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-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 Leyi Rongnet/iavf: support flexible Rx descriptor in normal...
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-01-17 Haiyue Wangnet/iavf: unify bool type value
2020-01-17 Haiyue Wangnet/iavf/base: move to drivers common directory
2020-01-17 Qi Zhangnet/iavf: move device state flag
2020-01-17 Qi Zhangnet/iavf/base: rename register macro
2020-01-17 Qi Zhangnet/iavf/base: rename error code enum
2020-01-17 Jiaqi Minnet/iavf: fix Rx total stats
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-10-23 Leyi Rongnet/iavf: enable AVX2 for iavf
2019-10-07 Stephen Hemmingernet/iavf: use dynamic log type for Tx/Rx debug
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-07-23 Qi Zhangnet/iavf: fix Rx bytes stats
2019-07-23 Nithin Dabilpuramdrivers/net: use ack in interrupt handlers
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-07 Qi Zhangnet/iavf: enable more link speed
2019-05-03 Qiming Yangnet/iavf: fix stats reset
2019-04-19 Wei Zhaonet/iavf: fix queue interrupt for ice
2019-04-19 Qiming Yangnet/iavf: fix info get
2019-03-01 Leyi Rongnet/iavf: rename remaining avf strings
2019-03-01 Leyi Rongnet/iavf: rename avf to iavf