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