summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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
2019-01-17vxlan: Split vxlan_fdb_update() in twoPetr Machata
2019-01-17vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()Petr Machata
2019-01-17net: phy: micrel: use phy_read_mmd and phy_write_mmdHeiner Kallweit
2019-01-17davicom: Annotate implicit fall through in dm9000_set_ioMathieu Malaterre
2019-01-17net: dsa: lantiq_gswip: drop bogus drvdata checkJohan Hovold
2019-01-17net: dsa: lantiq_gswip: fix OF child-node lookupsJohan Hovold
2019-01-17net: dsa: lantiq_gswip: fix use-after-free on failed probeJohan Hovold
2019-01-17sfc: extend MTD support for newer hardwareBert Kenward
2019-01-17net: phy: check return code when requesting PHY driver moduleHeiner Kallweit
2019-01-17net: hns: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-01-17net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli
2019-01-17net-next/hinic: replace disable_irq_nosync/enable_irqXue Chaojing
2019-01-16cxgb4/l2t: Use struct_size() in kvzalloc()Gustavo A. R. Silva