summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-01-03net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal
2018-01-03cxgb4: Fix FW flash errorsArjun Vynipadath
2018-01-03net: fec: defer probe if regulator is not readyFugang Duan
2018-01-03net: fec: restore dev_id in the cases of probe errorFugang Duan
2018-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-01-02NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625SZ Lin (林上智)
2018-01-02e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2018-01-02e1000: fix disabling already-disabled warningTushar Dave
2018-01-02sfp: fix sfp-bus oops when removing socket/upstreamRussell King
2018-01-02phylink: ensure we report link down when LOS assertedRussell King
2018-01-02macvlan: Fix one possible double freeGao Feng
2018-01-02mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel
2018-01-02mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel
2018-01-02geneve: update skb dst pmtu on tx pathXin Long
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-28Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-28Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi
2017-12-27IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2017-12-27IB/mlx5: Serialize access to the VMA listMajd Dibbiny
2017-12-27led: core: Fix brightness setting when setting delay_off=0Matthieu CASTET
2017-12-28Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2017-12-27bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2017-12-27tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam
2017-12-27tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam
2017-12-27tg3: Update copyrightSiva Reddy Kallam
2017-12-27net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan
2017-12-26Merge tag 'hwmon-for-linus-v4.15-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-26Merge tag 'gpio-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-12-26clk: use atomic runtime pm api in clk_core_is_enabledDong Aisheng
2017-12-27Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-26hwmon: Deal with errors from the thermal subsystemLinus Walleij
2017-12-26net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2017-12-25phylink: ensure AN is enabledRussell King
2017-12-25phylink: ensure the PHY interface mode is appropriately setRussell King
2017-12-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-23drm/nouveau: fix race when adding delayed work itemsBen Skeggs
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-22Merge tag 'pinctrl-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-22Merge tag 'drm-fixes-for-v4.15-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-22IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl
2017-12-22gpio: fix "gpio-line-names" property retrievalChristophe Leroy
2017-12-22gpio: gpio-reg: fix buildGrygorii Strashko
2017-12-22drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson
2017-12-22Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds