net/ena: remove unused enumeration
[dpdk.git] / drivers / net /
2022-02-23 Michal Krawczyknet/ena: remove unused enumeration
2022-02-23 Michal Krawczyknet/ena: assert on outstanding mbuf in Tx
2022-02-23 Michal Krawczyknet/ena: remove Tx mbuf linearization
2022-02-23 Jiawen Wunet/txgbe: fix debug logs
2022-02-23 Jiawen Wunet/ngbe: fix debug logs
2022-02-21 Michael Baumcommon/mlx5: refactor devargs management
2022-02-21 Michael Baumnet/mlx5: separate per port configuration
2022-02-21 Michael Baumnet/mlx5: refactor to detect operation by DevX
2022-02-21 Michael Baumnet/mlx5: add shared device context config structure
2022-02-21 Michael Baumnet/mlx5: concentrate all device configurations
2022-02-21 Michael Baumnet/mlx5: rearrange device attribute structure
2022-02-21 Michael Baumnet/mlx5: add E-Switch mode flag
2022-02-21 Michael Baumnet/mlx5: share counter config function
2022-02-21 Michael Baumnet/mlx5: share realtime timestamp configure
2022-02-21 Michael Baumcommon/mlx5: share VF check function
2022-02-21 Michael Baumnet/mlx5: remove Verbs query device duplication
2022-02-21 Michael Baumnet/mlx5: remove DevX flag duplication
2022-02-21 Michael Baumnet/mlx5: remove HCA attribute structure duplication
2022-02-21 Michael Baumnet/mlx5: remove redundant check of devargs
2022-02-21 Michael Baumnet/mlx5: remove declaration duplications
2022-02-21 Michael Baumnet/mlx5: fix errno update in shared context creation
2022-02-21 Michael Baumnet/mlx5: fix ASO CT object release
2022-02-21 Michael Baumnet/mlx5: fix ineffective metadata argument adjustment
2022-02-21 Michael Baumnet/mlx5: fix sibling device config check
2022-02-21 Dapeng Yunet/i40e: enable maximum frame size at port level
2022-02-20 Radu Nicolaunet/iavf: fix segmentation offload buffer size
2022-02-20 Michal Wilczynskinet/ice: fix overwriting of LSE bit by DCF
2022-02-18 Ciara Loftusnet/af_xdp: reserve fill queue before socket create
2022-02-18 Ciara Loftusnet/af_xdp: ensure socket is deleted on Rx queue setup...
2022-02-18 Weiguo Linet/sfc: fix memory allocation size for cache
2022-02-18 Ivan Malovnet/sfc: fix flow tunnel support detection
2022-02-18 Jerin Jacobnet/cnxk: unify file names
2022-02-18 Kiran Kumar Knet/cnxk: keep flow rules across restart
2022-02-18 Gowrishankar Muthu... net/cnxk: fix uninitialized local variable
2022-02-17 Ankur Dwivedinet/cnxk: add inline IPsec telemetry for CN10K
2022-02-17 Ankur Dwivedinet/cnxk: add inline IPsec telemetry for CN9K
2022-02-18 Ciara Loftusnet/af_xdp: make compatible with libbpf >= 0.7.0
2022-02-17 David Marchandnet/af_xdp: add missing trailing newline in logs
2022-02-17 Junxiao Shinet/af_xdp: allow probing when multiprocess is disabled
2022-02-17 Satheesh Paulnet/cnxk: fix Rx/Tx function update
2022-02-17 Junjie Wannet/bonding: fix slaves initializing on MTU setting
2022-02-17 Junjie Wannet/bonding: log on invalid device argument
2022-02-16 Rahul Bhansalinet/cnxk: fix mbuf data length
2022-02-16 Yunjian Wangnet/iavf: reset security context pointer on stop
2022-02-16 Yunjian Wangnet/txgbe: reset security context pointer on close
2022-02-16 Yunjian Wangnet/ixgbe: reset security context pointer on close
2022-02-15 John Millernet/ark: add performance optimizations
2022-02-15 John Millernet/ark: add memory write barriers in critical paths
2022-02-15 John Millernet/ark: support chunk DMA transfers
2022-02-15 John Millernet/ark: update packet generator and checker config...
2022-02-15 John Millernet/ark: support arbitrary mbuf size
2022-02-15 John Millernet/ark: support new devices
2022-02-15 John Millernet/ark: add device capabilities record
2022-02-15 Martin Spinlernet/nfb: support more MAC addresses
2022-02-15 Martin Spinlernet/nfb: fix multicast/promiscuous mode switching
2022-02-15 Martin Spinlernet/nfb: use timestamp offload flag
2022-02-15 Martin Spinlernet/nfb: skip log for zero-sized Tx burst
2022-02-15 Martin Spinlernet/nfb: fix array indexes in deinit functions
2022-02-15 John Daleynet/enic: fix dereference before null check
2022-02-15 Jie Wangnet/iavf: support L2TPv2 for flow director
2022-02-15 Jie Wangnet/iavf: support L2TPv2 for RSS
2022-02-15 Joyce Kongnet/i40e: add flow mark capability to NEON Rx
2022-02-24 Megha Ajmerasched: enable traffic class oversubscription unconditio...
2022-02-14 Pavan Nikhileshevent/cnxk: improve Rx performance
2022-02-14 Pavan Nikhileshevent/cnxk: store and reuse workslot status
2022-02-11 Ferruh Yigitethdev: introduce generic dummy packet burst function
2022-02-11 Robert Sanfordnet/ring: support promisc and allmulticast
2022-02-11 Pavan Nikhileshnet/cnxk: avoid command copy from Tx queue
2022-02-11 Ghalem Boudournet/iavf: initialize large VF setting at startup
2022-02-11 Min Hu (Connor)net/hns3: dump flow control info
2022-02-11 Min Hu (Connor)net/hns3: dump TM configuration info
2022-02-11 Min Hu (Connor)net/hns3: dump flow director basic info
2022-02-11 Min Hu (Connor)net/hns3: dump VLAN configuration info
2022-02-11 Min Hu (Connor)net/hns3: dump queue info
2022-02-11 Min Hu (Connor)net/hns3: dump device MAC info
2022-02-11 Min Hu (Connor)net/hns3: dump device feature capability
2022-02-11 Min Hu (Connor)net/hns3: dump device basic info
2022-02-11 Ciara Loftusnet/af_xdp: re-enable secondary process support
2022-02-11 Jiawen Wunet/txgbe: fix KR auto-negotiation
2022-02-11 Jiawen Wunet/txgbe: fix link up and down
2022-02-11 Jiawen Wunet/txgbe: support OEM customized LED
2022-02-11 Jiawen Wunet/ngbe: support OEM customized LED
2022-02-11 Jiawen Wunet/ngbe: support custom PHY interfaces
2022-02-11 Jiawen Wunet/ngbe: optimize PHY initialization process
2022-02-11 Jiawen Wunet/ngbe: fix packet statistics
2022-02-11 Jiawen Wunet/ngbe: fix Tx hang on queue disable
2022-02-11 Jiawen Wunet/ngbe: fix missed link interrupt
2022-02-11 Jiawen Wunet/ngbe: fix Rx by initializing packet buffer early
2022-02-09 Ajit Khapardenet/bnxt: fix ring calculation for representors
2022-02-09 Ajit Khapardenet/bnxt: set HW coalescing parameters
2022-02-09 Shahaji Bhoslenet/bnxt: make DMAC field optional for F2 match
2022-02-10 Dariusz Sosnowskinet/mlx5: fix inline length for multi-segment TSO
2022-02-10 Alexander Kozyrevnet/mlx5: fix meter capabilities reporting
2022-02-10 Alexander Kozyrevnet/mlx5: fix committed bucket size
2022-02-10 Viacheslav Ovsiienkonet/mlx5: remove unused metadata shift parameter
2022-02-10 Viacheslav Ovsiienkonet/mlx5: fix metadata endianness in modify field action
2022-02-10 Yiding Zhounet/ice: fix build with 16-byte Rx descriptor
2022-02-09 Junfeng Guonet/ice: fix pattern check in flow director
2022-02-09 Yuying Zhangnet/ice: support drop any and steer all to queue
2022-02-09 Yuying Zhangnet/ice/base: add profile validation on switch filter
next