aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-27net: ena: remove set but not used variable 'rx_ring'YueHaibing1-3/+0
2019-12-27net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_initMao Wenan1-1/+1
2019-12-27ppp: Remove redundant BUG_ON() check in ppp_pernetXu Wang1-2/+0
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-7/+7
2019-12-27Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-86/+139
2019-12-27Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+1
2019-12-27Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds6-44/+125
2019-12-27Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-12-27Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds8-28/+34
2019-12-26bnx2x: Fix accounting of vlan resources among the PFsManish Chopra1-1/+4
2019-12-26bnx2x: Use appropriate define for vlan creditManish Chopra1-1/+1
2019-12-26s390/qeth: remove QETH_RX_PULL_LENJulian Wiedmann2-3/+4
2019-12-26s390/qeth: use napi_gro_frags() for SG skbsJulian Wiedmann1-17/+50
2019-12-26s390/qeth: consolidate RX codeJulian Wiedmann4-174/+153
2019-12-26xen-netback: support dynamic unbind/bindPaul Durrant3-7/+28
2019-12-26net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur1-0/+2
2019-12-26dpaa_eth: fix DMA mapping leakMadalin Bucur1-19/+20
2019-12-26net: phy: realtek: add support for configuring the RX delay on RTL8211FMartin Blumenstingl1-10/+36
2019-12-26net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl1-1/+18
2019-12-26mlxsw: spectrum_router: Remove FIB entry list from FIB nodeIdo Schimmel1-151/+74
2019-12-26mlxsw: spectrum_router: Consolidate identical functionsIdo Schimmel1-49/+22
2019-12-26mlxsw: spectrum_router: Make route creation and destruction symmetricIdo Schimmel1-3/+15
2019-12-26mlxsw: spectrum_router: Eliminate dead codeIdo Schimmel1-10/+0
2019-12-26mlxsw: spectrum_router: Remove unnecessary checksIdo Schimmel1-15/+1
2019-12-26bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin1-56/+56
2019-12-26net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk1-3/+4
2019-12-25ptp: Add a driver for InES time stamping IP core.Richard Cochran3-0/+863
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran4-0/+6
2019-12-25net: mdio: of: Register discovered MII time stampers.Richard Cochran2-1/+32
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran2-0/+127
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran3-17/+28
2019-12-25net: phy: dp83640: Move the probe and remove methods around.Richard Cochran1-90/+90
2019-12-25net: netcp_ethss: Use the PHY time stamping interface.Richard Cochran1-5/+3
2019-12-25net: macvlan: Use the PHY time stamping interface.Richard Cochran1-2/+2
2019-12-25ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli1-0/+7
2019-12-25ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli1-15/+16
2019-12-25ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli1-29/+76
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-2/+4
2019-12-25libata: Fix retrieving of active qcsSascha Hauer4-3/+27
2019-12-24s390/qeth: fix initialization on old HWJulian Wiedmann1-3/+1
2019-12-24s390/qeth: vnicc Fix init to defaultAlexandra Winter1-1/+3
2019-12-24s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter1-2/+1
2019-12-24s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter1-1/+0
2019-12-24s390/qeth: lock the card while changing its hsuidJulian Wiedmann2-17/+28
2019-12-24s390/qeth: fix qdio teardown after early init errorJulian Wiedmann3-14/+10
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel2-6/+4
2019-12-24mlxsw: spectrum_router: Start using new IPv6 route notificationsIdo Schimmel1-149/+76
2019-12-24gtp: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu1-1/+1
2019-12-24r8169: move enabling EEE to rtl8169_init_phyHeiner Kallweit1-11/+3