ethdev: move MTU set check to library
[dpdk.git] / drivers / net / i40e / i40e_ethdev.c
2021-10-18 Ferruh Yigitethdev: move MTU set check to library
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-13 Robin Zhangnet/i40e: upgrade AQ command of MAC/VLAN remove
2021-10-14 Andrew Rybchenkodrivers/net: remove queue xstats auto-fill flag
2021-10-09 Robin Zhangnet/i40e/base: add MAC frequency calculation if no...
2021-10-08 Alvin Zhangnet/i40e: fix Rx packet statistics
2021-10-11 Andrew Rybchenkoethdev: remove legacy Rx descriptor done API
2021-10-07 Andrew Rybchenkoethdev: remove legacy mirroring API
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-09-13 Qiming Chennet/i40e: fix device startup resource release
2021-07-07 David Marchanddrivers/net: fix memzone allocations for DMA memory
2021-07-06 Dapeng Yunet/i40e: fix multi-process shared data
2021-07-06 Beilei Xingnet/i40e: fix flow director input set conflict
2021-05-11 David Marchandlog: register with standardized names
2021-04-23 Chengwen Fengnet/i40e: fix negative VEB index
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-04-15 Yury Kylulinnet/i40e: support 25G AOC/ACC cables
2021-04-14 Dmitry Kozlyukeal: make OS shims internal
2021-04-07 Chengchang Tangethdev: validate input in module EEPROM dump
2021-04-01 Qi Zhangnet/i40e: refine debug build option
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-24 Alvin Zhangnet/i40e: fix input set field mask
2021-03-16 Xueming Liethdev: introduce representor type
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Steve Yangnet/i40e: fix jumbo frame flag condition
2021-01-19 Leyi Rongnet/i40e: remove devarg use-latest-supported-vec
2021-01-19 Weifeng Linet/i40e: fix X722 for 802.1ad frames ability
2021-01-18 Liang Manet/i40e: implement power management API
2021-01-08 Alvin Zhangnet/i40e: refactor RSS flow
2021-01-08 Alvin Zhangnet/i40e: fix returned code for RSS hardware failure
2021-01-08 Igor Ryzhovnet/i40e: fix stats counters
2021-01-08 Beilei Xingnet/i40e: fix global register recovery
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy global filter configuration support
2020-11-03 Andrew Rybchenkoethdev: remove legacy HASH filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
2020-11-03 Andrew Rybchenkoethdev: move MAC filter type to i40e driver
2020-11-03 Andrew Rybchenkoethdev: remove legacy MACVLAN filter type support
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-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 Junyu Jiangnet/i40e: fix byte counters
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Ivan Dyukovnet/i40e: return unknown speed in status
2020-07-29 Chenmin Sunnet/i40e: fix bitmap free
2020-07-29 Wei Zhaonet/i40e: enable QinQ stripping
2020-07-29 Shougang Wangnet/i40e: fix hash lookup table
2020-07-29 Mao Jiangnet/i40e: fix flow director MSI-X resource allocation
2020-07-29 Mao Jiangnet/i40e: fix binding interrupt without MSI-X vector
2020-07-21 Chenmin Sunnet/i40e: fix flow director Rx writeback packet
2020-07-21 Chenmin Sunnet/i40e: optimize flow director memory management
2020-07-21 Chenmin Sunnet/i40e: support flow director space tracking
2020-07-11 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no relative capabilities
2020-07-11 Chenxu Dinet/i40e: add private APIs for flow filtering
2020-07-11 Guinan Sunnet/i40e: support cloud filter with L4 port
2020-07-07 Pavel Ivashchenkonet/i40e: fix getting EEPROM information
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-19 Qiming Yangnet/i40e: fix queue related exception handling
2020-05-19 Wei Zhaonet/i40e: fix wild pointer
2020-05-18 Chenxu Dinet/i40e: fix boundary check in RSS config
2020-04-21 Chenxu Dinet/i40e: support hash configuration in RSS flow
2020-04-21 Jiaqi Minnet/i40e/base: introduce device ID for V710-TL 5G
2020-04-21 Lunyuan Cuinet/i40e: enable MAC address as flow director input set
2020-04-16 Thomas Monjalonreplace unused attributes
2020-03-18 Shougang Wangnet/i40e: fix DCB initialization
2020-03-18 Qiming Yangnet/i40e: fix X722 performance
2020-01-17 Tao Zhunet/i40e: add PF MDD event handler
2020-01-17 Bernard Iremongernet/i40e: support ESP in customized code
2020-01-17 Bernard Iremongernet/i40e: improve RSS debug
2020-01-17 Chenxu Dinet/i40e: cleanup Tx buffers
2020-01-17 Rory Sextonnet/i40e: support flow director for L2TPv3 over IP
2020-01-17 Xiaolong Yenet/i40e/base: add drop mode parameter to set MAC config
2020-01-17 Xiaolong Yenet/i40e/base: add new device IDs
2020-01-17 Xiaolong Yenet/i40e/base: support LLDP agent
2020-01-17 Xiaolong Yenet/i40e/base: decouple MIB change event from DCB init
2020-01-17 Guinan Sunnet/i40e: set fixed flag for exact link speed
2020-01-17 Chenxu Dinet/i40e: fix port close in FreeBSD
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-20 Andy Peinet/i40e: support ipn3ke FPGA port bonding
2019-11-20 Chenxu Dinet/i40e: fix hotplug remove
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-11-08 Tao Zhunet/i40e: handle QinQ strip
2019-11-08 Andrzej Ostruszkanet/i40e: clean LTO warnings
2019-10-23 Haiyue Wangnet/i40e: support Rx/Tx burst mode info
2019-10-07 Stephen Hemmingernet/i40e: use dynamic log type for Tx/Rx debug
2019-10-07 Laurent Hardynet/i40e: set speed to undefined for default case
2019-10-07 Chenxu Dinet/i40e: release port upon close
2019-10-07 Alvin Zhangnet/i40e: limit the number of VF messages
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 Xiao Zhangnet/i40e: fix SFP X722 with FW4.16
next