summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-11-14/+14
|\
| * [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-05-14/+14
* | net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-09-201/+34
* | Merge branch 'master' of git://git.denx.de/u-bootBen Warren2008-06-08-2/+6
|\ \ | |/
| * Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-24-2/+6
| |\
| | * AT91SAM9263EK supportStelian Pop2008-05-10-2/+4
| | * AT91SAM9261EK supportStelian Pop2008-05-10-0/+2
| | * Fix @ -> <at> substitutionStelian Pop2008-05-08-1/+1
* | | DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer2008-06-05-9/+8
* | | Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer2008-06-04-1/+2
* | | DM9000: Some minor code cleanupsRemy Bohmer2008-06-04-15/+26
* | | DM9000: Make driver work properly for DM9000ARemy Bohmer2008-06-04-39/+54
* | | DM9000: Improve eth_reset() routineRemy Bohmer2008-06-04-3/+31
* | | DM9000: improve eth_send() routineRemy Bohmer2008-06-04-4/+11
* | | DM9000: repair debug loggingRemy Bohmer2008-06-04-12/+21
* | | DM9000: Add data bus-width auto detection.Remy Bohmer2008-06-04-58/+129
* | | E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger2008-06-02-1/+4
* | | ColdFire: Add 10 base ethernet support for mcf5445xTsiChung Liew2008-06-02-0/+6
* | | Add Marvell 88E1118 support for TSECRon Madrid2008-05-23-0/+31
* | | smc911x: add 16 bit supportJens Gehrlein2008-05-22-2/+19
|/ /
* | Big white-space cleanup.Wolfgang Denk2008-05-21-1354/+1347
* | Fix @ -> <at> substitutionStelian Pop2008-05-10-1/+1
|/
* drivers/net/tsec.c: Fix typo.Wolfgang Denk2008-05-04-1/+1
* TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz2008-05-03-4/+13
* ColdFire: Fix ethernet hang issue for mcf547x_8xTsiChung Liew2008-04-30-1/+21
* NE2000: Fix regresssion introduced by e710185aae90 on non AX88796Jean-Christophe PLAGNIOL-VILLARD2008-04-28-227/+252
* minor cs8900 driver clean upGuennadi Liakhovetski2008-04-28-9/+7
* rtl8169: fix compiler warningsGuennadi Liakhovetski2008-04-28-5/+5
* pcnet.c: fix a merge issueWolfgang Denk2008-04-28-54/+0
* NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2008-04-25-319/+348
* Fixed pcnet io_baseVlad Lungu2008-04-24-0/+55
* drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk2008-04-24-360/+370
* Added Am79C970A chip id to pcnetVlad Lungu2008-04-24-0/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-18-0/+687
|\
| * Clean up smsc911x driverGuennadi Liakhovetski2008-04-15-349/+368
| * This patch adds a driver for the following smsc network controllers:Sascha Hauer2008-04-15-0/+668
* | s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrameJean-Christophe PLAGNIOL-VILLARD2008-04-17-8/+8
|/
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-13-77/+76
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2008-04-13-0/+815
|\
| * microblaze: Add Emaclite driver to MakefileMichal Simek2008-04-08-0/+1
| * microblaze: Add Emac driver to MakefileMichal Simek2008-04-08-0/+1
| * microblaze: add Emac ethernet driverMichal Simek2008-04-08-0/+462
| * microblaze: add Emaclite ethernet driverMichal Simek2008-04-08-0/+351
* | Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk2008-04-11-681/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-08-2/+2
|\
| * Add support for AT91SAM9260EKStelian Pop2008-04-01-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-08-15/+966
|\ \
| * | Add Vitesse 8601 support to TSEC driverTor Krill2008-03-31-0/+35
| * | SPARC: added SMC91111 driver in and out macros for LEON processors.Daniel Hellstrom2008-03-31-2/+71
| * | new PHY @ e1000 - 2nd tryAndre Schwarz2008-03-30-13/+94