net/ice/base: add AN masks to get PHY capabilities
[dpdk.git] / drivers / net /
2020-04-21 Qi Zhangnet/ice/base: add AN masks to get PHY capabilities
2020-04-21 Qi Zhangnet/ice/base: add shared driver parameter command
2020-04-21 Qi Zhangnet/ice/base: add PHY number definition values
2020-04-21 Qi Zhangnet/ice/base: capitalize abbreviations
2020-04-21 Qi Zhangnet/ice/base: add dedicate MAC type for E810
2020-04-21 Qi Zhangnet/ice/base: support link default override
2020-04-21 Qi Zhangnet/ice/base: support GTPU uplink and downlink
2020-04-21 Qi Zhangnet/ice/base: minor fixes
2020-04-21 Qi Zhangnet/ice/base: add NVM netlist macros
2020-04-21 Qi Zhangnet/ice/base: refactor a function
2020-04-21 Qi Zhangnet/ice/base: use descriptive variable name than type
2020-04-21 Qi Zhangnet/ice/base: use struct size helper
2020-04-21 Qi Zhangnet/ice/base: replace u16 with enum
2020-04-21 Qi Zhangnet/ice/base: allow VLAN and ethertype filter for port
2020-04-21 Qi Zhangnet/ice/base: read PSM clock frequency from register
2020-04-21 Qi Zhangnet/ice/base: fix removing MAC rule
2020-04-21 Qi Zhangnet/ice/base: add and update E822 device IDs
2020-04-21 Qi Zhangnet/ice/base: fix uninitialized stack variables
2020-04-21 Chengwen Fengnet/hns3: fix return value of setting VLAN offload
2020-04-21 Min Hu (Connor)net/hns3: fix mailbox opcode data type
2020-04-21 Lijun Ounet/hns3: fix configuring RSS hash when rules are flushed
2020-04-21 Lijun Ounet/hns3: fix RSS indirection table configuration
2020-04-21 Andy Peinet/ipn3ke: use control thread to check link status
2020-04-21 Xiaoyun Wangnet/hinic: support flow control
2020-04-21 Xiaoyun Wangnet/hinic: clean up logs
2020-04-21 Xiaoyun Wangnet/hinic: add flow director filter
2020-04-21 Xiaoyun Wangnet/hinic: remove 40G mezzanine card
2020-04-21 Xiaoyun Wangnet/hinic/base: optimize doorbell area initialization
2020-04-21 Xiaoyun Wangnet/hinic/base: fix port start during FW hot update
2020-04-21 Xiaoyun Wangnet/hinic: fix LRO
2020-04-21 Wei Hu (Xavier)net/hns3: fix status after repeated resets
2020-04-21 Min Hu (Connor)net/hns3: fix configuring illegal VLAN PVID
2020-04-21 Chengwen Fengnet/hns3: fix crash when flushing RSS flow rules with FLR
2020-04-21 Chengwen Fengnet/hns3: fix default error code of command interface
2020-04-21 Chengwen Fengnet/hns3: fix packets offload features flags in Rx
2020-04-21 Chengchang Tangnet/hns3: modify inappropriate names
2020-04-21 Chengchang Tangnet/hns3: remove redundant check when setting MAC
2020-04-16 Thomas Monjalonreplace cold attributes
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-16 Thomas Monjalonreplace no-inline attributes
2020-04-16 Thomas Monjalonreplace always-inline attributes
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-16 Thomas Monjalonnet/memif: use common macros for cache line marker
2020-04-16 Thomas Monjalonnet/mlx5: replace destructor syntax with common macro
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-31 Thomas Monjaloneal: move common header files
2020-03-31 Thomas Monjalonbuild: rename ppc sub-directories
2020-03-27 Ferruh Yigitlog: add API to check if a logtype can log in a given...
2020-03-18 Alexander Kozyrevnet/mlx5: reduce Tx completion index memory loads
2020-03-18 Dekel Pelednet/mlx5: fix CVLAN tag set in IP item translation
2020-03-18 Xiaoyun Wangnet/hinic: allocate IO memory with socket id
2020-03-18 Amaranath Somalapuramnet/axgbe: support descriptor status
2020-03-18 Amaranath Somalapuramnet/axgbe: advertise supported packet types
2020-03-18 Amaranath Somalapuramnet/axgbe: support queue query
2020-03-18 Amaranath Somalapuramnet/axgbe: support priority flow control
2020-03-18 Amaranath Somalapuramnet/axgbe: support flow control
2020-03-18 Wisam Jaddonet/mlx5: fix zero metadata action
2020-03-18 Guinan Sunnet/ixgbe: fix setting VF MAC address
2020-03-18 Karra Satwiknet/cxgbe: add devargs to control filtermode and filtermask
2020-03-18 Karra Satwiknet/cxgbe: use firmware API for validating filter spec
2020-03-18 Karra Satwiknet/cxgbe: support flow API for source MAC rewrite
2020-03-18 Karra Satwiknet/cxgbe: support Source MAC Table
2020-03-18 Karra Satwiknet/cxgbe: support flow API for destination MAC rewrite
2020-03-18 Karra Satwiknet/cxgbe: support flow API for matching all packets...
2020-03-18 Karra Satwiknet/cxgbe: support flow API for matching all packets...
2020-03-18 Karra Satwiknet/cxgbe: support flow API for matching IP TOS
2020-03-18 Karra Satwiknet/cxgbe: support flow API for matching QinQ VLAN
2020-03-18 Igor Romanovnet/sfc/base: handle manual and auto filter clashes...
2020-03-18 Igor Romanovnet/sfc/base: refactor filter lookup loop in EF10
2020-03-18 Igor Romanovnet/sfc/base: reject automatic filter creation by users
2020-03-18 Igor Romanovnet/sfc/base: reduce filter priorities to implemented...
2020-03-18 Igor Romanovnet/sfc: set priority of created filters to manual
2020-03-18 Igor Romanovnet/sfc: fix promiscuous and allmulticast toggles errors
2020-03-18 Sunil Kumar Korinet/ionic: use standard boolean type
2020-03-18 Chengchang Tangnet/hns3: fix promiscuous mode for PF
2020-03-18 Chengchang Tangnet/hns3: support promiscuous and allmulticast mode...
2020-03-18 Chengchang Tangnet/hns3: remove restriction on setting VF MTU
2020-03-18 Wei Hu (Xavier)net/hns3: fix Tx interrupt when enabling Rx interrupt
2020-03-18 Hongbo Zhengnet/hns3: support TSO
2020-03-18 Qi Zhangnet/ice: remove redundant functions
2020-03-18 Kevin Traynornet/hinic: fix repeating cable log and length check
2020-03-18 Kevin Traynornet/hinic: fix snprintf length of cable info
2020-03-18 Július Milannet/memif: fix init when already connected
2020-03-18 Július Milannet/memif: enable loopback
2020-03-18 Tonghao Zhangcommon/mlx5: fix build without dlopen option
2020-03-18 Dekel Pelednet/mlx5: support match on IPv4 TTL and IPv6 HLIM
2020-03-18 Dekel Pelednet/mlx5: fix mask used for IPv6 item validation
2020-03-18 Qi Zhangnet/ice: remove bulk alloc option
2020-03-18 Igor Romanovnet/sfc: fix Rx queue start failure path
2020-03-18 Ivan Malovnet/sfc: generalise flow pattern item processing
2020-03-18 Ivan Malovnet/sfc: generalise flow start and stop path
2020-03-18 Ivan Malovnet/sfc: generalise flow parsing
2020-03-18 Ivan Malovnet/sfc: introduce flow allocation and free path
2020-03-18 Ivan Malovnet/sfc: generalise flow specification structure
2020-03-18 Ivan Malovnet/sfc: make flow list engine-agnostic
2020-03-18 Ivan Malovnet/sfc: make flow RSS details VNIC-specific
2020-03-18 Chandu Babu Nnet/axgbe: support unicast hash table for MAC address
2020-03-18 Chandu Babu Nnet/axgbe: support setting MAC address
next