vdpa/mlx5: add CPU core parameter to bind polling thread
[dpdk.git] / drivers / net / ixgbe /
2021-01-08 Simon Ellmannnet/ixgbe: clear all queues on VF reset
2021-01-08 Dapeng Yunet/ixgbe: fix flex bytes flow director rule
2021-01-08 Alvin Zhangnet/ixgbe: detect failed VF MTU set
2021-01-08 Feifei Wangnet/ixgbe: enable NEON path with checksum offload
2021-01-08 Feifei Wangnet/ixgbe: mark good checksum for NEON Rx
2021-01-08 Feifei Wangnet/ixgbe: mark bad checksum for NEON Rx
2021-01-08 Feifei Wangnet/ixgbe: set VLAN strip flag for NEON Rx
2020-11-13 Haiyue Wangnet/ixgbe: remove redundant MAC flag check
2020-11-04 Luca Boccassifix spellings that Lintian complains about
2020-11-03 Andrew Rybchenkoethdev: move L2 tunnel config structure to ixgbe driver
2020-11-03 Andrew Rybchenkoethdev: remove L2 tunnel offload control API
2020-11-03 Andrew Rybchenkoethdev: remove API to config L2 tunnel EtherType
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy L2 tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy N-tuple filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy SYN filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
2020-11-03 Jeff Guonet/ixgbe: fix vector Rx
2020-11-03 Conor Walshnet/ixgbe: prevent driver forcing application to exit
2020-11-03 Conor Walshnet/ixgbe: check switch domain allocation result
2020-10-31 Thomas Monjalonsecurity: switch metadata to dynamic mbuf field
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-22 David Marchanddrivers: add headers install helper
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-19 Ciara Powernet/ixgbe: 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 Ruifeng Wangconfig: remap flags used for Arm platforms
2020-10-13 Radu Nicolaunet/ixgbe: 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 Steve Yangnet/ixgbe: fix VF reset HW error handling
2020-09-25 Radu Nicolaubuild: remove deprecated cpuflag macros
2020-09-18 Nithin Dabilpuramdrivers/net: update TM capability
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 Ivan Dyukovnet/ixgbe: return unknown speed in status
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-21 Guinan Sunnet/ixgbe: fix flow control status
2020-07-21 Guinan Sunnet/ixgbe: fix MAC control frame forward
2020-07-11 Renata Saiakhovadrivers/net: delete HW rings while freeing queues
2020-07-11 Ferruh Yigitdrivers/net: fix exposing internal headers
2020-07-11 Guinan Sunnet/ixgbe/base: update version
2020-07-11 Guinan Sunnet/ixgbe/base: check host interface return status
2020-07-11 Guinan Sunnet/ixgbe/base: cleanup pre-processor tags
2020-07-11 Guinan Sunnet/ixgbe/base: remove default advertising for x550...
2020-07-11 Guinan Sunnet/ixgbe/base: add IPv6 mask for flow director
2020-07-11 Guinan Sunnet/ixgbe/base: improve log about autoneg being disabled
2020-07-11 Guinan Sunnet/ixgbe/base: initialize data field in struct buffer
2020-07-11 Guinan Sunnet/ixgbe/base: remove log message FC autoneg
2020-07-11 Guinan Sunnet/ixgbe/base: remove unnecessary return value check
2020-07-11 Guinan Sunnet/ixgbe/base: add typecast for type mismatch
2020-07-11 Guinan Sunnet/ixgbe/base: create function to restart autoneg
2020-07-11 Guinan Sunnet/ixgbe/base: move increments after evaluations
2020-07-11 Guinan Sunnet/ixgbe/base: remove whitespace in function comments
2020-07-11 Guinan Sunnet/ixgbe/base: cleanup spelling mistakes in comments
2020-07-11 Guinan Sunnet/ixgbe/base: add register definitions for NVM update
2020-07-11 Guinan Sunnet/ixgbe/base: fix infinite recursion on PCIe link...
2020-07-11 Guinan Sunnet/ixgbe/base: fix x550em 10G NIC link status
2020-07-11 Guinan Sunnet/ixgbe/base: fix response to apply-update command
2020-07-11 Guinan Sunnet/ixgbe/base: fix host interface shadow RAM read
2020-07-11 Chenxu Dinet/ixgbe: add private APIs for flow filtering
2020-07-07 Ferruh Yigitnet/ixgbe/base: remove dead code
2020-07-07 Wei Zhaonet/ixgbe: report 10Mbps link speed for x553
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Ruifeng Wangnet/ixgbe: fix include of vector header file
2020-06-30 Ruifeng Wangnet/ixgbe: support aarch32
2020-05-22 Guinan Sunnet/ixgbe: check driver type in MACsec API
2020-05-18 Xiaoyun Linet/ixgbe/base: update copyright
2020-05-18 Guinan Sunnet/ixgbe: fix statistics in flow control mode
2020-05-11 Phil Yangnet/ixgbe: fix link state timing on fiber ports
2020-05-11 Zhihong Pengnet/ixgbe: fix link status synchronization on BSD
2020-04-22 Shougang Wangnet/ixgbe: fix link status after port reset
2020-04-22 Tao Zhunet/ixgbe: fix resource leak after thread exits normally
2020-04-21 Wei Zhaonet/ixgbe: fix e-tag definition
2020-04-21 Tao Zhunet/ixgbe: fix link status inconsistencies
2020-04-16 Thomas Monjalonreplace cold attributes
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-18 Guinan Sunnet/ixgbe: fix setting VF MAC address
2020-02-19 Guinan Sunnet/ixgbe: fix flow control mode setting
2020-02-19 Xiao Zhangnet/ixgbe: check for illegal Tx packets
2020-02-19 Tao Zhunet/ixgbe: fix blocking system events
2020-02-14 Shougang Wangnet/ixgbe: remove dead code
2020-02-14 Guinan Sunnet/ixgbe: remove dead code
2020-01-17 Reshma Pattannet/ixgbe: enable NEON in meson
2020-01-17 Reshma Pattannet/ixgbe: add missing stubs for PPC
2020-01-17 Reshma Pattannet/ixgbe: remove duplicate function declaration
2020-01-17 Reshma Pattannet/ixgbe: remove vectorization weak symbols
2020-01-17 Reshma Pattannet/ixgbe: remove vector config
2020-01-17 Ferruh Yigitnet/ixgbe: fix build with gcc 4.8.5
2020-01-17 Chenxu Dinet/ixgbe: cleanup Tx buffers
2020-01-17 Dharmik Thakkarnet/ixgbe: avoid multiple definitions of bool
2020-01-17 Guinan Sunnet/ixgbe: set fixed flag for exact link speed
next