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