summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* 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
| |/
* | 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
|/
* net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell2014-05-25-7/+7
* net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell2014-05-25-6/+5
* net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell2014-05-25-5/+13
* net/designware: ensure device private data is DMA aligned.Ian Campbell2014-05-25-1/+2
* net: phy/vitesse: Add support for VSC8664 phy moduleChunhe Lan2014-05-16-0/+46
* powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-13-0/+1
* powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie2014-05-13-6/+2
* net/designware: call phy_connect_dev() to properly setup phylib deviceIan Campbell2014-05-12-0/+2
* net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada2014-05-12-2/+2
* net/phy: enable get_phy_id redefinableShengzhou Liu2014-05-12-1/+2
* AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie2014-05-12-3/+1
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-09-866/+88
|\
| * net: zynq: Fix sparse warnings in gemMichal Simek2014-05-06-0/+1
| * net: zynq: Use predefined macros instead of hardcoded valueMichal Simek2014-05-06-1/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-04-25-8/+20
| |\
| | * ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang2014-04-22-1/+1
| | * driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3Priyanka Jain2014-04-22-0/+12
| | * net/phy: Fix PHY id for VSC8514Codrin Ciubotariu2014-04-22-1/+1
| | * QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-22-6/+6
| * | MIPS: drop incaip boardDaniel Schwierzeck2014-04-20-794/+0
| |/
| * e1000: remove redundant assignmentDavid Müller (ELSOFT AG)2014-04-18-1/+0
| * pcnet: force ordering of descriptor accessesPaul Burton2014-04-18-18/+19
| * pcnet: align rx buffers for cache invalidationPaul Burton2014-04-18-9/+12
| * pcnet: access descriptor rings & init block uncachedPaul Burton2014-04-18-31/+35
| * arm: remove lubbock board supportMasahiro Yamada2014-04-18-6/+0
* | keystone2: net: add keystone ethernet driverKaricheri, Muralidharan2014-04-17-0/+717
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-1/+1
|\
| * net/designware: align DMA buffer descriptors to D$ lineAlexey Brodkin2014-03-28-1/+1
* | drivers: net: cpsw: init phy with gigabit featuresIlya Ledvich2014-03-12-5/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-10-2/+2
|\
| * drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-04-2/+2
* | net/phy: Correct AR8021 phy_maskHaijun.Zhang2014-03-07-1/+1
* | net: gem: Add OF initialization supportMichal Simek2014-03-04-0/+42
* | net: emaclite: Fix OF initializationMichal Simek2014-03-04-8/+9
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-25-0/+1
|\