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