net/txgbe: add Rx and Tx start and stop
[dpdk.git] / drivers / net /
2020-11-03 Jiawen Wunet/txgbe: add Rx and Tx start and stop
2020-11-03 Jiawen Wunet/txgbe: add Rx and Tx queues setup and release
2020-11-03 Jiawen Wunet/txgbe: add Rx and Tx init
2020-11-03 Jiawen Wunet/txgbe: add unicast hash bitmap
2020-11-03 Jiawen Wunet/txgbe: add MAC address operations
2020-11-03 Jiawen Wunet/txgbe: add autoneg control read and write
2020-11-03 Jiawen Wunet/txgbe: add multi-speed link setup
2020-11-03 Jiawen Wunet/txgbe: add link status change
2020-11-03 Jiawen Wunet/txgbe: add device configuration
2020-11-03 Jiawen Wunet/txgbe: add interrupt operation
2020-11-03 Jiawen Wunet/txgbe: support getting device info
2020-11-03 Jiawen Wunet/txgbe: add PHY reset
2020-11-03 Jiawen Wunet/txgbe: add module identify
2020-11-03 Jiawen Wunet/txgbe: add PHY init
2020-11-03 Jiawen Wunet/txgbe: add HW init and reset operation
2020-11-03 Jiawen Wunet/txgbe: add EEPROM functions
2020-11-03 Jiawen Wunet/txgbe: add HW infrastructure and dummy function
2020-11-03 Jiawen Wunet/txgbe: add MAC type and bus LAN id
2020-11-03 Jiawen Wunet/txgbe: add error types and registers
2020-11-03 Jiawen Wunet/txgbe: add device init and uninit
2020-11-03 Jiawen Wunet/txgbe: support probe and remove
2020-11-03 Jiawen Wunet/txgbe: add build and doc infrastructure
2020-11-03 Long Linet/netvsc: allocate contiguous physical memory for...
2020-11-03 Yunjian Wangnet/mvpp2: fix memory leak in error path
2020-11-03 David Marchandnet/ena: remove unused macro
2020-11-03 David Christensennet/vhost: fix xstats after clearing stats
2020-11-03 Jeff Guonet/iavf: fix vector Rx
2020-11-03 Jeff Guonet/fm10k: fix vector Rx
2020-11-03 Jeff Guonet/ice: fix vector Rx
2020-11-03 Jeff Guonet/i40e: fix vector Rx
2020-11-03 Jeff Guonet/ixgbe: fix vector Rx
2020-11-03 Padraig Connollynet/i40e: fix QinQ flow pattern to allow non full mask
2020-11-03 Leyi Rongnet/ice: optimize Tx by using AVX512
2020-11-03 Leyi Rongnet/ice: add RSS hash parsing in AVX512 path
2020-11-03 Leyi Rongnet/ice: add AVX512 vector path
2020-11-03 Conor Walshnet/ixgbe: prevent driver forcing application to exit
2020-11-03 Conor Walshnet/ixgbe: check switch domain allocation result
2020-11-03 Ajit Khapardenet/bnxt: fix resource leak
2020-11-03 Yuying Zhangnet/i40e: fix virtual channel conflict
2020-11-03 Ting Xunet/iavf: add enable/disable queues for large VF
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 Ting Xunet/iavf: support requesting additional queues from PF
2020-11-03 Ting Xunet/iavf: handle virtchnl event message without interrupt
2020-11-03 Alexander Kozyrevnet/mlx5: implement vectorized MPRQ burst
2020-11-03 Alexander Kozyrevnet/mlx5: refactor vectorized Rx
2020-11-03 Xueming Linet/mlx5: fix port shared data reference count
2020-11-03 Shiri Kuzinnet/mlx5: fix xstats reset reinitialization
2020-11-03 Suanming Mounet/mlx5: optimize counter extend memory
2020-11-03 Suanming Mounet/mlx5: rename flow counter macro
2020-11-03 Suanming Mounet/mlx5: make shared counters thread safe
2020-11-03 Suanming Mounet/mlx5: make three level table thread safe
2020-11-03 Suanming Mounet/mlx5: synchronize flow counter pool creation
2020-11-03 Suanming Mounet/mlx5: remove single counter container
2020-11-03 Suanming Mounet/mlx5: optimize shared counter memory
2020-11-03 Suanming Mounet/mlx5: locate aging pools in the general container
2020-11-03 Ferruh Yigitnet/bnxt: fix xstats by id
2020-11-03 Somnath Koturnet/bnxt: fix queue release
2020-11-03 Ivan Malovnet/sfc: support encap flow items in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item UDP in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item TCP in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item IPv6 in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item IPv4 in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item VLAN in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow item port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow action port ID in transfer rules
2020-11-03 Ivan Malovnet/sfc: support concept of switch domains/ports
2020-11-03 Ivan Malovnet/sfc: add HW switch ID helpers
2020-11-03 Ivan Malovnet/sfc: support flow action drop in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow actions PF and VF in transfer...
2020-11-03 Ivan Malovnet/sfc: support flow items PF and VF in transfer rules
2020-11-03 Ivan Malovnet/sfc: support flow action mark in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow action flag in MAE backend
2020-11-03 Ivan Malovnet/sfc: support VLAN push actions in MAE backend
2020-11-03 Ivan Malovnet/sfc: add facilities to handle bundles of actions
2020-11-03 Ivan Malovnet/sfc: support flow action OF pop VLAN in MAE backend
2020-11-03 Ivan Malovnet/sfc: implement flow insert/remove in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow action PHY port in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow item eth in MAE backend
2020-11-03 Ivan Malovnet/sfc: support flow item PHY PORT in MAE backend
2020-11-03 Ivan Malovnet/sfc: add actions parsing stub to MAE backend
2020-11-03 Ivan Malovnet/sfc: add verify method to flow validate path
2020-11-03 Ivan Malovnet/sfc: validate match spec in MAE backend
2020-11-03 Ivan Malovnet/sfc: add pattern parsing stub to MAE backend
2020-11-03 Ivan Malovnet/sfc: add concept of MAE (transfer) rules
2020-11-03 Ivan Malovdrivers: init/fini MAE on attach/detach
2020-11-03 Ivan Malovnet/sfc: add stub for attaching to MAE
2020-11-03 Savinay Dharmappanet/softnic: fix out-of-bound access
2020-11-03 Simei Sunet/ice: support ACL filter in DCF
2020-11-03 Simei Sunet/ice: get PF VSI map
2020-11-03 Leyi Rongnet/iavf: fix unchecked Tx cleanup error
2020-11-03 Junyu Jiangnet/ice: fix SCTP RSS configuration
2020-11-03 Simei Sunet/ice/base: fix bitmap set function
2020-11-03 Guinan Sunnet/iavf: fix adding multicast MAC address
2020-11-03 Dekel Pelednet/mlx5: support query of age action
2020-11-03 Dekel Pelednet/mlx5: log LRO minimal size
2020-11-03 Dekel Pelednet/mlx5: fix use of atomic cmpset for age state
2020-11-03 Dekel Pelednet/mlx5: enforce limitation on IPv6 next protocol
2020-11-03 Dekel Pelednet/mlx5: support match on IPv6 fragment extension
next