summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* Cleanup coding style, update CHANGELOGWolfgang Denk2008-03-26-3/+3
* tsec: fix link detection for the RTL8211B PHYAnton Vorontsov2008-03-25-2/+3
* NET: Add Vitesse VSC7385 firmware uploadingTimur Tabi2008-03-25-0/+102
* Coding Style cleanyp; update CHANGELOGWolfgang Denk2008-03-26-48/+41
* net: Add support AX88796L ethernet devicegoda.yusuke2008-03-25-0/+223
* ne2000 driver: change #ifdef to Makefile conditional compilationWolfgang Denk2008-03-25-4/+1
* net: Divided code of NE2000 ethernet drivergoda.yusuke2008-03-25-355/+456
* net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger2008-03-25-0/+613
* smc91111: use SSYNC() rather than asm(ssync) for BlackfinMike Frysinger2008-03-25-2/+2
* net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()Nobuhiro Iwamatsu2008-03-08-0/+14
* uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD2008-02-22-5/+5
* AT91CAP9 support : MACB changesStelian Pop2008-02-14-0/+14
* 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