summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-20realtek/8139cp: use generic power managementVaibhav Gupta1-17/+8
2020-05-20realtek/8139too: use generic power managementVaibhav Gupta1-19/+7
2020-05-20nfp: flower: inform firmware of flower featuresLouis Peens2-30/+87
2020-05-20nfp: flower: renaming of feature bitsLouis Peens4-14/+17
2020-05-19s390/net: remove pm support from iucv driversJulian Wiedmann2-168/+1
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann3-130/+0
2020-05-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller11-147/+415
2020-05-19r8169: work around an irq coalescing related tx timeoutHeiner Kallweit1-0/+9
2020-05-19r8169: improve rtl8169_mark_to_asicHeiner Kallweit1-3/+2
2020-05-19r8169: make rtl_rx better readableHeiner Kallweit1-51/+48
2020-05-19net: seeq: Use %pM format specifier for MAC addressesAndy Shevchenko1-4/+1
2020-05-19cxgb4: Use %pM format specifier for MAC addressesAndy Shevchenko1-14/+6
2020-05-19igc: Remove unneeded registerSasha Neftin1-1/+0
2020-05-19igc: Remove unneeded definitionSasha Neftin1-1/+0
2020-05-19igc: Use netdev log helpers in igc_base.cAndre Guedes1-3/+3
2020-05-19igc: Use netdev log helpers in igc_dump.cAndre Guedes1-55/+54
2020-05-19igc: Use netdev log helpers in igc_ptp.cAndre Guedes1-7/+5
2020-05-19igc: Use netdev log helpers in igc_ethtool.cAndre Guedes1-20/+21
2020-05-19net: phy: simplify phy_link_change argumentsDoug Berger3-15/+12
2020-05-19igc: add support to eeprom, registers and link self-testsVitaly Lifshits7-3/+285
2020-05-19igc: Use netdev log helpers in igc_main.cAndre Guedes1-61/+50
2020-05-19igc: Add ECN support for TSOSasha Neftin1-0/+1
2020-05-17net: ipa: do not clear interrupt in gsi_channel_start()Alex Elder1-10/+1
2020-05-17net: ipa: don't use noirq suspend/resume callbacksAlex Elder1-2/+2
2020-05-17mlxsw: spectrum_trap: Store all trap data in one arrayIdo Schimmel2-143/+326
2020-05-17mlxsw: spectrum_trap: Store all trap group data in one arrayIdo Schimmel2-41/+110
2020-05-17mlxsw: spectrum_trap: Store all trap policer data in one arrayIdo Schimmel2-62/+89
2020-05-17mlxsw: spectrum_trap: Move struct definition out of header fileIdo Schimmel2-6/+6
2020-05-17r8169: remove remaining call to mdiobus_unregisterHeiner Kallweit1-1/+0
2020-05-16nfp: don't check lack of RX/TX channelsJakub Kicinski1-2/+1
2020-05-16dpaa2-eth: add bulking to XDP_TXIoana Ciornei2-23/+46
2020-05-16net: phy: broadcom: fix checkpatch complains about tabsKevin Lo1-1/+1
2020-05-16Merge tag 'mlx5-updates-2020-05-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller24-204/+554
2020-05-16ethernet: ti: am65-cpts: Add missing inline qualifier to stub functionsNathan Chancellor1-4/+4
2020-05-16net/mlx5e: Take DCBNL-related definitions into dedicated filesTariq Toukan5-73/+84
2020-05-16net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy8-36/+84
2020-05-16net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit1-3/+12
2020-05-16net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit7-9/+24
2020-05-16net/mlx5e: CT: Fix offload with CT action after CT NAT actionRoi Dayan1-22/+286
2020-05-16net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha4-24/+21
2020-05-16net/mlx5: Wait for inactive autogroupsPaul Blakey1-3/+5
2020-05-16net/mlx5: Drain wq first during PCI device removalParav Pandit1-3/+2
2020-05-16net/mlx5: Have single error unwinding pathParav Pandit1-4/+3
2020-05-16net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systemsEran Ben Elisha1-22/+22
2020-05-16net/mlx5: Dedicate fw page to the requesting functionEran Ben Elisha1-5/+11
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller145-639/+1102
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds30-103/+132
2020-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-39/+68
2020-05-15net: phy: tja11xx: execute cable test on link upOleksij Rempel1-5/+43
2020-05-15net: phy: broadcom: add support for BCM54811 PHYKevin Lo1-5/+51