summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of ../masterWolfgang Denk2009-06-142-218/+107
|\
| * MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-122-42/+37
| * MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk2009-06-122-131/+10
| * MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-121-49/+64
* | Revert "SMC911x driver fixed for NFS boot"Wolfgang Denk2009-06-141-22/+1
|/
* ppc4xx/net: Fix MDIO clock setupFelix Radensky2009-06-081-4/+6
* rtl8169: fix PCI system memory addressYoshihiro Shimoda2009-06-081-5/+8
* SMC911x driver fixed for NFS bootManikandan Pillai2009-06-081-1/+22
* Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-081-8/+8
* smc911x: write back the manually set MAC addressDaniel Mack2009-06-071-2/+7
* dm9000 EEPROM reading bugfixDavid Brownell2009-04-281-6/+6
* rtl8169: fix cache coherency problemYoshihiro Shimoda2009-04-281-1/+10
* mpc52xx phy: initialize only when neededSascha Hauer2009-04-041-2/+9
* cs8900 compile fixLadislav Michl2009-03-291-1/+1
* at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-221-2/+2
* lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger2009-03-203-132/+29
* sh_eth: get mac address from environmentMike Frysinger2009-03-201-22/+6
* cs8900: get mac address from environmentMike Frysinger2009-03-201-40/+16
* bcm570x: get mac address from environmentMike Frysinger2009-03-203-6/+7
* drivers/net/: get mac address from environmentMike Frysinger2009-03-2014-68/+63
* Blackfin: bfin_mac: force boards to setup the MAC themselvesMike Frysinger2009-03-202-9/+9
* net: sh_eth: Remove sh_eth_reset() from halt functionNobuhiro Iwamatsu2009-03-201-2/+0
* MPC5200 FEC MII speed registerJon Smirl2009-03-131-7/+16
* tsec: report when there is no vendor specific PHY supportPaul Gortmaker2009-03-091-4/+3
* smc911x: split out useful defines/functions into local headerMike Frysinger2009-02-252-455/+496
* Added Vitesse VSC8211 definitions to TSEC driverPieter Henning2009-02-221-0/+30
* Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-221-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-193-0/+563
|\
| * dnet: driver for Dave DNET ethernet controllerIlya Yanok2009-02-103-0/+563
* | net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-091-25/+3
* | tsec: Fix a bug in soft-resettingAndy Fleming2009-02-091-0/+1
* | Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton2009-02-091-1/+1
* | Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun2009-02-061-8/+19
|/
* Blackfin: bfin_mac: cleanup pointer/casts for aliasing issuesMike Frysinger2009-02-022-46/+34
* Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMIIMike Frysinger2009-02-021-2/+2
* Blackfin: bfin_mac: use common debug()Mike Frysinger2009-02-021-11/+3
* Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}Mike Frysinger2009-02-022-5/+11
* Blackfin: bfin_mac: cleanup MII/PHY functionsMike Frysinger2009-02-022-175/+134
* Blackfin: bfin_mac: set MDCDIV based on SCLKMike Frysinger2009-02-021-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-016-173/+310
|\
| * AVR32: macb - Search for PHY idGunnar Rangoy2009-01-281-0/+31
| * Marvell 88E1118 interrupt fixRon Madrid2009-01-281-0/+4
| * net: smc911x.c: Add LAN9211 to chip_ids[] arrayStefan Roese2009-01-281-0/+2
| * net: Sort Makefile labelsMichal Simek2009-01-281-2/+2
| * sh: sh_eth: Change new network APINobuhiro Iwamatsu2009-01-242-134/+231
| * net: smc911x: Make register read/write functions weakStefan Roese2009-01-241-37/+40
* | Blackfin: bfin_mac: update port muxingMike Frysinger2009-01-281-12/+35
* | drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer2009-01-271-0/+1
|/
* net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin2008-12-041-0/+3
* ColdFire: Add mii driver in drivers/netTsiChung Liew2008-11-093-17/+326
OpenPOWER on IntegriCloud