summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | net/designware: Do not select MIIPORT for RGMII interfaceVipin Kumar2013-06-241-1/+3
* | | NET: mvgbe: add support for DoveSebastian Hesselbarth2013-06-242-0/+9
* | | NET: mvgbe: add phylib supportSebastian Hesselbarth2013-06-241-4/+65
* | | NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth2013-06-241-0/+48
* | | net: add ICPlus PHY driverYegor Yefremov2013-06-243-0/+98
* | | phy: export genphy_parse_link()Yegor Yefremov2013-06-241-1/+1
* | | net: Add sunxi (Allwinner) wemac driverHenrik Nordström2013-06-242-0/+534
|/ /
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-081-3/+1
|\ \ | |/
| * net: fec_mxc: Add support for Vybrid VF610Alison Wang2013-06-031-3/+1
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-3010-12/+133
|\ \ | |/ |/|
| * Enable XAUI interface for B4860QDSSuresh Gupta2013-05-241-2/+4
| * net/phy: fix select line for TN80xxShaohui Xie2013-05-241-2/+14
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2013-05-156-4/+113
| |\
| | * net/phy: add VSC8574 supportShaohui Xie2013-05-141-0/+67
| | * net/fm: fixup ethernet for mEMACShengzhou Liu2013-05-142-0/+27
| | * powerpc/mpc85xx: Add T4160 SoCYork Sun2013-05-141-0/+1
| | * Fman/t4240: some fix for 10G XAUIShaohui Xie2013-05-143-4/+18
| * | smc911x: fix the timeout detectionMasahiro Yamada2013-05-151-2/+2
| * | blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut2013-05-131-2/+0
| |/
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-114-0/+120
|\ \
| * | phy: add support for ET1011C physMatt Porter2013-05-103-0/+114
| * | cpsw: add support for TI814x slave_regs differencesMatt Porter2013-05-101-0/+6
* | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-111-0/+17
|\ \ \ | |/ / |/| / | |/
| * fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speedZang Roy-R619112013-05-021-0/+17
* | net: gem: Add support for phy autodetectionMichal Simek2013-04-301-0/+51
* | net: gem: Preserve clk on emio interfaceDavid Andrey2013-04-301-3/+9
* | net: gem: Pass phy address to initDavid Andrey2013-04-301-6/+2
* | net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-301-15/+38
* | net: gem: Do not initialize BDs againMichal Simek2013-04-301-39/+47
* | net: gem: Simplify return path in zynq_gem_recvMichal Simek2013-04-301-3/+1
* | net: gem: Remove WRAP bit from TX buffer descriptionMichal Simek2013-04-301-2/+1
* | net: phy: Define Marvell 88e1518 phyMichal Simek2013-04-301-0/+11
|/
* Consolidate bool typeYork Sun2013-04-0154-490/+458
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-241-0/+1
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-111-3/+1
|\
| * net: Use new numeric setenv functionsSimon Glass2013-02-281-3/+1
* | am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N2013-03-111-2/+18
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-123-125/+169
|\
| * net: fec_mxc: get phydev before fec_probeTroy Kisky2013-01-282-43/+76
| * net: fec_mxc: only call phy_connect in fec_probeTroy Kisky2013-01-281-21/+12
| * net: fec_mxc: use fec_set_dev_name to set nameTroy Kisky2013-01-281-8/+8
| * phy: add phy_find_by_mask/phy_connect_devTroy Kisky2013-01-281-50/+78
| * net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multiTroy Kisky2013-01-281-16/+8
| * net: fec_mxc: change fec_mii_setspeed parameterTroy Kisky2013-01-281-5/+5
| * net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky2013-01-281-1/+1
* | ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-041-1/+1
* | ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-041-3/+6
* | powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-301-0/+1
* | powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-301-0/+79
|/
* mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD2013-01-092-192/+342
OpenPOWER on IntegriCloud