summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: aquantia: added vlan offload related macros and functionsIgor Russkikh2019-06-274-0/+46
* net: aquantia: make all files GPL-2.0-onlyIgor Russkikh2019-06-274-4/+4
* net: aquantia: replace internal driver version code with utsIgor Russkikh2019-06-272-9/+3
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-06-2711-32/+111
|\
| * i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-06-261-9/+6
| * i40e: update copyright stringAlice Michael2019-06-261-1/+1
| * i40e: Fix descriptor count manipulationMaciej Fijalkowski2019-06-264-14/+34
| * i40e: missing priorities for any QoS trafficAleksandr Loktionov2019-06-261-3/+54
| * i40e: Add log entry while creating or deleting TC0Piotr Kwapulinski2019-06-261-0/+4
| * i40e: fix incorrect function documentation commentJacob Keller2019-06-261-2/+1
| * i40e: Fix for missing "link modes" info in ethtoolMartyna Szapar2019-06-261-2/+1
| * i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov2019-06-261-0/+4
| * ixgbevf: fix possible divide by zero in ixgbevf_update_itrYoung Xiao2019-06-261-0/+3
| * ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2019-06-262-1/+3
* | net: macb: Kconfig: Rename Atmel to CadencePalmer Dabbelt2019-06-261-3/+3
* | net: macb: Kconfig: Make MACB depend on COMMON_CLKPalmer Dabbelt2019-06-261-2/+2
* | net: stmmac: Fix crash observed if PHY does not support EEEJon Hunter2019-06-261-4/+6
* | net: stmmac: Fix possible deadlock when disabling EEE supportJon Hunter2019-06-261-0/+1
|/
* Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"Jakub Kicinski2019-06-266-184/+11
* net: hns3: add exception handling when enable NIC HW error interruptsWeihang Li2019-06-261-3/+5
* net: hns3: fixes wrong place enabling ROCE HW error when loadingHuazhong Tan2019-06-261-6/+8
* net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan2019-06-262-0/+41
* net: hns3: add check to number of buffer descriptorsWeihang Li2019-06-262-33/+58
* net: hns3: remove override_pci_need_resetWeihang Li2019-06-263-6/+2
* net: hns3: modify handling of out of memory in hclge_err.cWeihang Li2019-06-261-2/+4
* net: hns3: code optimizaition of hclge_handle_hw_ras_error()Weihang Li2019-06-261-12/+12
* net: hns3: restore the MAC autoneg state after resetJian Shen2019-06-261-0/+9
* net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen2019-06-264-16/+112
* net: hns3: remove VF VLAN filter entry inexistent warning printJian Shen2019-06-261-5/+6
* net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen2019-06-263-0/+25
* cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju2019-06-243-3/+87
* cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju2019-06-243-7/+29
* cxgb4: Add MPS TCAM refcounting for raw mac filtersRaju Rangoju2019-06-242-0/+62
* cxgb4: Re-work the logic for mps refcountingRaju Rangoju2019-06-245-22/+134
* net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng2019-06-241-0/+5
* net: stmmac: sun8i: add support for Allwinner H6 EMACIcenowy Zheng2019-06-241-0/+16
* net: macb: use GROAntoine Tenart2019-06-242-9/+12
* net: macb: use NAPI_POLL_WEIGHTAntoine Tenart2019-06-241-1/+1
* mlxsw: core: Add support for negative temperature readoutVadim Pasternak2019-06-243-20/+20
* mlxsw: core: Add the hottest thermal zone detectionVadim Pasternak2019-06-241-13/+62
* mlxsw: core: Extend thermal core with per inter-connect device thermal zonesVadim Pasternak2019-06-241-1/+136
* net: ethernet: ti: cpsw: Fix suspend/resume breakKeerthy2019-06-241-21/+9
* hinic: implement the statistical interface of ethtoolXue Chaojing2019-06-249-3/+620
* net: ena: Fix bug where ring allocation backoff stopped too lateSameeh Jubran2019-06-231-2/+2
* hinic: fix dereference of pointer hwdev before it is null checkedColin Ian King2019-06-221-6/+15
* net: ethernet: mediatek: Add MT7621 TRGMII mode supportRené van Dorst2019-06-222-4/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22113-504/+116
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-215-3/+8
| |\
| | * net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry2019-06-191-0/+3
| | * net: hns3: Fix inconsistent indentingKrzysztof Kozlowski2019-06-191-1/+1