aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* realtek/8139cp: use generic power managementVaibhav Gupta2020-05-191-17/+8
* realtek/8139too: use generic power managementVaibhav Gupta2020-05-191-19/+7
* nfp: flower: inform firmware of flower featuresLouis Peens2020-05-192-30/+87
* nfp: flower: renaming of feature bitsLouis Peens2020-05-194-14/+17
* s390/net: remove pm support from iucv driversJulian Wiedmann2020-05-192-168/+1
* s390/net: remove pm ops from ccwgroup driversJulian Wiedmann2020-05-193-130/+0
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-05-1911-147/+415
|\
| * igc: Remove unneeded registerSasha Neftin2020-05-181-1/+0
| * igc: Remove unneeded definitionSasha Neftin2020-05-181-1/+0
| * igc: Use netdev log helpers in igc_base.cAndre Guedes2020-05-181-3/+3
| * igc: Use netdev log helpers in igc_dump.cAndre Guedes2020-05-181-55/+54
| * igc: Use netdev log helpers in igc_ptp.cAndre Guedes2020-05-181-7/+5
| * igc: Use netdev log helpers in igc_ethtool.cAndre Guedes2020-05-181-20/+21
| * igc: add support to eeprom, registers and link self-testsVitaly Lifshits2020-05-187-3/+285
| * igc: Use netdev log helpers in igc_main.cAndre Guedes2020-05-181-61/+50
| * igc: Add ECN support for TSOSasha Neftin2020-05-181-0/+1
* | r8169: work around an irq coalescing related tx timeoutHeiner Kallweit2020-05-181-0/+9
* | r8169: improve rtl8169_mark_to_asicHeiner Kallweit2020-05-181-3/+2
* | r8169: make rtl_rx better readableHeiner Kallweit2020-05-181-51/+48
* | net: seeq: Use %pM format specifier for MAC addressesAndy Shevchenko2020-05-181-4/+1
* | cxgb4: Use %pM format specifier for MAC addressesAndy Shevchenko2020-05-181-14/+6
* | net: phy: simplify phy_link_change argumentsDoug Berger2020-05-183-15/+12
|/
* net: ipa: do not clear interrupt in gsi_channel_start()Alex Elder2020-05-161-10/+1
* net: ipa: don't use noirq suspend/resume callbacksAlex Elder2020-05-161-2/+2
* mlxsw: spectrum_trap: Store all trap data in one arrayIdo Schimmel2020-05-162-143/+326
* mlxsw: spectrum_trap: Store all trap group data in one arrayIdo Schimmel2020-05-162-41/+110
* mlxsw: spectrum_trap: Store all trap policer data in one arrayIdo Schimmel2020-05-162-62/+89
* mlxsw: spectrum_trap: Move struct definition out of header fileIdo Schimmel2020-05-162-6/+6
* r8169: remove remaining call to mdiobus_unregisterHeiner Kallweit2020-05-161-1/+0
* nfp: don't check lack of RX/TX channelsJakub Kicinski2020-05-161-2/+1
* dpaa2-eth: add bulking to XDP_TXIoana Ciornei2020-05-162-23/+46
* net: phy: broadcom: fix checkpatch complains about tabsKevin Lo2020-05-161-1/+1
* Merge tag 'mlx5-updates-2020-05-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-05-1524-204/+554
|\
| * net/mlx5e: Take DCBNL-related definitions into dedicated filesTariq Toukan2020-05-155-73/+84
| * net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy2020-05-158-36/+84
| * net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit2020-05-151-3/+12
| * net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit2020-05-157-9/+24
| * net/mlx5e: CT: Fix offload with CT action after CT NAT actionRoi Dayan2020-05-151-22/+286
| * net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha2020-05-154-24/+21
| * net/mlx5: Wait for inactive autogroupsPaul Blakey2020-05-151-3/+5
| * net/mlx5: Drain wq first during PCI device removalParav Pandit2020-05-151-3/+2
| * net/mlx5: Have single error unwinding pathParav Pandit2020-05-151-4/+3
| * net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systemsEran Ben Elisha2020-05-151-22/+22
| * net/mlx5: Dedicate fw page to the requesting functionEran Ben Elisha2020-05-151-5/+11
* | ethernet: ti: am65-cpts: Add missing inline qualifier to stub functionsNathan Chancellor2020-05-151-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-15145-639/+1102
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-1530-103/+132
| |\
| | * dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2020-05-152-12/+18
| | * drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik2020-05-141-1/+2
| | * net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2020-05-141-2/+6