summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27nfp: flower: add GRE encap action supportPieter Jansen van Vuuren
2019-06-27nfp: flower: add GRE decap classification supportPieter Jansen van Vuuren
2019-06-27nfp: flower: rename tunnel related functions in action offloadPieter Jansen van Vuuren
2019-06-27nfp: flower: add helper functions for tunnel classificationPieter Jansen van Vuuren
2019-06-27nfp: flower: refactor tunnel key layer calculationPieter Jansen van Vuuren
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-27net: aquantia: implement vlan offload configurationIgor Russkikh
2019-06-27net: aquantia: vlan offloads logic in datapathIgor Russkikh
2019-06-27net: aquantia: adding fields and device features for vlan offloadIgor Russkikh
2019-06-27net: aquantia: added vlan offload related macros and functionsIgor Russkikh
2019-06-27net: aquantia: make all files GPL-2.0-onlyIgor Russkikh
2019-06-27net: aquantia: replace internal driver version code with utsIgor Russkikh
2019-06-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-26net: macb: Kconfig: Rename Atmel to CadencePalmer Dabbelt
2019-06-26net: macb: Kconfig: Make MACB depend on COMMON_CLKPalmer Dabbelt
2019-06-26net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov
2019-06-26i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-06-26i40e: update copyright stringAlice Michael
2019-06-26i40e: Fix descriptor count manipulationMaciej Fijalkowski
2019-06-26i40e: missing priorities for any QoS trafficAleksandr Loktionov
2019-06-26i40e: Add log entry while creating or deleting TC0Piotr Kwapulinski
2019-06-26i40e: fix incorrect function documentation commentJacob Keller
2019-06-26i40e: Fix for missing "link modes" info in ethtoolMartyna Szapar
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov
2019-06-26ixgbevf: fix possible divide by zero in ixgbevf_update_itrYoung Xiao
2019-06-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2019-06-26net: stmmac: Fix crash observed if PHY does not support EEEJon Hunter
2019-06-26net: stmmac: Fix possible deadlock when disabling EEE supportJon Hunter
2019-06-26Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"Jakub Kicinski
2019-06-26net: hns3: add exception handling when enable NIC HW error interruptsWeihang Li
2019-06-26net: hns3: fixes wrong place enabling ROCE HW error when loadingHuazhong Tan
2019-06-26net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan
2019-06-26net: hns3: add check to number of buffer descriptorsWeihang Li
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li
2019-06-26net: hns3: modify handling of out of memory in hclge_err.cWeihang Li
2019-06-26net: hns3: code optimizaition of hclge_handle_hw_ras_error()Weihang Li
2019-06-26net: hns3: restore the MAC autoneg state after resetJian Shen
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2019-06-26net: hns3: remove VF VLAN filter entry inexistent warning printJian Shen
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa
2019-06-24cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju
2019-06-24cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju
2019-06-24cxgb4: Add MPS TCAM refcounting for raw mac filtersRaju Rangoju
2019-06-24cxgb4: Re-work the logic for mps refcountingRaju Rangoju
2019-06-24net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng