summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-14-21/+14
* Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-14-2/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-01-23-0/+572
|\
| * ColdFire: Add MCF547x_8x FEC driverTsiChungLiew2008-01-17-0/+572
* | drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).Shinya Kuribayashi2008-01-16-1/+1
* | drivers/net/rtl8139.c: Fix cache coherency issuesShinya Kuribayashi2008-01-16-1/+5
* | drivers/net/rtl8139.c: Fix tx timeoutShinya Kuribayashi2008-01-16-10/+7
* | TSEC: Add the support for RealTek RTL8211B PHYDave Liu2008-01-16-0/+93
* | TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO busmichael.firth@bt.com2008-01-16-20/+12
|/
* Fix Ethernet init() return codesBen Warren2008-01-10-17/+18
* fix various commentsMarcel Ziswiler2008-01-09-4/+3
* fix comments with new drivers organizationMarcel Ziswiler2008-01-09-1/+1
* Fix endianness conversions in rtl8169 driverGuennadi Liakhovetski2008-01-09-55/+45
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-08-0/+10
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-1/+87034
* [FIX] remove files form repositoryMichal Simek2007-09-16-898/+0
* Synchronize with U-BOOT mainlineMichal Simek2007-09-15-1/+2
* Merge git://www.denx.de/git/u-bootMichal Simek2007-09-11-3/+599
|\
| * Fix some build errors.Wolfgang Denk2007-08-19-2/+2
| * ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-16-7/+20
| * ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-16-5/+5
| * Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew2007-08-08-1/+1
| * Cache update and added CFG_UNIFY_CACHETsiChung2007-07-10-18/+8
| * Header file update, clean up and cache handlingTsiChungLiew2007-07-10-33/+33
| * Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-18-0/+639
* [FIX] Remove unused include fileMichal Simek2007-08-16-1/+0
* [FIX] remove cute codeMichal Simek2007-08-06-296/+318
* [FIX] Coding style cleanupMichal Simek2007-08-05-41/+40
* [PATCH] Added support for Xilinx Emac community driverMichal Simek2007-08-05-1/+501
* [PATCH] Support for Xilinx EmacLite controllerMichal Simek2007-07-16-0/+423