summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* 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
| * | SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.Daniel Hellstrom2008-03-30-0/+759
| * | ColdFire: Fix FEC transmit issue for MCF5275Tsi-Chung Liew2008-03-30-0/+7
| |/
* | add SMSC LAN9x1x Network driverSascha Hauer2008-03-30-0/+681
|/
* 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