summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller119-562/+1051
2019-08-27Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-3/+3
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds22-61/+158
2019-08-27mfd: rk808: Make PM function declaration staticLee Jones1-1/+1
2019-08-27mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann1-2/+2
2019-08-27nfp: add AMDA0058 boards to firmware listJakub Kicinski1-0/+2
2019-08-27r8169: improve DMA handling in rtl_rxHeiner Kallweit1-4/+3
2019-08-27net: sched: add API for registering unlocked offload block callbacksVlad Buslov2-0/+5
2019-08-26r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani1-1/+4
2019-08-26cirrus: cs89x0: remove set but not used variable 'lp'YueHaibing1-3/+0
2019-08-26Revert "net: mediatek: remove set but not used variable 'status'"David S. Miller1-0/+2
2019-08-26net: mediatek: remove set but not used variable 'status'Mao Wenan1-2/+0
2019-08-25Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linuxLinus Torvalds1-2/+2
2019-08-25Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+3
2019-08-25net: phy: sfp: Add labels to hwmon sensorsAndrew Lunn1-5/+68
2019-08-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-148/+225
2019-08-25s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann2-43/+109
2019-08-25s390/qeth: add BQL support for IQD devicesJulian Wiedmann2-1/+16
2019-08-25s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann1-11/+13
2019-08-25s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann3-48/+182
2019-08-25s390/qeth: collect accurate TX statisticsJulian Wiedmann4-39/+49
2019-08-25s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann3-6/+10
2019-08-25s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann1-21/+43
2019-08-25bnxt_en: Fix allocation of zero statistics block size regression.Michael Chan1-2/+1
2019-08-25s390/qeth: reject oversized SNMP requestsJulian Wiedmann1-0/+4
2019-08-25Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-31/+29
2019-08-25net: hns3: Fix -Wunused-const-variable warningYueHaibing2-44/+44
2019-08-25Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-18/+20
2019-08-24Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...David S. Miller1-3/+5
2019-08-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-32/+7
2019-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-7/+49
2019-08-24Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-7/+18
2019-08-24drm/mediatek: include dma-mapping headerDave Airlie1-0/+1
2019-08-24Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit1-0/+1
2019-08-24r8169: fix DMA issue on MIPS platformHeiner Kallweit1-0/+4
2019-08-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds25-237/+247
2019-08-24Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-blockLinus Torvalds4-2/+21
2019-08-24net/mlx5: Fix return code in case of hyperv wrong size readEran Ben Elisha1-3/+3
2019-08-24r8152: add a helper function about setting EEEHayes Wang1-91/+77
2019-08-24r8152: saving the settings of EEEHayes Wang1-30/+50
2019-08-23Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-60/+209
2019-08-23ice: Don't allow VSI to remove unassociated ucast filterAkeem G Abodunrin1-0/+56
2019-08-23ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin4-67/+73
2019-08-23ice: update ethtool stats on-demandBruce Allan3-6/+9
2019-08-23ice: Add input handlers for virtual channel handlersAmruth G.P1-32/+32
2019-08-23ice: Don't clear auto_fec bit in ice_cfg_phy_fec()Chinh T Cao1-6/+3
2019-08-23ice: Fix flag used for module queryChinh T Cao1-1/+1
2019-08-23ice: silence some bogus error messagesMitch Williams2-3/+4
2019-08-23ice: Rename ethtool private flag for lldpDave Ertman4-8/+8
2019-08-23ice: reject VF attempts to enable head writebackJacob Keller1-0/+1