summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
...
* | net: davince: add missing includeJeroen Hofstee2014-10-25-0/+1
* | net: fec_mxc: make local functions staticJeroen Hofstee2014-10-25-3/+5
* | net: phy: fix warnings with W=1Jeroen Hofstee2014-10-25-5/+2
* | net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...Stefan Roese2014-10-23-0/+1654
* | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23-1/+1
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-11-27/+26
|\
| * net: dwc: Make the cache handling less crypticMarek Vasut2014-10-06-25/+23
| * net: dwc: Fix cache alignment issuesMarek Vasut2014-10-06-2/+4
| * net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek2014-10-06-4/+3
* | macb: simplify gmac initialisationAndreas Bießmann2014-10-10-17/+8
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-26-2/+0
|\
| * board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain2014-09-24-2/+0
* | kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24-0/+0
* | e1000: fix no nvm buildMarcel Ziswiler2014-09-24-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-17-5/+37
|\
| * net: fec_mxc: Poll FEC_TBD_READY after polling TDARFabio Estevam2014-09-09-3/+27
| * net: fec_mxc: Adjust RX DMA alignment for mx6soloxFabio Estevam2014-09-09-2/+10
* | rtl8169: Defer network packet processingThierry Reding2014-09-16-1/+2
* | openrisc: Fix a few type cast related warningsVasili Galka2014-09-15-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-12-20/+15
|\ \ | |/
| * keystone2: use readl/writel functions instead of redefinitionKhoronzhuk, Ivan2014-09-04-20/+15
* | ls102xa: etsec: Add etsec support for LS102xAAlison Wang2014-09-08-0/+7
* | net: mdio: Use mb() to be compatible for both ARM and PowerPCAlison Wang2014-09-08-3/+6
* | net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-08-5/+2
|/
* arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng2014-08-30-0/+1535
* net: cpsw: am335x: Drop constant link checking from rx/tx path'sStefan Roese2014-08-28-18/+1
* e1000: add i210 supportMarek Vasut2014-08-21-27/+180
* e1000: Implement dcache supportMarek Vasut2014-08-21-22/+49
* drivers: net: remove dead driversMasahiro Yamada2014-08-21-459/+0
* powerpc/T4240QDS/eth: some fix for XFIShaohui Xie2014-08-20-0/+5
* vitesse: remove duplicated argument to ||maxin.john@enea.com2014-08-09-1/+0
* Change Andy Fleming's email addressAndy Fleming2014-08-06-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-29-80/+81
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-3/+5
| |\
| | * drivers: net: cpsw: add support for using second port as ethernetMugunthan V N2014-07-25-3/+5
| * | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-4/+7
| |\ \
| | * | net: sh-eth: Add support R8A7794Nobuhiro Iwamatsu2014-07-24-4/+7
| | |/
| * | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-73/+69
| |\ \
| | * | net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese2014-07-06-73/+69
| | |/
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-07-28-1/+8
|\ \ \ | |/ / |/| |
| * | net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian2014-07-22-1/+8
| |/
* | stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23-5/+5
|/
* armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera2014-07-03-0/+275
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-25-40/+101
|\
| * net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu2014-06-10-1/+1
| * net: sh-eth: Fix coding styleNobuhiro Iwamatsu2014-06-10-22/+22
| * net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu2014-06-10-14/+77
| * phy: fix create_phy_by_mask for when its given an actual search maskCormier, Jonathan2014-06-05-3/+1
* | net: macb: enable dcache in macbWu, Josh2014-06-14-4/+57
* | macb: make checkpatch cleanAndreas Bießmann2014-06-14-27/+29
|/