summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-08nbd: reset the setup task for NBD_CLEAR_SOCKJosef Bacik1-0/+1
2016-12-08clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts4-11/+104
2016-12-08firmware: Correct handling of fw_state_wait() return valueBjorn Andersson1-7/+6
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-6/+8
2016-12-08staging: comedi: comedidev.h: Document usage of 'detach' handlerIan Abbott1-0/+12
2016-12-08staging: fsl-mc: remove unnecessary info prints from bus driverStuart Yoder1-6/+0
2016-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-11/+80
2016-12-08cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar2-48/+2
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng1-1/+3
2016-12-08mlx4: xdp: Reserve headroom for receiving packet when XDP prog is activeMartin KaFai Lau4-17/+27
2016-12-08mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrsMartin KaFai Lau2-30/+44
2016-12-08bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau4-0/+19
2016-12-08lan78xx: add LAN7801 MAC only supportWoojung Huh3-2/+126
2016-12-08phy: add phy fixup unregister functionsWoojung.Huh@microchip.com1-0/+47
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2016-12-08drm/amdgpu/dce6: Set MASTER_UPDATE_MODE to 0 in resume_mc_access as wellMichel Dänzer1-2/+1
2016-12-08drm/amdgpu: use pin rather than pin_restricted in a few casesAlex Deucher2-2/+2
2016-12-08drm/amd/powerplay: use pr_debug to print function not implemented messageArindam Nath1-1/+1
2016-12-08drm/amd/amdgpu: Add gpr reading for GFX v7Tom St Denis1-0/+25
2016-12-08drm/amd/amdgpu: Add gpr reading for GFX v6Tom St Denis1-0/+25
2016-12-08drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis3-0/+94
2016-12-08drm/amd/amdgpu: export vbios information (v2)Evan Quan1-0/+26
2016-12-08drm/amd/amdgpu: stored bios_sizeEvan Quan2-0/+7
2016-12-08liquidio VF rx data and ctl pathRaghu Vatsavayi4-4/+423
2016-12-08liquidio CN23XX: VF TX buffersRaghu Vatsavayi1-0/+182
2016-12-08liquidio CN23XX: VF xmitRaghu Vatsavayi3-3/+364
2016-12-08liquidio CN23XX: VF scatter gather listsRaghu Vatsavayi1-0/+134
2016-12-08liquidio CN23XX: VF mac addressRaghu Vatsavayi3-0/+197
2016-12-08liquidio CN23XX: VF link statusRaghu Vatsavayi1-0/+249
2016-12-08liquidio CN23XX: VF offload featuresRaghu Vatsavayi2-0/+565
2016-12-08macsec: remove first zero and add attribute name in commentsZhang Shengju1-13/+12
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel4-2/+7
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel3-11/+15
2016-12-08net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASKNiklas Cassel1-1/+1
2016-12-08net: stmmac: stmmac_platform: fix parsing of DT bindingNiklas Cassel2-16/+17
2016-12-08net: stmmac: simplify the common DMA init APINiklas Cassel5-22/+22
2016-12-08net: stmmac: return error if no DMA configuration is foundNiklas Cassel1-9/+9
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2-5/+30
2016-12-08net: ethernet: slicoss: use module_pci_driver()Tobias Klauser1-12/+1
2016-12-08USB: OHCI: nxp: fix code warningsManjunath Goudar1-2/+3
2016-12-08USB: OHCI: nxp: remove useless extern declarationManjunath Goudar1-2/+0
2016-12-08USB: OHCI: at91: remove useless extern declarationManjunath Goudar1-2/+0
2016-12-08usb: misc: rio500: fix result type for error messageKim Jae Joong1-1/+1
2016-12-08net: stmmac: stmmac_platform: use correct setup function for gmac4Niklas Cassel2-2/+3
2016-12-08net: stmmac: dwmac-generic: add missing compatible stringsNiklas Cassel1-0/+3
2016-12-08net: ll_temac: Utilize of_get_mac_address()Tobias Klauser1-5/+6
2016-12-08net: axienet: Utilize of_get_mac_address()Tobias Klauser1-6/+7
2016-12-08net/mlx5e: Offload TC matching on packets being IP fragmentsOr Gerlitz1-0/+12
2016-12-08net: mvneta: Indent some statementsDan Carpenter1-3/+4
2016-12-08drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()Dan Carpenter1-0/+1