aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-07-03armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera3-0/+275
2014-06-25Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD3-40/+101
2014-06-14net: macb: enable dcache in macbWu, Josh1-4/+57
2014-06-14macb: make checkpatch cleanAndreas Bießmann1-27/+29
2014-06-10net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu1-1/+1
2014-06-10net: sh-eth: Fix coding styleNobuhiro Iwamatsu2-22/+22
2014-06-10net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu2-14/+77
2014-06-05phy: fix create_phy_by_mask for when its given an actual search maskCormier, Jonathan1-3/+1
2014-05-25net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell2-7/+7
2014-05-25net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell1-6/+5
2014-05-25net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell1-5/+13
2014-05-25net/designware: ensure device private data is DMA aligned.Ian Campbell1-1/+2
2014-05-16net: phy/vitesse: Add support for VSC8664 phy moduleChunhe Lan1-0/+46
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu1-0/+1
2014-05-13powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie1-6/+2
2014-05-12net/designware: call phy_connect_dev() to properly setup phylib deviceIan Campbell1-0/+2
2014-05-12net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada2-2/+2
2014-05-12net/phy: enable get_phy_id redefinableShengzhou Liu1-1/+2
2014-05-12AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie1-3/+1
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD9-866/+88
2014-05-06net: zynq: Fix sparse warnings in gemMichal Simek1-0/+1
2014-05-06net: zynq: Use predefined macros instead of hardcoded valueMichal Simek1-1/+2
2014-04-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini4-8/+20
2014-04-22ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang1-1/+1
2014-04-22driver/net/fm/memac_phy: Initialize mdio_clock for SoCs wih FMANv3Priyanka Jain1-0/+12
2014-04-22net/phy: Fix PHY id for VSC8514Codrin Ciubotariu1-1/+1
2014-04-22QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang1-6/+6
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck2-794/+0
2014-04-18e1000: remove redundant assignmentDavid Müller (ELSOFT AG)1-1/+0
2014-04-18pcnet: force ordering of descriptor accessesPaul Burton1-18/+19
2014-04-18pcnet: align rx buffers for cache invalidationPaul Burton1-9/+12
2014-04-18pcnet: access descriptor rings & init block uncachedPaul Burton1-31/+35
2014-04-18arm: remove lubbock board supportMasahiro Yamada1-6/+0
2014-04-17keystone2: net: add keystone ethernet driverKaricheri, Muralidharan2-0/+717
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2014-03-28net/designware: align DMA buffer descriptors to D$ lineAlexey Brodkin1-1/+1
2014-03-12drivers: net: cpsw: init phy with gigabit featuresIlya Ledvich1-5/+1
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-2/+2
2014-03-07net/phy: Correct AR8021 phy_maskHaijun.Zhang1-1/+1
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N1-2/+2
2014-03-04net: gem: Add OF initialization supportMichal Simek1-0/+42
2014-03-04net: emaclite: Fix OF initializationMichal Simek1-8/+9
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+1
2014-02-24ar8031/8033/phy:enable autonegotiation for ar8031/8033Zhao Qiang1-0/+1
2014-02-21SMC91111: Fix compilation warningsBhupesh Sharma1-3/+12
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini152-65947/+17
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini1-0/+1
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-3/+1
2014-02-19net, phy: atheros ar803x bugHeiko Schocher1-1/+1