summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-20net: phy: Fix PHY unbind crashFlorian Fainelli
2017-02-19of_mdio: Add "broadcom,bcm5241" to the whitelist.David Daney
2017-02-19net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac supportdavid.wu
2017-02-19virtio-net: batch stats updatingJason Wang
2017-02-19mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet
2017-02-19ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon
2017-02-19ibmvnic: Use common counter for capabilities checksThomas Falcon
2017-02-19ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni
2017-02-17sfc: do not device_attach if a reset is pendingPeter Dunning
2017-02-17sfc: forget filters from sw table if hw replies ENOENT on removing themBert Kenward
2017-02-17sfc: fix filter_id misinterpretation in edge caseJon Cooper
2017-02-17vmxnet3: prevent building with 64K pagesArnd Bergmann
2017-02-17net/wan: add MODULE_LICENSE for fsl_ucc_hdlcValentin Longchamp
2017-02-17nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman
2017-02-17netvsc: fix typo on statisticsSimon Xiao
2017-02-17net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-17net: hamachi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-17net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser
2017-02-17Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.or...David S. Miller
2017-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-17Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-02-17Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2017-02-17net: ethoc: Use eth_hw_addr_random()Tobias Klauser
2017-02-17dpaa_eth: small leak on errorDan Carpenter
2017-02-17net: mvneta: make mvneta_eth_tool_ops staticJisheng Zhang
2017-02-17net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-17Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann
2017-02-17net: ethernet: ti: cpsw: correct ale dev to cpswIvan Khoronzhuk
2017-02-17net: nvidia: forcedeth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-17ptp: create "pins" together with the rest of attributesDmitry Torokhov
2017-02-17ptp: use is_visible method to hide unused attributesDmitry Torokhov
2017-02-17ptp: use kcalloc when allocating arraysDmitry Torokhov
2017-02-17ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov
2017-02-17mlx4: do not fire tasklet unless necessaryEric Dumazet
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet
2017-02-16ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang
2017-02-16ntb_transport: Pick an unused queueThomas VanSelus
2017-02-16ntb: ntb_perf missing dmaengine_unmap_putDave Jiang
2017-02-16NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe
2017-02-16Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-16Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-02-17Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-16cxgb4: Remove redundant code in t4_uld_clean_up()Ganesh Goudar