summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-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-16Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-02-16Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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
2017-02-15ibmvnic: Fix endian errors in error reporting outputThomas Falcon
2017-02-15ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon
2017-02-15atm: idt77252, use setup_timer and mod_timerJan Koniarik
2017-02-15mlxsw: acl: Use PBS type for forward actionJiri Pirko
2017-02-15net: stmmac: invert the logic for dumping regsLABBE Corentin
2017-02-15net: stmmac: reduce indentation by adding a continueLABBE Corentin
2017-02-15net: stmmac: split the stmmac_adjust_link 10/100 caseLABBE Corentin
2017-02-15net: stmmac: run stmmac_hw_fix_mac_speed when speed is validLABBE Corentin
2017-02-15net: stmmac: set speed at SPEED_UNKNOWN in case of broken speedLABBE Corentin
2017-02-15net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWNLABBE Corentin
2017-02-15net: stmmac: likely is useless in occasional functionLABBE Corentin
2017-02-15net: stmmac: remove useless parenthesisLABBE Corentin
2017-02-15net: ethernet: aquantia: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-15qede: Add driver support for PTPSudarsana Reddy Kalluru
2017-02-15qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru
2017-02-15cxgb4: Update proper netdev stats for rx dropsGanesh Goudar