summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-062-8/+8
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-302-8/+8
* | Merge branch 'for-next/mvebu'Sascha Hauer2015-05-061-0/+31
|\ \
| * | net: phy: Support Marvell 88E1318S PHYSebastian Hesselbarth2015-04-271-0/+31
* | | Merge branch 'for-next/misc'Sascha Hauer2015-05-062-1/+8
|\ \ \
| * | | net: fec: Fix RGMII-IDMarkus Pargmann2015-05-011-1/+4
| * | | net: usb: asix: Add D-link DUB-E100 H/W Ver C1 supportMayur Nande2015-04-281-0/+4
| |/ /
* | / net: phy: Do not double remove phy deviceSascha Hauer2015-05-051-0/+2
| |/ |/|
* | net: e1000: add HAS_DMA dependencyAntony Pavlov2015-04-281-0/+1
|/
* Merge branch 'for-next/pxa'Sascha Hauer2015-04-131-0/+29
|\
| * net: smc1111: add a quirk for pxa pxa27x platformsRobert Jarzmik2015-04-131-0/+29
* | Merge branch 'for-next/net'Sascha Hauer2015-04-134-0/+6557
|\ \ | |/ |/|
| * net: Add Intel e1000 driverSascha Hauer2015-04-034-0/+6557
* | net: smc1111: fix platform data initializationsRobert Jarzmik2015-04-131-2/+2
* | net: mvneta: Fix transmit errors due to dirty txdescSebastian Hesselbarth2015-04-131-1/+1
|/
* net: mvneta: convert to streaming DMA opsLucas Stach2015-03-161-4/+7
* 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