summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-102-6/+4
|\
| * sfc: don't call dma_supportedChristoph Hellwig2015-11-101-5/+3
| * pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1018-102/+175
|\ \ | |/ |/|
| * qed: select ZLIB_INFLATEArnd Bergmann2015-11-101-0/+1
| * net: mvneta: Fix memory use after free.Justin Maggard2015-11-091-1/+1
| * mvneta: add FIXED_PHY dependencyArnd Bergmann2015-11-091-0/+1
| * net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMAGeert Uytterhoeven2015-11-091-1/+2
| * drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian2015-11-083-3/+48
| * dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring2015-11-071-2/+1
| * net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson2015-11-071-1/+2
| * bnxt_en: More robust SRIOV cleanup sequence.Jeffrey Huang2015-11-051-13/+27
| * bnxt_en: Fix comparison of u16 sw_id against negative value.Michael Chan2015-11-051-4/+5
| * bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4Jeffrey Huang2015-11-052-3/+20
| * bnxt_en: Determine tcp/ipv6 RSS hash type correctly.Michael Chan2015-11-051-5/+7
| * bnxt_en: Change sp events definitions to represent bit position.Jeffrey Huang2015-11-051-5/+5
| * net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin2015-11-051-1/+1
| * qlogic: qed: fix error codes in qed_resc_alloc()Dan Carpenter2015-11-051-3/+9
| * bnxt_en: add VXLAN dependencyArnd Bergmann2015-11-051-0/+1
| * qlogic: qed: fix a test for MODE_MF_SIDan Carpenter2015-11-041-1/+1
| * qlogic/qed: remove bogus NULL checkDan Carpenter2015-11-041-5/+0
| * sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov2015-11-041-38/+22
| * sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov2015-11-041-16/+8
| * drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2015-11-041-0/+13
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\ \
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-0711-49/+254
|\ \ \
| * | | net/mlx4_en: Implement mcast loopback prevention for ETH qpsMaor Gottlieb2015-10-213-1/+49
| * | | net/mlx4_core: Add support for filtering multicast loopbackMaor Gottlieb2015-10-213-8/+47
| * | | cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S2015-10-215-40/+158
| * | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-211-22/+0
| |\ \ \
* | \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-2/+2
|\ \ \ \ \
| * | | | | drivers: net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-291-2/+2
* | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-066-6/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-153-3/+3
| * | | | | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-153-3/+3
* | | | | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-053-3/+0
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-043-3/+0
| |\ \ \ \ \ \ \
| | | * | | | | | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-283-3/+0
| | |/ / / / / /
* | | | | | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04286-4201/+65316
|\ \ \ \ \ \ \
| * | | | | | | sh_eth: use DMA barriersSergei Shtylyov2015-11-031-4/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0311-13/+70
| |\ \ \ \ \ \ \
| | * | | | | | | sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-024-4/+36
| | * | | | | | | sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov2015-11-021-1/+1
| | * | | | | | | sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov2015-11-021-4/+4
| | * | | | | | | stmmac: Correctly report PTP capabilities.Phil Reid2015-11-011-2/+5
| | * | | | | | | net: bcmgenet: Software reset EPHY after power onFlorian Fainelli2015-11-013-1/+22
| | * | | | | | | net: smsc911x: Fix crash if loopback test failsPavel Fedin2015-11-011-0/+1