aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei3-29/+51
2019-05-29r8169: remove 1000/Half from supported modesHeiner Kallweit1-1/+4
2019-05-29net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen7-3/+460
2019-05-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller16-276/+1129
2019-05-29net: stmmac: Fix build error without CONFIG_INETYueHaibing1-0/+1
2019-05-29net: stmmac: use dev_info() before netdev is registeredJisheng Zhang1-2/+2
2019-05-29qed: fix spelling mistake "inculde" -> "include"Colin Ian King1-1/+1
2019-05-29ice: Add a helper to trigger software interruptBrett Creeley3-15/+25
2019-05-29ice: Configure RSS LUT key only if RSS is enabledMd Fahad Iqbal Polash1-0/+7
2019-05-29ice: Add ice_get_fw_log_cfg to init FW loggingDan Nowlin2-0/+49
2019-05-29ice: Minor cleanup in ice_switch.hAnirudh Venkataramanan1-4/+3
2019-05-29ice: Remove redundant and premature event configDave Ertman1-6/+0
2019-05-29ice: Change message levelMitch Williams1-1/+1
2019-05-29ice: Check all VFs for MDD activity, don't disableMitch Williams1-12/+11
2019-05-29ice: Refactor interrupt trackingBrett Creeley6-218/+263
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan11-13/+752
2019-05-29ice: Don't call ice_cfg_itr() for SR-IOVBrett Creeley1-1/+2
2019-05-29ice: Set minimum default Rx descriptor count to 512Brett Creeley1-6/+13
2019-05-29ice: Resolve static analysis warningBruce Allan1-4/+4
2019-05-29ice: Implement toggling ethtool rx-vlan-filterTony Nguyen1-0/+7
2019-05-29ice: Remove direct write for GLLAN_RCTL_0Anirudh Venkataramanan1-3/+0
2019-05-29ice: Fix LINE_SPACING style issueBruce Allan1-1/+0
2019-05-29qede: Handle infinite driver spinning for Tx timestamp.Sudarsana Reddy Kalluru4-7/+36
2019-05-29qed: Reduce the severity of ptp debug message.Sudarsana Reddy Kalluru1-1/+2
2019-05-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller8-94/+47
2019-05-28net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vectorHuazhong Tan1-3/+1
2019-05-28net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()Huazhong Tan1-2/+2
2019-05-28net: hns3: stop schedule reset service while unloading driverHuazhong Tan3-2/+7
2019-05-28net: hns3: add handshake with hardware while doing resetHuazhong Tan4-9/+16
2019-05-28net: hns3: modify hclgevf_init_client_instance()Huazhong Tan1-29/+50
2019-05-28net: hns3: modify hclge_init_client_instance()Huazhong Tan1-37/+53
2019-05-28net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has registeredHuazhong Tan2-0/+8
2019-05-28net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has registeredHuazhong Tan2-1/+8
2019-05-28net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registeredHuazhong Tan2-0/+7
2019-05-28net: hns3: add support for dump firmware statistics by debugfsZhongzhu Liu3-0/+66
2019-05-28net: hns3: fix for HNS3_RXD_GRO_SIZE_M macroYunsheng Lin1-1/+1
2019-05-28net: hns3: fix compile warning without CONFIG_RFS_ACCELJian Shen1-2/+0
2019-05-28hinic: fix a bug in set rx modeXue Chaojing1-4/+0
2019-05-28enetc: Enable TC offloading with mqprioCamelia Groza5-1/+72
2019-05-28net: stmmac: dwmac-meson8b: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-05-28net: stmmac: dwmac-meson: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-05-28igc: Cleanup the redundant codeSasha Neftin1-20/+3
2019-05-28igc: Add flow control supportSasha Neftin2-0/+24
2019-05-28e1000e: start network tx queue only when link is upKonstantin Khlebnikov1-2/+4
2019-05-28Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov1-6/+9
2019-05-28igc: Remove the obsolete workaroundSasha Neftin2-58/+3
2019-05-28igc: Clean up unused pointersSasha Neftin1-3/+0
2019-05-28igc: Fix double definitionsSasha Neftin1-3/+0
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva1-1/+1