summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-02-22uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD
2008-02-14AT91CAP9 support : MACB changesStelian Pop
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk
2008-01-17ColdFire: Add MCF547x_8x FEC driverTsiChungLiew
2008-01-16drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).Shinya Kuribayashi
2008-01-16drivers/net/rtl8139.c: Fix cache coherency issuesShinya Kuribayashi
2008-01-16drivers/net/rtl8139.c: Fix tx timeoutShinya Kuribayashi
2008-01-16TSEC: Add the support for RealTek RTL8211B PHYDave Liu
2008-01-16TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO busmichael.firth@bt.com
2008-01-10Fix Ethernet init() return codesBen Warren
2008-01-09fix various commentsMarcel Ziswiler
2008-01-09fix comments with new drivers organizationMarcel Ziswiler
2008-01-09Fix endianness conversions in rtl8169 driverGuennadi Liakhovetski
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD
2007-09-16[FIX] remove files form repositoryMichal Simek
2007-09-15Synchronize with U-BOOT mainlineMichal Simek
2007-09-11Merge git://www.denx.de/git/u-bootMichal Simek
2007-08-19Fix some build errors.Wolfgang Denk
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew
2007-08-16[FIX] Remove unused include fileMichal Simek
2007-08-08Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew
2007-08-06[FIX] remove cute codeMichal Simek
2007-08-05[FIX] Coding style cleanupMichal Simek
2007-08-05[PATCH] Added support for Xilinx Emac community driverMichal Simek
2007-07-16[PATCH] Support for Xilinx EmacLite controllerMichal Simek
2007-07-10Cache update and added CFG_UNIFY_CACHETsiChung
2007-07-10Header file update, clean up and cache handlingTsiChungLiew
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew