summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-29net: dsa: mv88e6xxx: fix freeing unused SERDES IRQVivien Didelot
2019-08-29net: dsa: mv88e6xxx: keep CMODE writable code privateVivien Didelot
2019-08-29net: dsa: mv88e6xxx: get serdes lane after lockVivien Didelot
2019-08-29Merge branch 'net-hns3-add-some-cleanups-and-optimizations'David S. Miller
2019-08-29net: hns3: not allow SSU loopback while execute ethtool -t devYufeng Mo
2019-08-29net: hns3: check reset interrupt status when reset failsHuazhong Tan
2019-08-29net: hns3: add phy selftest functionYufeng Mo
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li
2019-08-29net: hns3: optimize waiting time for TQP resetZhongzhu Liu
2019-08-29net: hns3: fix incorrect type in assignment.Guojia Liao
2019-08-29net: hns3: make some reusable codes into a functionYonglong Liu
2019-08-29net: hns3: optimize some log printingsYufeng Mo
2019-08-29net: hns3: reduce the parameters of some functionsGuojia Liao
2019-08-29net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_mapHuazhong Tan
2019-08-29net: hns3: use macro instead of magic numberHuazhong Tan
2019-08-29net: hns3: code optimization for debugfs related to "dump reg"Zhongzhu Liu
2019-08-29dpaa2-eth: Add pause frame supportIoana Radulescu
2019-08-29dpaa2-eth: Use stored link settingsIoana Radulescu
2019-08-29dpaa2-eth: Remove support for changing link settingsIoana Radulescu
2019-08-28Merge branch 'mlxsw-Various-updates'David S. Miller
2019-08-28mlxsw: spectrum_ptp: Add counters for GC eventsPetr Machata
2019-08-28mlxsw: Bump firmware version to 13.2000.1886Ido Schimmel
2019-08-28mlxsw: spectrum: Prevent auto negotiation on number of lanesShalom Toledo
2019-08-28mlxsw: Remove 56G speed supportAmit Cohen
2019-08-28net: phy: force phy suspend when calling phy_stopJian Shen
2019-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-08-28phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28phy: mdio-moxart: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28wimax/i2400m: remove redundant assignment to variable resultColin Ian King
2019-08-28ipv6: shrink struct ipv6_mc_socklistEric Dumazet
2019-08-27Merge branch 'stmmac-Add-EHL-and-TGL-PCI-info-and-PCI-ID'David S. Miller
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng
2019-08-27net: stmmac: add EHL RGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27net: stmmac: add TGL SGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27net: stmmac: add EHL SGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27Merge branch 'net-dsa-mv88e6xxx-Peridot-Topaz-SERDES-changes'David S. Miller
2019-08-27net: dsa: mv88e6xxx: fully support SERDES on Topaz familyMarek Behún
2019-08-27net: dsa: mv88e6xxx: rename port cmode macroMarek Behún
2019-08-27net: dsa: mv88e6xxx: simplify SERDES code for Topaz and PeridotMarek Behún
2019-08-27net: dsa: mv88e6xxx: create serdes_get_lane chip operationMarek Behún
2019-08-27net: dsa: mv88e6xxx: update code operating on hidden registersMarek Behún
2019-08-27net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handlerMarek Behún
2019-08-27Merge branch 'sctp-add-SCTP_ECN_SUPPORTED-sockopt'David S. Miller
2019-08-27sctp: allow users to set ep ecn flag by sockoptXin Long
2019-08-27sctp: allow users to set netns ecn flag with sysctlXin Long
2019-08-27sctp: make ecn flag per netns and endpointXin Long
2019-08-27net: mediatek: remove set but not used variable 'status'Mao Wenan