aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-02-20net: aquantia: remove function aq_ring_tx_deinitLino Sanfilippo
2017-02-20net: ena: remove superfluous check in ena_remove()Lino Sanfilippo
2017-02-20net: phy: Check phydev->drvFlorian Fainelli
2017-02-20net: phy: Fix PHY unbind crashFlorian Fainelli
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-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-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-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-17mlx4: do not fire tasklet unless necessaryEric Dumazet
2017-02-16Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
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
2017-02-16cxgb4: Add new T5 and T6 pci device id'sGanesh Goudar
2017-02-16cxgb4: Increase max number of tc u32 linksArjun V
2017-02-16ixgbe: Don't bother clearing buffer memory for descriptor ringsAlexander Duyck
2017-02-16ixgbe: Add support for build_skbAlexander Duyck
2017-02-16ixgbe: Add private flag to control buffer modeAlexander Duyck
2017-02-16ixgbe: Add support for padding packetAlexander Duyck
2017-02-16ixgbe: Break out Rx buffer page managementAlexander Duyck
2017-02-16ixgbe: Use length to determine if descriptor is doneAlexander Duyck
2017-02-16ixgbe: Make use of order 1 pages and 3K buffers independent of FCoEAlexander Duyck
2017-02-16ixgbe: Update code to better handle incrementing page countAlexander Duyck
2017-02-16ixgbe: Update driver to make use of DMA attributes in Rx pathAlexander Duyck
2017-02-16ixgbe: Only DMA sync frame lengthAlexander Duyck
2017-02-16ixgbe: Add function for checking to see if we can reuse pageAlexander Duyck
2017-02-16ixgbe: Update version to reflect added functionalityMark Rustad
2017-02-16ixgbe: prefix Data Center Bridge ops structStephen Hemminger
2017-02-16ixgbe: Support 2.5Gb and 5Gb speedTony Nguyen