aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-05-04NET: fec_mxc.c: Add a way to disable auto negotiationStefano Babic
2012-04-21net: ll_temac: drop obsolete "NAMESIZE" defineStephan Linz
2012-04-04net/designware: Change timeout loop implementationAmit Virdi
2012-04-04net/designware: Set ANAR to 0x1e1Armando Visconti
2012-04-04net/designware: Program phy registers when auto-negotiation is ONVikas Manocha
2012-04-04net/designware: Try configuring phy on each dw_eth_initVipin Kumar
2012-04-04net/designware: Consecutive writes must have delayArmando Visconti
2012-04-04net/designware: Phy address fixVipin KUMAR
2012-04-04net/designware: Fix the max frame length sizeVipin KUMAR
2012-04-04net/designware: Fix to restore hw mac addressVipin KUMAR
2012-04-04net: ll_temac: Add LL TEMAC driver to u-bootStephan Linz
2012-04-03mvgbe: remove warning for unused methodsStefan Bigler
2012-03-30net/altera_tse: use flush_dcache_range instead of flush_dcacheStefan Kristiansson
2012-03-30net/ethoc: use flush_dcache_range instead of flush_dcacheStefan Kristiansson
2012-03-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-03-29net: fec_mxc: allow use with cache enabledEric Nelson
2012-03-28net: calxedaxgmac: fix build due to missing __aligned definitionRob Herring
2012-03-27net: smc91111: use mdelay()Mike Frysinger
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger
2012-03-08net: sh_eth: Remove unnecessary returnNobuhiro Iwamatsu
2012-03-08net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNTNobuhiro Iwamatsu
2012-03-08net: sh_eth: Remove SH_ETH_PHY_DELAYNobuhiro Iwamatsu
2012-03-08sh: sh_eth: Add support SH7724Nobuhiro Iwamatsu
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky
2012-02-27net: phy: add support for Micrel's KSZ9021Troy Kisky
2012-02-27net: fec_mxc: add PHYLIB supportTroy Kisky
2012-02-27net: fec_mxc: add 1000 Mbps selectionTroy Kisky
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam
2012-01-16fec: add the i.mx6q enet driver supportJason Liu
2012-01-05net: add Calxeda xgmac driverRob Herring
2011-12-23Merge branch 'next' of ../nextWolfgang Denk
2011-12-20phy: add Micrel KS8721BL phy definitionVladimir Zapolskiy
2011-12-20drivers/net/e1000.c: Fix GCC 4.6 build warningsAnatolij Gustschin
2011-12-20drivers/net/e1000_spi.c: Fix build warningsAnatolij Gustschin
2011-12-20mvgbe: remove setting of ethaddr within the driverMichael Walle
2011-12-19Coding Style cleanupWolfgang Denk
2011-12-10drivers/net/at91_emac.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-12-10drivers/net/ne2000_base.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-12-08ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl
2011-12-08drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-06ARM: davici_emac: Fix condition for number of phy detectsPrabhakar Lad
2011-12-06davinci_emac: hardcode 100Mbps for AM35xx and RMIIIlya Yanok
2011-12-06davinci_emac: fix for running with dcache enabledIlya Yanok
2011-12-06davinci_emac: conditionally compile specific PHY supportIlya Yanok
2011-12-06davinci_emac: use internal addresses in buffer descriptorsIlya Yanok
2011-12-06davinci_emac: move arch-independent defines to separate headerIlya Yanok
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-12-06net: Armada100: Fix compilation warningsAjay Bhargav
2011-12-05phy: Add support for SMSC LAN87xx PHYsNobuhiro Iwamatsu
2011-12-05drivers/net/mvgbe.c: Fix GCC 4.6 warningsAnatolij Gustschin