summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-04-25powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang1-0/+2
2012-04-21net: ll_temac: drop obsolete "NAMESIZE" defineStephan Linz1-2/+2
2012-04-04net/designware: Change timeout loop implementationAmit Virdi1-16/+38
2012-04-04net/designware: Set ANAR to 0x1e1Armando Visconti1-0/+3
2012-04-04net/designware: Program phy registers when auto-negotiation is ONVikas Manocha1-14/+29
2012-04-04net/designware: Try configuring phy on each dw_eth_initVipin Kumar2-21/+30
2012-04-04net/designware: Consecutive writes must have delayArmando Visconti1-2/+1
2012-04-04net/designware: Phy address fixVipin KUMAR1-1/+1
2012-04-04net/designware: Fix the max frame length sizeVipin KUMAR1-1/+1
2012-04-04net/designware: Fix to restore hw mac addressVipin KUMAR1-1/+6
2012-04-04net: ll_temac: Add LL TEMAC driver to u-bootStephan Linz9-0/+1860
2012-04-03mvgbe: remove warning for unused methodsStefan Bigler1-0/+2
2012-03-31net/altera_tse: use flush_dcache_range instead of flush_dcacheStefan Kristiansson1-3/+6
2012-03-31net/ethoc: use flush_dcache_range instead of flush_dcacheStefan Kristiansson1-3/+3
2012-03-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-13/+2
2012-03-29net: fec_mxc: allow use with cache enabledEric Nelson2-104/+192
2012-03-29net: calxedaxgmac: fix build due to missing __aligned definitionRob Herring1-0/+1
2012-03-27net: smc91111: use mdelay()Mike Frysinger1-13/+2
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2-2/+2
2012-03-08net: sh_eth: Remove unnecessary returnNobuhiro Iwamatsu1-1/+0
2012-03-08net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNTNobuhiro Iwamatsu1-4/+5
2012-03-08net: sh_eth: Remove SH_ETH_PHY_DELAYNobuhiro Iwamatsu1-2/+0
2012-03-08sh: sh_eth: Add support SH7724Nobuhiro Iwamatsu2-23/+60
2012-02-28net: phy: make board_phy_config responsible for calling drv->configTroy Kisky1-3/+2
2012-02-28net: phy: add support for Micrel's KSZ9021Troy Kisky1-0/+87
2012-02-28net: fec_mxc: add PHYLIB supportTroy Kisky2-48/+101
2012-02-28net: fec_mxc: add 1000 Mbps selectionTroy Kisky2-2/+21
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2-5/+6
2012-01-16fec: add the i.mx6q enet driver supportJason Liu2-1/+16
2012-01-05net: add Calxeda xgmac driverRob Herring2-0/+554
2011-12-23Merge branch 'next' of ../nextWolfgang Denk2-23/+11
2011-12-21phy: add Micrel KS8721BL phy definitionVladimir Zapolskiy1-0/+11
2011-12-21drivers/net/e1000.c: Fix GCC 4.6 build warningsAnatolij Gustschin1-1/+1
2011-12-21drivers/net/e1000_spi.c: Fix build warningsAnatolij Gustschin1-2/+3
2011-12-21mvgbe: remove setting of ethaddr within the driverMichael Walle1-23/+0
2011-12-19Coding Style cleanupWolfgang Denk1-1/+0
2011-12-11drivers/net/at91_emac.c: Fix GCC 4.6 build warningsWolfgang Denk1-19/+23
2011-12-11drivers/net/ne2000_base.c: Fix GCC 4.6 build warningsWolfgang Denk1-4/+5
2011-12-09ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl1-28/+71
2011-12-09drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warningWolfgang Denk1-6/+2
2011-12-07ARM: davici_emac: Fix condition for number of phy detectsPrabhakar Lad1-1/+1
2011-12-07davinci_emac: hardcode 100Mbps for AM35xx and RMIIIlya Yanok1-1/+2
2011-12-07davinci_emac: fix for running with dcache enabledIlya Yanok2-4/+42
2011-12-07davinci_emac: conditionally compile specific PHY supportIlya Yanok1-0/+8
2011-12-07davinci_emac: use internal addresses in buffer descriptorsIlya Yanok1-9/+30
2011-12-07davinci_emac: move arch-independent defines to separate headerIlya Yanok2-0/+315
2011-12-07PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2-5/+5
2011-12-07net: Armada100: Fix compilation warningsAjay Bhargav1-4/+10
2011-12-06phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu3-0/+96
2011-12-06drivers/net/mvgbe.c: Fix GCC 4.6 warningsAnatolij Gustschin1-3/+6