summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2012-04-24-0/+2
* net: ll_temac: drop obsolete "NAMESIZE" defineStephan Linz2012-04-21-2/+2
* net/designware: Change timeout loop implementationAmit Virdi2012-04-04-16/+38
* net/designware: Set ANAR to 0x1e1Armando Visconti2012-04-04-0/+3
* net/designware: Program phy registers when auto-negotiation is ONVikas Manocha2012-04-04-14/+29
* net/designware: Try configuring phy on each dw_eth_initVipin Kumar2012-04-04-21/+30
* net/designware: Consecutive writes must have delayArmando Visconti2012-04-04-2/+1
* net/designware: Phy address fixVipin KUMAR2012-04-04-1/+1
* net/designware: Fix the max frame length sizeVipin KUMAR2012-04-04-1/+1
* net/designware: Fix to restore hw mac addressVipin KUMAR2012-04-04-1/+6
* net: ll_temac: Add LL TEMAC driver to u-bootStephan Linz2012-04-04-0/+1860
* mvgbe: remove warning for unused methodsStefan Bigler2012-04-03-0/+2
* net/altera_tse: use flush_dcache_range instead of flush_dcacheStefan Kristiansson2012-03-30-3/+6
* net/ethoc: use flush_dcache_range instead of flush_dcacheStefan Kristiansson2012-03-30-3/+3
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-03-30-13/+2
|\
| * net: smc91111: use mdelay()Mike Frysinger2012-03-27-13/+2
* | net: fec_mxc: allow use with cache enabledEric Nelson2012-03-29-104/+192
* | net: calxedaxgmac: fix build due to missing __aligned definitionRob Herring2012-03-28-0/+1
|/
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-18-2/+2
* net: sh_eth: Remove unnecessary returnNobuhiro Iwamatsu2012-03-08-1/+0
* net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNTNobuhiro Iwamatsu2012-03-08-4/+5
* net: sh_eth: Remove SH_ETH_PHY_DELAYNobuhiro Iwamatsu2012-03-08-2/+0
* sh: sh_eth: Add support SH7724Nobuhiro Iwamatsu2012-03-08-23/+60
* net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2012-02-27-3/+2
* net: phy: add support for Micrel's KSZ9021Troy Kisky2012-02-27-0/+87
* net: fec_mxc: add PHYLIB supportTroy Kisky2012-02-27-48/+101
* net: fec_mxc: add 1000 Mbps selectionTroy Kisky2012-02-27-2/+21
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-16-5/+6
* fec: add the i.mx6q enet driver supportJason Liu2012-01-16-1/+16
* net: add Calxeda xgmac driverRob Herring2012-01-05-0/+554
* Merge branch 'next' of ../nextWolfgang Denk2011-12-23-23/+11
|\
| * phy: add Micrel KS8721BL phy definitionVladimir Zapolskiy2011-12-20-0/+11
| * mvgbe: remove setting of ethaddr within the driverMichael Walle2011-12-20-23/+0
* | drivers/net/e1000.c: Fix GCC 4.6 build warningsAnatolij Gustschin2011-12-20-1/+1
* | drivers/net/e1000_spi.c: Fix build warningsAnatolij Gustschin2011-12-20-2/+3
* | Coding Style cleanupWolfgang Denk2011-12-19-1/+0
|/
* drivers/net/at91_emac.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-10-19/+23
* drivers/net/ne2000_base.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-10-4/+5
* ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl2011-12-08-28/+71
* drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-08-6/+2
* ARM: davici_emac: Fix condition for number of phy detectsPrabhakar Lad2011-12-06-1/+1
* davinci_emac: hardcode 100Mbps for AM35xx and RMIIIlya Yanok2011-12-06-1/+2
* davinci_emac: fix for running with dcache enabledIlya Yanok2011-12-06-4/+42
* davinci_emac: conditionally compile specific PHY supportIlya Yanok2011-12-06-0/+8
* davinci_emac: use internal addresses in buffer descriptorsIlya Yanok2011-12-06-9/+30
* davinci_emac: move arch-independent defines to separate headerIlya Yanok2011-12-06-0/+315
* PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-06-5/+5
* net: Armada100: Fix compilation warningsAjay Bhargav2011-12-06-4/+10
* phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu2011-12-05-0/+96
* drivers/net/mvgbe.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-05-3/+6