net/hns3: fix queue state when concurrent with reset
[dpdk.git] / drivers / net / i40e /
2021-04-14 Dmitry Kozlyuknet: provide IP-related API on any OS
2021-04-14 Dmitry Kozlyukeal: make OS shims internal
2021-04-07 Chengchang Tangethdev: validate input in module EEPROM dump
2021-04-01 Murphy Yangnet/i40e: fix flow director config after flow validate
2021-04-01 Qi Zhangnet/i40e: refine debug build option
2021-03-29 Robin Zhangnet/i40e: announce request queue capability in PF
2021-03-29 Feifei Wangnet/i40e: fix parsing packet type for NEON
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-03-05 Xiaoyun Linet/i40e: fix IPv4 fragment offload
2021-03-05 Beilei Xingnet/i40evf: fix packet loss for X722
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-02-22 Andrew Boyerdrivers/net: redefine array size macros
2021-02-04 Leyi Rongnet/i40e: fix build for Windows MinGW
2021-01-29 Dapeng Yunet/i40e: fix register setting for hash enable
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-29 Anatoly Burakoveal: rename power monitor condition member
2021-01-28 Leyi Rongnet/i40e: disable AVX512 with MinGW
2021-01-19 Alvin Zhangnet/i40e: fix out of scope variable
2021-01-19 David Marchandnet/i40e: remove vector config
2021-01-19 Steve Yangnet/i40e: fix jumbo frame flag condition
2021-01-19 Leyi Rongnet/i40e: optimize Tx by using AVX512
2021-01-19 Leyi Rongnet/i40e: add AVX512 vector path
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-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2021-01-13 Murphy Yangnet/i40e: add null input checks
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 Beilei Xingnet/i40e: fix flex payload rule conflict
2021-01-08 Alvin Zhangnet/i40e: fix Rx bytes statistics
2021-01-08 Souvik Deynet/i40e: fix VLAN stripping in VF
2021-01-08 Igor Ryzhovnet/i40e: fix stats counters
2021-01-08 Beilei Xingnet/i40e: fix global register recovery
2021-01-08 Murphy Yangnet/i40e: fix L4 checksum flag
2020-11-13 Ferruh Yigitnet/i40e: fix build for log format specifier
2020-11-13 Prateek Agarwalnet/i40e: add C++ include guard
2020-11-13 Chenxu Dinet/i40e: fix flow director flex configuration
2020-11-04 Luca Boccassifix spellings that Lintian complains about
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-11-03 Beilei Xingnet/i40e: fix flow director for eth + VLAN pattern
2020-11-03 Jeff Guonet/i40e: fix vector Rx
2020-11-03 Padraig Connollynet/i40e: fix QinQ flow pattern to allow non full mask
2020-11-03 Yuying Zhangnet/i40e: fix virtual channel conflict
2020-10-22 David Marchanddrivers: add headers install helper
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-19 Ciara Powernet/i40e: 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-13 Radu Nicolaunet/i40e: use write combining store for tail updates
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-25 Radu Nicolaubuild: remove deprecated cpuflag macros
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-09-18 Guinan Sunnet/i40e: fix recreating flexible flow director rule
2020-09-18 Nithin Dabilpuramdrivers/net: update TM capability
2020-09-18 Guinan Sunnet/i40e/base: update version
2020-09-18 Guinan Sunnet/i40e/base: fix PHY config param when enabling EEE
2020-09-18 Guinan Sunnet/i40e/base: add EEE LPI status check for X722
2020-09-18 Guinan Sunnet/i40e/base: fix Rx only for unicast promisc on VLAN
2020-09-18 Guinan Sunnet/i40e/base: support minimum rollback revision
2020-09-18 Guinan Sunnet/i40e/base: fix function header arguments
2020-09-18 Guinan Sunnet/i40e/base: update FW API version
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: make device operations struct private
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Guinan Sunnet/i40e: fix link status
2020-09-18 Ivan Dyukovnet/i40e: return unknown speed in status
2020-09-18 Steve Yangnet/i40e: support link status event in VF
2020-09-18 Guinan Sunnet/i40e/base: update version
2020-09-18 Guinan Sunnet/i40e/base: replace AQ command for NVM update
2020-09-18 Guinan Sunnet/i40e/base: support disabling unused ports
2020-09-18 Guinan Sunnet/i40e/base: fix possible uninitialized variable
2020-09-18 Guinan Sunnet/i40e/base: update FW API version to 1.11
2020-09-18 Guinan Sunnet/i40e/base: add custom cloud filter types
2020-09-18 Guinan Sunnet/i40e/base: add aborted packet type definition
2020-09-18 Guinan Sunnet/i40e/base: enable FEC on/off flag setting for X722
2020-09-18 Thomas Monjalonmbuf: remove physical address alias
2020-09-07 Ciara Powerconfig: remove default configs used with make
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-08-05 Gaurav Singhnet/i40e: remove duplicate tunnel type check
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 Zhihong Pengnet/i40e: report VLAN filter capability
next