aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-48/+50
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2017-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni1-2/+4
2017-02-17sfc: do not device_attach if a reset is pendingPeter Dunning5-11/+19
2017-02-17sfc: forget filters from sw table if hw replies ENOENT on removing themBert Kenward1-3/+8
2017-02-17sfc: fix filter_id misinterpretation in edge caseJon Cooper1-18/+30
2017-02-17vmxnet3: prevent building with 64K pagesArnd Bergmann1-0/+3
2017-02-17net/wan: add MODULE_LICENSE for fsl_ucc_hdlcValentin Longchamp1-0/+1
2017-02-17nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman3-9/+4
2017-02-17netvsc: fix typo on statisticsSimon Xiao1-1/+1
2017-02-17net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-58/+65
2017-02-17net: hamachi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-02-17net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser4-8/+6
2017-02-17Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller28-431/+213
2017-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2017-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-35/+11
2017-02-17Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-2/+2
2017-02-17Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds3-4/+27
2017-02-17net: ethoc: Use eth_hw_addr_random()Tobias Klauser1-8/+2
2017-02-17dpaa_eth: small leak on errorDan Carpenter1-1/+1
2017-02-17net: mvneta: make mvneta_eth_tool_ops staticJisheng Zhang1-1/+1
2017-02-17net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-20/+38
2017-02-17Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux into fixesArnd Bergmann1-1/+1
2017-02-17net: ethernet: ti: cpsw: correct ale dev to cpswIvan Khoronzhuk1-1/+1
2017-02-17net: nvidia: forcedeth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-41/+50
2017-02-17ptp: create "pins" together with the rest of attributesDmitry Torokhov3-42/+24
2017-02-17ptp: use is_visible method to hide unused attributesDmitry Torokhov1-70/+55
2017-02-17ptp: use kcalloc when allocating arraysDmitry Torokhov1-3/+2
2017-02-17ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov1-2/+0
2017-02-17mlx4: do not fire tasklet unless necessaryEric Dumazet2-9/+6
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet1-1/+1
2017-02-16ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang1-1/+23
2017-02-16ntb_transport: Pick an unused queueThomas VanSelus1-1/+1
2017-02-16ntb: ntb_perf missing dmaengine_unmap_putDave Jiang1-0/+2
2017-02-16NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe1-2/+1
2017-02-16Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+3
2017-02-16Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller5-230/+481
2017-02-17Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-2/+2
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-128/+194
2017-02-16cxgb4: Remove redundant code in t4_uld_clean_up()Ganesh Goudar1-2/+0
2017-02-16cxgb4: Add new T5 and T6 pci device id'sGanesh Goudar1-0/+5
2017-02-16cxgb4: Increase max number of tc u32 linksArjun V3-13/+7
2017-02-16Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-5/+13
2017-02-16Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+12
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-102/+112
2017-02-16drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer1-2/+2
2017-02-16ixgbe: Don't bother clearing buffer memory for descriptor ringsAlexander Duyck2-71/+99
2017-02-16ixgbe: Add support for build_skbAlexander Duyck1-1/+48
2017-02-16ixgbe: Add private flag to control buffer modeAlexander Duyck1-0/+47