aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-30MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer1-233/+185
2019-08-30wimax/i2400m: remove debug containing bogus calculation of indexColin Ian King1-7/+2
2019-08-29net: spider_net: Use struct_size() helperGustavo A. R. Silva1-4/+2
2019-08-29r8169: add support for EEE on RTL8125Heiner Kallweit1-0/+24
2019-08-29r8169: add RTL8125 PHY initializationHeiner Kallweit1-3/+127
2019-08-29r8169: add support for RTL8125Heiner Kallweit2-18/+265
2019-08-29r8169: don't use bit LastFrag in tx descriptor after sendHeiner Kallweit1-1/+1
2019-08-29r8169: read common register for PCI commitHeiner Kallweit1-1/+1
2019-08-29r8169: move disabling interrupt coalescing to RTL8169/RTL8168 initHeiner Kallweit1-2/+6
2019-08-29r8169: factor out reading MAC address from registersHeiner Kallweit1-3/+10
2019-08-29r8169: restrict rtl_is_8168evl_up to RTL8168 chip versionsHeiner Kallweit1-1/+2
2019-08-29r8169: change interrupt mask type to u32Heiner Kallweit1-5/+11
2019-08-29Merge tag 'mlx5-updates-2019-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller22-115/+284
2019-08-29net: dsa: mv88e6xxx: fix freeing unused SERDES IRQVivien Didelot1-1/+2
2019-08-29net: dsa: mv88e6xxx: keep CMODE writable code privateVivien Didelot4-11/+8
2019-08-29net: dsa: mv88e6xxx: get serdes lane after lockVivien Didelot1-2/+4
2019-08-29net: hns3: not allow SSU loopback while execute ethtool -t devYufeng Mo4-2/+75
2019-08-29net: hns3: check reset interrupt status when reset failsHuazhong Tan2-4/+4
2019-08-29net: hns3: add phy selftest functionYufeng Mo2-19/+138
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li7-2/+78
2019-08-29net: hns3: optimize waiting time for TQP resetZhongzhu Liu2-5/+7
2019-08-29net: hns3: fix incorrect type in assignment.Guojia Liao2-18/+30
2019-08-29net: hns3: make some reusable codes into a functionYonglong Liu1-26/+28
2019-08-29net: hns3: optimize some log printingsYufeng Mo3-29/+30
2019-08-29net: hns3: reduce the parameters of some functionsGuojia Liao1-14/+14
2019-08-29net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_mapHuazhong Tan1-3/+4
2019-08-29net: hns3: use macro instead of magic numberHuazhong Tan2-3/+6
2019-08-29net: hns3: code optimization for debugfs related to "dump reg"Zhongzhu Liu2-110/+132
2019-08-29dpaa2-eth: Add pause frame supportIoana Radulescu6-13/+177
2019-08-29dpaa2-eth: Use stored link settingsIoana Radulescu2-14/+7
2019-08-29dpaa2-eth: Remove support for changing link settingsIoana Radulescu1-50/+1
2019-08-28mlxsw: spectrum_ptp: Add counters for GC eventsPetr Machata4-1/+132
2019-08-28mlxsw: Bump firmware version to 13.2000.1886Ido Schimmel1-1/+1
2019-08-28mlxsw: spectrum: Prevent auto negotiation on number of lanesShalom Toledo2-20/+77
2019-08-28mlxsw: Remove 56G speed supportAmit Cohen3-31/+0
2019-08-28net: phy: force phy suspend when calling phy_stopJian Shen1-1/+1
2019-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-387/+688
2019-08-28phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-28phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-28phy: mdio-moxart: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-28phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-28phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-28wimax/i2400m: remove redundant assignment to variable resultColin Ian King1-1/+0
2019-08-28net/mlx5e: Support TSO and TX checksum offloads for IP-in-IPMarina Varshaver1-0/+11
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver3-4/+7
2019-08-28net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packetsAya Levin2-1/+49
2019-08-28net/mlx5e: Change function's position to a more fitting fileAya Levin3-6/+8
2019-08-28net/mlx5e: Add device out of buffer counterMoshe Shemesh1-13/+25
2019-08-28net/mlx5e: Support LAG TX port affinity distributionMaxim Mikityanskiy4-22/+53
2019-08-28net/mlx5e: Expose new function for TIS destroy loopTariq Toukan3-10/+13