summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-03-29cs8900 compile fixLadislav Michl
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre
2009-03-20lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger
2009-03-20sh_eth: get mac address from environmentMike Frysinger
2009-03-20cs8900: get mac address from environmentMike Frysinger
2009-03-20bcm570x: get mac address from environmentMike Frysinger
2009-03-20drivers/net/: get mac address from environmentMike Frysinger
2009-03-20Blackfin: bfin_mac: force boards to setup the MAC themselvesMike Frysinger
2009-03-20net: sh_eth: Remove sh_eth_reset() from halt functionNobuhiro Iwamatsu
2009-03-13MPC5200 FEC MII speed registerJon Smirl
2009-03-09tsec: report when there is no vendor specific PHY supportPaul Gortmaker
2009-02-25smc911x: split out useful defines/functions into local headerMike Frysinger
2009-02-22Added Vitesse VSC8211 definitions to TSEC driverPieter Henning
2009-02-22Coding Style cleanup; update CHANGELOGWolfgang Denk
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-09net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren
2009-02-09tsec: Fix a bug in soft-resettingAndy Fleming
2009-02-09Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton
2009-02-10dnet: driver for Dave DNET ethernet controllerIlya Yanok
2009-02-06Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun
2009-02-02Blackfin: bfin_mac: cleanup pointer/casts for aliasing issuesMike Frysinger
2009-02-02Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMIIMike Frysinger
2009-02-02Blackfin: bfin_mac: use common debug()Mike Frysinger
2009-02-02Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}Mike Frysinger
2009-02-02Blackfin: bfin_mac: cleanup MII/PHY functionsMike Frysinger
2009-02-02Blackfin: bfin_mac: set MDCDIV based on SCLKMike Frysinger
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-01-28AVR32: macb - Search for PHY idGunnar Rangoy
2009-01-28Marvell 88E1118 interrupt fixRon Madrid
2009-01-28net: smc911x.c: Add LAN9211 to chip_ids[] arrayStefan Roese
2009-01-28net: Sort Makefile labelsMichal Simek
2009-01-28Blackfin: bfin_mac: update port muxingMike Frysinger
2009-01-27drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer
2009-01-24sh: sh_eth: Change new network APINobuhiro Iwamatsu
2009-01-24net: smc911x: Make register read/write functions weakStefan Roese
2008-12-04net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin
2008-11-09ColdFire: Add mii driver in drivers/netTsiChung Liew
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren
2008-11-09xilinx_emaclite buffer overrunClive Stubbings
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18Merge 'next' branchWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-15Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3Wolfgang Denk
2008-10-13AX88180: new gigabit network driverLouis Su
2008-10-13enable 10/100M at VSC8601 at tsec driverAndre Schwarz
2008-10-13net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu
2008-09-16Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser
2008-09-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-09-12MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD