summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha
2016-04-21net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens
2016-04-21net/mlx4_core: Implement pci_resume callbackDaniel Jurgens
2016-04-21net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown
2016-04-21net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong
2016-04-21net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong
2016-04-21Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-04-21qede: Fix single MTU sized packet from firmware GRO flowManish Chopra
2016-04-21qede: Fix setting Skb network headerManish Chopra
2016-04-21qede: Fix various memory allocation error flows for fastpathManish Chopra
2016-04-21drivers: net: cpsw: fix wrong regs access in cpsw_ndo_openGrygorii Strashko
2016-04-21veth: Update features to include all tunnel GSO typesAlexander Duyck
2016-04-21geneve: testing the wrong variable in geneve6_build_skb()Dan Carpenter
2016-04-21Merge tag 'fbdev-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-21Merge tag 'platform-drivers-x86-v4.6-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-04-21fm10k: fix incorrect IPv6 extended header checksumJacob Keller
2016-04-21fm10k: consistently use Intel(R) for driver namesJacob Keller
2016-04-21fm10k: fix possible null pointer deref after kcallocJacob Keller
2016-04-21fm10k: Reset multicast mode when deleting lportNgai-Mint Kwan
2016-04-21fm10k: update comment regarding reserved bits checkJacob Keller
2016-04-21fm10k: use different name than FM10K_VLAN_CLEAR for override bitJacob Keller
2016-04-21fm10k: use 8bit notation instead of 10bit notation for diagramJacob Keller
2016-04-21fm10k: fix documentation of fm10k_tlv_parse_attrJacob Keller
2016-04-21fm10k: do not disable PCI device in fm10k_io_error_detectedJacob Keller
2016-04-21fm10k: correctly handle LPORT_MAP errorJacob Keller
2016-04-21fm10k: Fix multicast mode sync issuesNgai-Mint Kwan
2016-04-21fm10k: drop 1588 supportJacob Keller
2016-04-21fm10k: prevent RCU issues during AER eventsJacob Keller
2016-04-21fm10k: use DRV_SUMMARY to reduce code duplicationJacob Keller
2016-04-21fm10k: Add support for bulk Tx cleanup & cleanup boolean logicAlexander Duyck
2016-04-21fm10k: remove debug-statistics supportJacob Keller
2016-04-21fm10k: add helper functions to set strings and data for ethtool statsJacob Keller
2016-04-20Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-20Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody
2016-04-20arcnet: com90xx: add __init attributeJulia Lawall
2016-04-20net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov
2016-04-20net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov
2016-04-19Merge branch 'ptmx-cleanup'Linus Torvalds
2016-04-19platform:x86 decouple telemetry driver from the optional IPC resourcesAubrey Li
2016-04-19net: w5100: don't build spi driver without w5100Arnd Bergmann
2016-04-19Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-19of_mdio: make of_mdiobus_register_{device|phy}() *void*Sergei Shtylyov
2016-04-18cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended setRafael J. Wysocki
2016-04-18devpts: clean up interface to pty driversLinus Torvalds
2016-04-18enic: set netdev->vlan_featuresGovindarajulu Varadarajan
2016-04-18hv_netvsc: Implement support for VF drivers on Hyper-VKY Srinivasan
2016-04-18fec: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-04-18phy: add generic function to support ksetting supportPhilippe Reynes
2016-04-18tun: don't require serialization lock on txPaolo Abeni