summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-07-20net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam1-1/+1
2013-07-20phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe1-1/+9
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+22
2013-07-12Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+22
2013-07-12net: fec: Avoid MX28 bus sync issueMarek Vasut1-0/+22
2013-07-12net: fec: Remove bogus flush_dcache_range() callMarek Vasut1-1/+0
2013-06-25phylib: add atheros ar803x phyHeiko Schocher1-1/+12
2013-06-25phylib: add natsemi dp83630 phyHeiko Schocher1-0/+37
2013-06-25net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su1-21/+49
2013-06-25net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su3-0/+651
2013-06-25net: phy: supplement support for Micrel's KSZ9031SARTRE Leo1-1/+35
2013-06-25net: macb: add support for gigabit MACBo Shen2-38/+168
2013-06-25net: macb: using phylib to configure phy deviceBo Shen1-2/+14
2013-06-25net: macb: using AT91FAMILY replace #ifdeferryBo Shen1-8/+2
2013-06-25net: ks8851_mll: add ethernet supportRoberto Cerati3-0/+1003
2013-06-25phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo1-1/+33
2013-06-25add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell1-0/+21
2013-06-25PHY: micrel.c: add support for KSZ9031David Andrey1-27/+52
2013-06-25net: Fix build regression in macb.cJoe Hershberger1-1/+1
2013-06-25net/macb: Add arch specific routine to get mdio controlShiraz Hashim1-0/+8
2013-06-25net/designware: Do not select MIIPORT for RGMII interfaceVipin Kumar1-1/+3
2013-06-25NET: mvgbe: add support for DoveSebastian Hesselbarth2-0/+9
2013-06-25NET: mvgbe: add phylib supportSebastian Hesselbarth1-4/+65
2013-06-25NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth1-0/+48
2013-06-25net: add ICPlus PHY driverYegor Yefremov3-0/+98
2013-06-25phy: export genphy_parse_link()Yegor Yefremov1-1/+1
2013-06-25net: Add sunxi (Allwinner) wemac driverHenrik Nordström2-0/+534
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-3/+1
2013-06-03net: fec_mxc: Add support for Vybrid VF610Alison Wang1-3/+1
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD10-12/+133
2013-05-25Enable XAUI interface for B4860QDSSuresh Gupta1-2/+4
2013-05-25net/phy: fix select line for TN80xxShaohui Xie1-2/+14
2013-05-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini6-4/+113
2013-05-15smc911x: fix the timeout detectionMasahiro Yamada1-2/+2
2013-05-15net/phy: add VSC8574 supportShaohui Xie1-0/+67
2013-05-15net/fm: fixup ethernet for mEMACShengzhou Liu2-0/+27
2013-05-15powerpc/mpc85xx: Add T4160 SoCYork Sun1-0/+1
2013-05-15Fman/t4240: some fix for 10G XAUIShaohui Xie3-4/+18
2013-05-13blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut1-2/+0
2013-05-12Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD4-0/+120
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+17
2013-05-10phy: add support for ET1011C physMatt Porter3-0/+114
2013-05-10cpsw: add support for TI814x slave_regs differencesMatt Porter1-0/+6
2013-05-03fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619111-0/+17
2013-04-30net: gem: Add support for phy autodetectionMichal Simek1-0/+51
2013-04-30net: gem: Preserve clk on emio interfaceDavid Andrey1-3/+9
2013-04-30net: gem: Pass phy address to initDavid Andrey1-6/+2
2013-04-30net: gem: Fix gem driver on 1Gbps LANMichal Simek1-15/+38
2013-04-30net: gem: Do not initialize BDs againMichal Simek1-39/+47
2013-04-30net: gem: Simplify return path in zynq_gem_recvMichal Simek1-3/+1