summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-28net/mlx5e: Support TSO and TX checksum offloads for IP-in-IPMarina Varshaver
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver
2019-08-28net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packetsAya Levin
2019-08-28net/mlx5e: Change function's position to a more fitting fileAya Levin
2019-08-28net/mlx5e: Add device out of buffer counterMoshe Shemesh
2019-08-28net/mlx5e: Support LAG TX port affinity distributionMaxim Mikityanskiy
2019-08-28net/mlx5e: Expose new function for TIS destroy loopTariq Toukan
2019-08-28net/mlx5e: ethtool, Fix a typo in WOL function namesErez Alfasi
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik
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