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