summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-0914-78/+133
|\
| * net: xgmac: convert to streaming DMA opsLucas Stach2015-03-061-3/+8
| * net: rtl8169: convert to streaming DMA opsLucas Stach2015-03-062-17/+14
| * net: orion-gbe: convert to streaming DMA opsLucas Stach2015-03-061-5/+8
| * net: macb: convert to streaming DMA opsLucas Stach2015-03-061-2/+6
| * net: fec: convert to streaming DMA opsLucas Stach2015-03-061-4/+9
| * net: designware: convert to streaming DMA opsLucas Stach2015-03-061-8/+11
| * net: davinci_emac: convert to streaming DMA opsLucas Stach2015-03-061-4/+5
| * net: at91_ether: convert to streaming DMA opsLucas Stach2015-03-061-2/+8
| * net: cpsw: convert to streaming DMA opsLucas Stach2015-03-061-5/+7
| * net: arc-emac: convert to streaming DMA opsLucas Stach2015-03-061-6/+10
| * ARM: move DMA alloc functions to dma.hLucas Stach2015-03-0611-0/+11
| * ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-069-21/+35
| * NIOS2: use dma_addr_t in dma_alloc_coherentLucas Stach2015-03-061-1/+1
* | Merge branch 'for-next/rockchip'Sascha Hauer2015-03-091-7/+17
|\ \
| * | NET: arc_emac: Update for newer DTS, support for Rockchip .compatibleAndrey Panov2015-03-051-7/+17
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2015-03-091-0/+3
|\ \ | |/ |/|
| * net: designware: don't depend on CONFIG_OFTREELucas Stach2015-03-021-0/+3
* | net: cpsw: prevent stray cache writebackLucas Stach2015-03-031-0/+1
* | net: rtl8169: silence compiler warningLucas Stach2015-02-251-2/+2
|/
* net: smc1111: improve debug capabilityRobert Jarzmik2015-02-041-49/+69
* net: smc1111: extend the driver for 91c94 and 91c96 supportRobert Jarzmik2015-02-041-5/+33
* net: smc1111: add 16 bits accessors, allow address shiftRobert Jarzmik2015-02-041-42/+92
* Merge branch 'for-next/misc'Sascha Hauer2015-01-093-21/+7
|\
| * sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-2/+2
| * net: rtl8169: remove unnecessary cache maintenanceLucas Stach2015-01-051-19/+5
* | Merge branch 'for-next/arm'Sascha Hauer2015-01-092-15/+40
|\ \
| * | net: cpsw: ignore error on slave setupSascha Hauer2015-01-061-15/+14
| * | net: smc1111: fix memory congestionsRobert Jarzmik2015-01-061-0/+26
| |/
* / net: smc1111: move print_packet functionRobert Jarzmik2015-01-051-38/+37
|/
* Merge branch 'for-next/randconfig'Sascha Hauer2014-12-081-6/+0
|\
| * net: fec_imx: remove unused includesSascha Hauer2014-11-271-6/+0
* | Merge branch 'for-next/marvell'Sascha Hauer2014-12-084-9/+849
|\ \
| * | net: Add driver for Armada 370/XP 10/100/1000 Mbps network controllerEzequiel Garcia2014-11-113-0/+773
| * | net: phy: Support Marvell 88EE1543 PHYEzequiel Garcia2014-11-111-0/+9
| * | net: phy: Support Marvell 88EE1545 PHYEzequiel Garcia2014-11-111-0/+58
| * | net: phy: marvell: Fix array identationEzequiel Garcia2014-11-111-9/+9
* | | Merge branch 'for-next/imx'Sascha Hauer2014-12-081-0/+3
|\ \ \ | |_|/ |/| |
| * | net: fec_imx: Add i.MX6sx compatible entrySascha Hauer2014-11-271-0/+3
| |/
* | net: rtl8139: depend on MIPSLucas Stach2014-11-271-0/+1
* | net: ethoc: depend on OPENRISCLucas Stach2014-11-261-0/+1
|/
* Merge branch 'for-next/tegra'Sascha Hauer2014-11-053-0/+587
|\
| * net: rtl8169: clean receive buffer after net handlerLucas Stach2014-11-031-0/+11
| * net: rtl8169: add support for RTL-8168/8111gLucas Stach2014-11-031-0/+1
| * net: add rtl8169 driverLucas Stach2014-10-083-0/+575
* | Merge branch 'for-next/misc'Sascha Hauer2014-11-052-1/+98
|\ \
| * | net: cpsw: Set phy device_node pointer in probeWadim Egorov2014-11-031-0/+13
| * | net: phy: micrel: Add OF conf. support for ksz9031Wadim Egorov2014-11-031-1/+85
| |/
* | net: cpsw: Fix probe for one port ethernetTeresa Gámez2014-10-141-2/+2
* | net: micrel: Add ksz8081 supportJan Weitzel2014-10-081-1/+9