aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-06-08Add config option for disabling DM9000-SROM support.Remy Bohmer1-8/+8
2009-06-07smc911x: write back the manually set MAC addressDaniel Mack1-2/+7
2009-04-28dm9000 EEPROM reading bugfixDavid Brownell1-6/+6
2009-04-28rtl8169: fix cache coherency problemYoshihiro Shimoda1-1/+10
2009-04-04mpc52xx phy: initialize only when neededSascha Hauer1-2/+9
2009-03-29cs8900 compile fixLadislav Michl1-1/+1
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre1-2/+2
2009-03-20lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger3-132/+29
2009-03-20sh_eth: get mac address from environmentMike Frysinger1-22/+6
2009-03-20cs8900: get mac address from environmentMike Frysinger1-40/+16
2009-03-20bcm570x: get mac address from environmentMike Frysinger3-6/+7
2009-03-20drivers/net/: get mac address from environmentMike Frysinger14-68/+63
2009-03-20Blackfin: bfin_mac: force boards to setup the MAC themselvesMike Frysinger2-9/+9
2009-03-20net: sh_eth: Remove sh_eth_reset() from halt functionNobuhiro Iwamatsu1-2/+0
2009-03-13MPC5200 FEC MII speed registerJon Smirl1-7/+16
2009-03-09tsec: report when there is no vendor specific PHY supportPaul Gortmaker1-4/+3
2009-02-25smc911x: split out useful defines/functions into local headerMike Frysinger2-455/+496
2009-02-22Added Vitesse VSC8211 definitions to TSEC driverPieter Henning1-0/+30
2009-02-22Coding Style cleanup; update CHANGELOGWolfgang Denk1-1/+0
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-0/+563
2009-02-09net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren1-25/+3
2009-02-09tsec: Fix a bug in soft-resettingAndy Fleming1-0/+1
2009-02-09Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton1-1/+1
2009-02-10dnet: driver for Dave DNET ethernet controllerIlya Yanok3-0/+563
2009-02-06Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun1-8/+19
2009-02-02Blackfin: bfin_mac: cleanup pointer/casts for aliasing issuesMike Frysinger2-46/+34
2009-02-02Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMIIMike Frysinger1-2/+2
2009-02-02Blackfin: bfin_mac: use common debug()Mike Frysinger1-11/+3
2009-02-02Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}Mike Frysinger2-5/+11
2009-02-02Blackfin: bfin_mac: cleanup MII/PHY functionsMike Frysinger2-175/+134
2009-02-02Blackfin: bfin_mac: set MDCDIV based on SCLKMike Frysinger1-5/+5
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk6-173/+310
2009-01-28AVR32: macb - Search for PHY idGunnar Rangoy1-0/+31
2009-01-28Marvell 88E1118 interrupt fixRon Madrid1-0/+4
2009-01-28net: smc911x.c: Add LAN9211 to chip_ids[] arrayStefan Roese1-0/+2
2009-01-28net: Sort Makefile labelsMichal Simek1-2/+2
2009-01-28Blackfin: bfin_mac: update port muxingMike Frysinger1-12/+35
2009-01-27drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer1-0/+1
2009-01-24sh: sh_eth: Change new network APINobuhiro Iwamatsu2-134/+231
2009-01-24net: smc911x: Make register read/write functions weakStefan Roese1-37/+40
2008-12-04net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin1-0/+3
2008-11-09ColdFire: Add mii driver in drivers/netTsiChung Liew3-17/+326
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren2-0/+2127
2008-11-09xilinx_emaclite buffer overrunClive Stubbings1-1/+1
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk4-4/+4
2008-10-18Merge 'next' branchWolfgang Denk22-143/+143
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD22-143/+143
2008-10-15Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3v2008.10-rc3Wolfgang Denk1-1/+1
2008-10-13AX88180: new gigabit network driverLouis Su3-0/+1140
2008-10-13enable 10/100M at VSC8601 at tsec driverAndre Schwarz1-0/+2