summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-20mlxsw: reg: Add fields to RITR - Router Interface Table RegisterNir Dotan
2019-01-19r8169: factor out getting ether_clkHeiner Kallweit
2019-01-19r8169: replace mii_bus member with phy_device member in struct rtl8169_privateHeiner Kallweit
2019-01-19r8169: reset chip synchronously in __rtl8169_resumeHeiner Kallweit
2019-01-19r8169: add helpers for locking / unlocking the config registersHeiner Kallweit
2019-01-19r8169: improve rtl_pcie_state_l2l3_enableHeiner Kallweit
2019-01-19r8169: initialize task workqueue only onceHeiner Kallweit
2019-01-19r8169: remove unneeded call in pcierrHeiner Kallweit
2019-01-19r8169: remove rtl_get_eventsHeiner Kallweit
2019-01-19isdn: remove unneeded semicolonYueHaibing
2019-01-19net: usb: rtl8150: remove set but not used variable 'rx_stat'Yue Haibing
2019-01-19dpaa2-eth: add debugfs statisticsIoana Radulescu
2019-01-19dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei
2019-01-19virtio-net: per-queue RPS configWillem de Bruijn
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan
2019-01-18net: hns3: fix wrong combined count returned by ethtool -lHuazhong Tan
2019-01-18net: hns3: adjust the use of alloc_tqps and num_tqpsHuazhong Tan
2019-01-18net: hns3: fix user configuration loss for ethtool -LHuazhong Tan
2019-01-18net: hns3: remove redundant codes in hclge_knic_setupHuazhong Tan
2019-01-18net: hns3: modify parameter checks in the hns3_set_channelsHuazhong Tan
2019-01-18net: hns3: add interface hclge_tm_bp_setupHuazhong Tan
2019-01-18net: hns3: reuse reinitialization interface in the hns3_set_channelsHuazhong Tan
2019-01-18net: hns3: remove unnecessary hns3_adjust_tqps_numHuazhong Tan
2019-01-18net: hns3: remove unused member in struct hns3_enet_ringHuazhong Tan
2019-01-18net: hns3: modify enet reinitialization interfaceHuazhong Tan
2019-01-18net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit
2019-01-18net: phy: ensure phylib state machine is stopped after calling phy_stopHeiner Kallweit
2019-01-18net: phy: stop PHY if needed when entering phy_disconnectHeiner Kallweit
2019-01-18net: jme: fix indentation issuesColin Ian King
2019-01-18net: vxge: fix indentation issueColin Ian King
2019-01-18net: phy: improve get_phy_idHeiner Kallweit
2019-01-18net: phy: remove state PHY_CHANGELINKHeiner Kallweit
2019-01-17net/mlx4: remove unneeded semicolonYueHaibing
2019-01-17net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolonYueHaibing
2019-01-17sb1000: fix a couple of indentation issues and remove assignment in if statem...Colin Ian King
2019-01-17dpaa2-eth: Fix ndo_stop routineIoana Ciocoi Radulescu
2019-01-17wan: dscc4: fix various indentation issuesColin Ian King
2019-01-17mlxsw: spectrum: Add extack messages to VXLAN FDB rejectionPetr Machata
2019-01-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata
2019-01-17vxlan: Add extack to switchdev operationsPetr Machata
2019-01-17mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replayPetr Machata
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2019-01-17vxlan: changelink: Delete remote after updatePetr Machata
2019-01-17vxlan: changelink: Postpone vxlan_config_apply()Petr Machata
2019-01-17vxlan: changelink: Inline vxlan_dev_configure()Petr Machata
2019-01-17vxlan: Allow vetoing of FDB notificationsPetr Machata
2019-01-17vxlan: Have vxlan_fdb_replace() save original rdst valuePetr Machata