aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-20mlxsw: spectrum_router: Add GRE tunnel support for Spectrum-2Nir Dotan1-0/+130
2019-01-20mlxsw: spectrum_router: Update tunnel decap propertiesNir Dotan3-0/+8
2019-01-20mlxsw: spectrum_router: Support RIF without deviceNir Dotan2-6/+8
2019-01-20mlxsw: spectrum_router: Change mlxsw_sp_ipip_lb_ul_vr_id()Nir Dotan1-1/+8
2019-01-20mlxsw: spectrum_router: Add underlay RIF ID supportNir Dotan1-3/+4
2019-01-20mlxsw: spectrum_router: Mark RIF index as taken before creationNir Dotan1-2/+3
2019-01-20mlxsw: spectrum_router: Adjust loopback RIF configurationNir Dotan1-6/+6
2019-01-20mlxsw: spectrum: Set RIF ops per ASIC typeNir Dotan3-3/+9
2019-01-20mlxsw: spectrum_router: Split RIF ops array for Spectrum-2 supportNir Dotan1-8/+33
2019-01-20mlxsw: reg: Add underlay egress RIF field in RTDP registerIdo Schimmel1-0/+7
2019-01-20mlxsw: reg: Add fields to RITR - Router Interface Table RegisterNir Dotan2-4/+14
2019-01-19r8169: factor out getting ether_clkHeiner Kallweit1-24/+29
2019-01-19r8169: replace mii_bus member with phy_device member in struct rtl8169_privateHeiner Kallweit1-31/+25
2019-01-19r8169: reset chip synchronously in __rtl8169_resumeHeiner Kallweit1-2/+1
2019-01-19r8169: add helpers for locking / unlocking the config registersHeiner Kallweit1-12/+22
2019-01-19r8169: improve rtl_pcie_state_l2l3_enableHeiner Kallweit1-18/+10
2019-01-19r8169: initialize task workqueue only onceHeiner Kallweit1-4/+1
2019-01-19r8169: remove unneeded call in pcierrHeiner Kallweit1-2/+0
2019-01-19r8169: remove rtl_get_eventsHeiner Kallweit1-6/+1
2019-01-19net: usb: rtl8150: remove set but not used variable 'rx_stat'Yue Haibing1-2/+0
2019-01-19dpaa2-eth: add debugfs statisticsIoana Radulescu5-1/+302
2019-01-19dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei1-6/+4
2019-01-19virtio-net: per-queue RPS configWillem de Bruijn1-0/+1
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin4-28/+40
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan4-15/+22
2019-01-18net: hns3: fix wrong combined count returned by ethtool -lHuazhong Tan1-4/+3
2019-01-18net: hns3: adjust the use of alloc_tqps and num_tqpsHuazhong Tan1-3/+7
2019-01-18net: hns3: fix user configuration loss for ethtool -LHuazhong Tan4-49/+47
2019-01-18net: hns3: remove redundant codes in hclge_knic_setupHuazhong Tan2-17/+2
2019-01-18net: hns3: modify parameter checks in the hns3_set_channelsHuazhong Tan1-4/+3
2019-01-18net: hns3: add interface hclge_tm_bp_setupHuazhong Tan1-8/+15
2019-01-18net: hns3: reuse reinitialization interface in the hns3_set_channelsHuazhong Tan1-63/+12
2019-01-18net: hns3: remove unnecessary hns3_adjust_tqps_numHuazhong Tan1-6/+0
2019-01-18net: hns3: remove unused member in struct hns3_enet_ringHuazhong Tan2-2/+0
2019-01-18net: hns3: modify enet reinitialization interfaceHuazhong Tan1-2/+16
2019-01-18net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha3-44/+43
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha6-125/+367
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit2-19/+2
2019-01-18net: phy: ensure phylib state machine is stopped after calling phy_stopHeiner Kallweit2-2/+1
2019-01-18net: phy: stop PHY if needed when entering phy_disconnectHeiner Kallweit1-0/+3
2019-01-18net: jme: fix indentation issuesColin Ian King1-3/+2
2019-01-18net: vxge: fix indentation issueColin Ian King1-1/+1
2019-01-18net: phy: improve get_phy_idHeiner Kallweit1-9/+2
2019-01-18net: phy: remove state PHY_CHANGELINKHeiner Kallweit1-2/+0
2019-01-17net/mlx4: remove unneeded semicolonYueHaibing2-2/+2
2019-01-17net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolonYueHaibing1-2/+2
2019-01-17sb1000: fix a couple of indentation issues and remove assignment in if statementsColin Ian King1-4/+7
2019-01-17dpaa2-eth: Fix ndo_stop routineIoana Ciocoi Radulescu1-34/+34
2019-01-17wan: dscc4: fix various indentation issuesColin Ian King1-25/+25
2019-01-17mlxsw: spectrum: Add extack messages to VXLAN FDB rejectionPetr Machata2-10/+19