summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | macb: make checkpatch cleanAndreas Bießmann2014-06-141-27/+29
|/
* net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell2014-05-252-7/+7
* net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell2014-05-251-6/+5
* net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell2014-05-251-5/+13
* net/designware: ensure device private data is DMA aligned.Ian Campbell2014-05-251-1/+2
* net: phy/vitesse: Add support for VSC8664 phy moduleChunhe Lan2014-05-161-0/+46
* powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-131-0/+1
* powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie2014-05-131-6/+2
* net/designware: call phy_connect_dev() to properly setup phylib deviceIan Campbell2014-05-121-0/+2
* net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada2014-05-122-2/+2
* net/phy: enable get_phy_id redefinableShengzhou Liu2014-05-121-1/+2
* AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie2014-05-121-3/+1
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-099-866/+88
|\
OpenPOWER on IntegriCloud