summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-139/+132
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+7
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-18/+4
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-109/+254
2015-11-10usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig-6/+0
2015-11-10kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig-6/+0
2015-11-10sfc: don't call dma_supportedChristoph Hellwig-5/+3
2015-11-10pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig-1/+1
2015-11-10qed: select ZLIB_INFLATEArnd Bergmann-0/+1
2015-11-09net: mvneta: Fix memory use after free.Justin Maggard-1/+1
2015-11-09remove abs64()Andrew Morton-1/+1
2015-11-09macvtap: Resolve possible __might_sleep warning in macvtap_do_read()Vlad Yasevich-2/+3
2015-11-09mvneta: add FIXED_PHY dependencyArnd Bergmann-0/+1
2015-11-09net: caif: check return value of alloc_netdevRasmus Villemoes-2/+5
2015-11-09net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven-1/+2
2015-11-08drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian-3/+48
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-49/+254
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2015-11-07dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring-2/+1
2015-11-07bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh-0/+1
2015-11-07net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson-1/+2
2015-11-07fjes: Delete an unnecessary check before the function call "vfree"Markus Elfring-3/+1
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman-1/+1
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki-1/+7
2015-11-07device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee-1/+7
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+6
2015-11-05bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang-13/+27
2015-11-05bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan-4/+5
2015-11-05bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang-3/+20
2015-11-05bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan-5/+7
2015-11-05bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang-5/+5
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-13/+0
2015-11-05net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin-1/+1
2015-11-05qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter-3/+9
2015-11-05net: dsa: mv88e6xxx: isolate unbridged portsVivien Didelot-0/+48
2015-11-05USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar-0/+21
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-29/+29
2015-11-05bnxt_en: add VXLAN dependencyArnd Bergmann-0/+1
2015-11-04qlogic: qed: fix a test for MODE_MF_SIDan Carpenter-1/+1
2015-11-04qlogic/qed: remove bogus NULL checkDan Carpenter-5/+0
2015-11-04sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov-38/+22
2015-11-04sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov-16/+8
2015-11-04drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner-0/+13
2015-11-04Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-103/+202
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-11641/+87501
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown-13/+0
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-15/+15
2015-11-03sh_eth: use DMA barriersSergei Shtylyov-4/+4