aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-25Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-1/+8
2019-01-25net: Revert devlink health changes.David S. Miller6-410/+169
2019-01-24ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon1-2/+0
2019-01-24mlxfw: Replace license text with SPDX identifiers and adjust copyrightsShalom Toledo9-297/+20
2019-01-24net: usb: asix: ax88772_bind return error when hw_reset failZhang Run1-2/+7
2019-01-24r8169: factor out PHY init sequence adjusting 10M and ALDPSHeiner Kallweit1-28/+21
2019-01-24r8169: factor out disabling ALDPSHeiner Kallweit1-20/+11
2019-01-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxDavid S. Miller4-68/+129
2019-01-24bonding: count master 3ad stats separatelyNikolay Aleksandrov2-37/+20
2019-01-24net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit3-16/+15
2019-01-24net: phy: start interrupts in phy_startHeiner Kallweit1-20/+14
2019-01-24net: phy: warn if phy_start is called from invalid stateHeiner Kallweit1-2/+9
2019-01-24net: phy: start state machine in phy_start onlyHeiner Kallweit3-3/+1
2019-01-24net: stmmac: Fix return value check in qcom_ethqos_probe()Wei Yongjun1-2/+2
2019-01-24net: amd8111e: clean up two minor indentation issuesColin Ian King1-2/+2
2019-01-24enetc: Add RFS and RSS supportClaudiu Manoil7-3/+554
2019-01-24enetc: Add vf to pf messaging supportClaudiu Manoil7-0/+399
2019-01-24enetc: Add ethtool statisticsClaudiu Manoil2-0/+275
2019-01-24enetc: Introduce basic PF and VF ENETC ethernet driversClaudiu Manoil12-0/+3384
2019-01-24net/mlx4_core: A write memory barrier is sufficient in EQ ci updateTariq Toukan1-1/+1
2019-01-24Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller2-16/+15
2019-01-24net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein1-2/+4
2019-01-24net/mlx4_core: Add masking for a few queries on HCA capsAya Levin1-29/+46
2019-01-25Merge tag 'drm-fixes-2019-01-25-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-30/+72
2019-01-25Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie9-24/+36
2019-01-25Merge tag 'drm-intel-fixes-2019-01-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie2-5/+10
2019-01-25Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie2-1/+22
2019-01-24drm/msm: avoid unused function warningArnd Bergmann1-13/+13
2019-01-24drm/msm: Add __printf verificationJoe Perches1-0/+3
2019-01-24drm/msm: Fix A6XX support for opp-levelDouglas Anderson1-1/+1
2019-01-24drm/msm: honor GPU_READONLY flagRob Clark3-5/+11
2019-01-24drm/msm/gpu: Remove hardcoded interrupt nameJordan Crouse3-3/+1
2019-01-24drm/msm/gpu: fix building without debugfsArnd Bergmann1-1/+1
2019-01-25Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds5-28/+56
2019-01-24Merge tag 'gvt-fixes-2019-01-24' of https://github.com/intel/gvt-linux into drm-intel-fixesJani Nikula1-5/+6
2019-01-24drm/i915/execlists: Mark up priority boost on preemptionChris Wilson1-0/+4
2019-01-23nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke1-2/+1
2019-01-23nvmet-rdma: fix null dereference under heavy loadRaju Rangoju1-1/+14
2019-01-23nvme-rdma: rework queue maps handlingSagi Grimberg1-13/+25
2019-01-23nvme-tcp: fix timeout handlerSagi Grimberg1-8/+11
2019-01-23nvme-rdma: fix timeout handlerSagi Grimberg1-8/+18
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig1-2/+2
2019-01-24Merge tag 'for-linus-5.0' of git://github.com/cminyard/linux-ipmiLinus Torvalds2-81/+117
2019-01-24Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2019-01-23r8169: improve firmware handlingHeiner Kallweit1-32/+15
2019-01-23sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree1-8/+21
2019-01-23net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin3-4/+6
2019-01-23net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu4-7/+109
2019-01-23net: hns3: add ETS TC weight setting in SSU moduleYunsheng Lin1-0/+43
2019-01-23net: hns3: do not return GE PFC setting err when initializingYunsheng Lin4-13/+18