summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* r8169: factor out PHY configuration to r8169_phy_config.cHeiner Kallweit2020-01-113-1292/+1308
* r8169: add r8169.hHeiner Kallweit2020-01-112-64/+84
* r8169: rename rtl_apply_firmwareHeiner Kallweit2020-01-111-16/+16
* r8169: add phydev argument to rtl8168d_apply_firmware_condHeiner Kallweit2020-01-111-4/+5
* r8169: use phy_read/write instead of rtl_readphy/writephyHeiner Kallweit2020-01-111-54/+53
* r8169: replace rtl_w0w1_phyHeiner Kallweit2020-01-111-22/+12
* r8169: replace rtl_patchphyHeiner Kallweit2020-01-111-26/+16
* r8169: move disabling MAC EEE for RTL8402/RTL8106eHeiner Kallweit2020-01-111-2/+6
* r8169: move setting ERI register 0x1d0 for RTL8106Heiner Kallweit2020-01-111-2/+2
* r8169: switch to phylib functions in rtl_writephy_batchHeiner Kallweit2020-01-111-18/+21
* r8169: change argument type of RTL8168g-specific PHY config functionsHeiner Kallweit2020-01-111-14/+12
* r8169: change argument type of EEE PHY functionsHeiner Kallweit2020-01-111-24/+18
* r8169: move RTL8169scd Gigabyte PHY quirkHeiner Kallweit2020-01-111-13/+5
* r8169: remove not needed debug print in rtl8169_init_phyHeiner Kallweit2020-01-111-5/+4
* r8169: prepare for exporting rtl_hw_phy_configHeiner Kallweit2020-01-111-100/+117
* net: stmmac: gmac5+: Fix missing returnJose Abreu2020-01-101-0/+1
* net: stmmac: xgmac: Fix missing returnJose Abreu2020-01-101-0/+1
* sfc: move RPS codeAlex Maftei (amaftei)2020-01-108-276/+273
* sfc: move yet more functionsAlex Maftei (amaftei)2020-01-106-64/+66
* sfc: move RSS codeAlex Maftei (amaftei)2020-01-104-70/+72
* sfc: move a couple more functionsAlex Maftei (amaftei)2020-01-106-51/+56
* sfc: move some ethtool codeAlex Maftei (amaftei)2020-01-104-442/+489
* sfc: move various functionsAlex Maftei (amaftei)2020-01-1011-76/+88
* sfc: move more rx codeAlex Maftei (amaftei)2020-01-104-208/+224
* sfc: move more tx codeAlex Maftei (amaftei)2020-01-103-77/+78
* sfc: refactor selftest work init codeAlex Maftei (amaftei)2020-01-103-3/+8
* net: stmmac: pci: remove the duplicate code of set phy_maskDejin Zheng2020-01-101-5/+0
* mlxsw: spectrum: Only require minimum firmware versionIdo Schimmel2020-01-091-7/+4
* mlxsw: spectrum: Update firmware version to xx.2000.2714Ido Schimmel2020-01-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-0997-425/+642
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-01-0915-69/+101
| |\
| | * HID: steam: Fix input device disappearingRodrigo Rivas Costa2020-01-091-0/+4
| | * HID: intel-ish-hid: ipc: Add Tiger Lake PCI device IDSrinivas Pandruvada2019-12-292-0/+2
| | * drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang2019-12-191-1/+1
| | * HID: wacom: Recognize new MobileStudio Pro PIDJason Gerecke2019-12-181-2/+4
| | * HID: intel-ish-hid: ipc: add CMP device idEven Xu2019-12-182-0/+2
| | * HID: hiddev: fix mess in hiddev_open()Dmitry Torokhov2019-12-181-55/+42
| | * HID: hid-input: clear unmapped usagesDmitry Torokhov2019-12-131-4/+12
| | * HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2019-12-132-3/+14
| | * HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede2019-12-131-1/+2
| | * HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2019-12-132-0/+4
| | * HID: Add quirk for Xin-Mo Dual ControllerPriit Laes2019-12-131-0/+1
| | * HID: Fix slab-out-of-bounds read in hid_field_extractAlan Stern2019-12-111-0/+6
| | * HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma2019-12-092-0/+4
| | * HID: uhid: Fix returning EPOLLOUT from uhid_char_pollMarcel Holtmann2019-12-091-1/+1
| | * HID: hidraw: Fix returning EPOLLOUT from hidraw_pollMarcel Holtmann2019-12-091-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-0940-167/+277
| |\ \
| | * | atm: eni: fix uninitialized variable warningArnd Bergmann2020-01-081-2/+2
| | * | macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2020-01-081-1/+1
| | * | mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata2020-01-081-0/+7