summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
...
* | | net: phy: supplement support for Micrel's KSZ9031SARTRE Leo2013-06-24-1/+35
* | | net: macb: add support for gigabit MACBo Shen2013-06-24-38/+168
* | | net: macb: using phylib to configure phy deviceBo Shen2013-06-24-2/+14
* | | net: macb: using AT91FAMILY replace #ifdeferryBo Shen2013-06-24-8/+2
* | | net: ks8851_mll: add ethernet supportRoberto Cerati2013-06-24-0/+1003
* | | phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo2013-06-24-1/+33
* | | add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell2013-06-24-0/+21
* | | PHY: micrel.c: add support for KSZ9031David Andrey2013-06-24-27/+52
* | | net: Fix build regression in macb.cJoe Hershberger2013-06-24-1/+1
* | | net/macb: Add arch specific routine to get mdio controlShiraz Hashim2013-06-24-0/+8
* | | net/designware: Do not select MIIPORT for RGMII interfaceVipin Kumar2013-06-24-1/+3
* | | NET: mvgbe: add support for DoveSebastian Hesselbarth2013-06-24-0/+9
* | | NET: mvgbe: add phylib supportSebastian Hesselbarth2013-06-24-4/+65
* | | NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth2013-06-24-0/+48
* | | net: add ICPlus PHY driverYegor Yefremov2013-06-24-0/+98
* | | phy: export genphy_parse_link()Yegor Yefremov2013-06-24-1/+1
* | | net: Add sunxi (Allwinner) wemac driverHenrik Nordström2013-06-24-0/+534
|/ /
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-08-3/+1
|\ \ | |/
| * net: fec_mxc: Add support for Vybrid VF610Alison Wang2013-06-03-3/+1
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-12/+133
|\ \ | |/ |/|
| * Enable XAUI interface for B4860QDSSuresh Gupta2013-05-24-2/+4
| * net/phy: fix select line for TN80xxShaohui Xie2013-05-24-2/+14
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2013-05-15-4/+113
| |\
| | * net/phy: add VSC8574 supportShaohui Xie2013-05-14-0/+67
| | * net/fm: fixup ethernet for mEMACShengzhou Liu2013-05-14-0/+27
| | * powerpc/mpc85xx: Add T4160 SoCYork Sun2013-05-14-0/+1
| | * Fman/t4240: some fix for 10G XAUIShaohui Xie2013-05-14-4/+18
| * | smc911x: fix the timeout detectionMasahiro Yamada2013-05-15-2/+2
| * | blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut2013-05-13-2/+0
| |/
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-0/+120
|\ \
| * | phy: add support for ET1011C physMatt Porter2013-05-10-0/+114
| * | cpsw: add support for TI814x slave_regs differencesMatt Porter2013-05-10-0/+6
* | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-0/+17
|\ \ \ | |/ / |/| / | |/
| * fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619112013-05-02-0/+17
* | net: gem: Add support for phy autodetectionMichal Simek2013-04-30-0/+51
* | net: gem: Preserve clk on emio interfaceDavid Andrey2013-04-30-3/+9
* | net: gem: Pass phy address to initDavid Andrey2013-04-30-6/+2
* | net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-30-15/+38
* | net: gem: Do not initialize BDs againMichal Simek2013-04-30-39/+47
* | net: gem: Simplify return path in zynq_gem_recvMichal Simek2013-04-30-3/+1
* | net: gem: Remove WRAP bit from TX buffer descriptionMichal Simek2013-04-30-2/+1
* | net: phy: Define Marvell 88e1518 phyMichal Simek2013-04-30-0/+11
|/
* Consolidate bool typeYork Sun2013-04-01-490/+458
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-24-0/+1
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11-3/+1
|\
| * net: Use new numeric setenv functionsSimon Glass2013-02-28-3/+1
* | am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N2013-03-11-2/+18
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-12-125/+169
|\
| * net: fec_mxc: get phydev before fec_probeTroy Kisky2013-01-28-43/+76
| * net: fec_mxc: only call phy_connect in fec_probeTroy Kisky2013-01-28-21/+12