summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-22hv_netvsc: change GPAD teardown order on older versionsStephen Hemminger
2018-03-22hv_netvsc: use RCU to fix concurrent rx and queue changesStephen Hemminger
2018-03-22hv_netvsc: disable NAPI before channel closeStephen Hemminger
2018-03-22ppp: avoid loop in xmit recursion detection codeGuillaume Nault
2018-03-22net: aquantia: driver version bumpIgor Russkikh
2018-03-22net: aquantia: Implement pci shutdown callbackIgor Russkikh
2018-03-22net: aquantia: Allow live mac address changesIgor Russkikh
2018-03-22net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh
2018-03-22net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh
2018-03-22net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh
2018-03-22net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh
2018-03-22cxgb4: Support firmware rdma write completion work request.Raju Rangoju
2018-03-22cxgb4: Support firmware rdma write with immediate work request.Raju Rangoju
2018-03-22cxgb4: Add support to query HW SRQ parametersRaju Rangoju
2018-03-22cxgb4: Add support to initialise/read SRQ entriesRaju Rangoju
2018-03-22cxgb4: Adds CPL support for Shared Receive QueuesRaju Rangoju
2018-03-22s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-22s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-03-22s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-22r8169: add helper tp_to_devHeiner Kallweit
2018-03-22r8169: change type of argument in rtl_disable/enable_clock_requestHeiner Kallweit
2018-03-22r8169: change type of first argument in rtl_tx_performance_tweakHeiner Kallweit
2018-03-22r8169: simplify rtl_set_mac_addressHeiner Kallweit
2018-03-22net: phy: micrel: Use the general dummy stubs for MMD register accessKevin Hao
2018-03-22net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211bKevin Hao
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao
2018-03-22drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman
2018-03-22Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-03-21libnvdimm, nfit: fix persistence domain reportingDan Williams
2018-03-21qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King
2018-03-21bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King
2018-03-21libnvdimm, region: hide persistence_domain when unknownDan Williams
2018-03-21drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson
2018-03-21ath9k_htc: use non-QoS NDP for AP probingJohannes Berg
2018-03-21mac80211_hwsim: Set wmediumd for new radiosAndrew Zaborowski
2018-03-21mmc: sdhci-acpi: Fix IRQ 0Adrian Hunter
2018-03-21drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-21drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom
2018-03-21drm: Reject getfb for multi-plane framebuffersDaniel Stone
2018-03-21drm/amd/display: Add one to EDID's audio channel count when passing to DCHarry Wentland
2018-03-21drm/amd/display: We shouldn't set format_default on plane as atomic driverHarry Wentland
2018-03-21drm/amd/display: Fix FMT truncation programmingMikita Lipski
2018-03-21drm/amd/display: Allow truncation to 10 bitsMikita Lipski
2018-03-21Merge tag 'drm/tegra/for-4.16-rc7-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie
2018-03-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-20RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-03-20Merge tag 'linux-can-fixes-for-4.16-20180319' of ssh://gitolite.kernel.org/pu...David S. Miller