summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel codeZang Roy-R619112011-12-051-6/+107
* net: sh_eth: use miiphybb instead of own mii functionsYoshihiro Shimoda2011-12-022-248/+104
* powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-291-16/+16
* Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-233-18/+12
|\
| * drivers/net/dnet.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-231-7/+5
| * drivers/net/cs8900.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-231-6/+5
| * drivers/net/lan91c96.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-231-5/+2
* | Improve Power Management in SMC911X driver.bertrand.cachet@heig-vd.ch2011-11-221-2/+5
* | net: rtl8109: drop unused !NET_MULTI driverMike Frysinger2011-11-223-386/+0
* | e1000: fix unused variable waring for e1000 driverZang Roy-R619112011-11-171-3/+3
* | e1000: remove duplicate macros in e1000.hTimur Tabi2011-11-171-11/+0
* | drivers/net/enc28j60.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-161-5/+3
* | drivers/net/at91_emac.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-161-2/+0
* | 4xx_enet.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-162-10/+58
|\ \
| * | arm, davinci_emac: fix driver bug if more then 3 PHYs are detectedHeiko Schocher2011-11-151-8/+16
| * | FEC: Add support for iMX28 quirksMarek Vasut2011-11-111-2/+42
| |/
* | drivers/net/fm/fm.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-2/+1
OpenPOWER on IntegriCloud