summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Fix @ -> <at> substitutionStelian Pop2008-05-101-1/+1
* drivers/net/tsec.c: Fix typo.Wolfgang Denk2008-05-041-1/+1
* TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz2008-05-032-4/+13
* ColdFire: Fix ethernet hang issue for mcf547x_8xTsiChung Liew2008-04-301-1/+21
* NE2000: Fix regresssion introduced by e710185aae90 on non AX88796Jean-Christophe PLAGNIOL-VILLARD2008-04-286-227/+252
* minor cs8900 driver clean upGuennadi Liakhovetski2008-04-282-9/+7
* rtl8169: fix compiler warningsGuennadi Liakhovetski2008-04-281-5/+5
* pcnet.c: fix a merge issueWolfgang Denk2008-04-281-54/+0
* NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2008-04-254-319/+348
* Fixed pcnet io_baseVlad Lungu2008-04-241-0/+55
* drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk2008-04-241-360/+370
* Added Am79C970A chip id to pcnetVlad Lungu2008-04-241-0/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-182-0/+687
|\
| * Clean up smsc911x driverGuennadi Liakhovetski2008-04-151-349/+368
| * This patch adds a driver for the following smsc network controllers:Sascha Hauer2008-04-152-0/+668
* | s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrameJean-Christophe PLAGNIOL-VILLARD2008-04-171-8/+8
|/
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-131-77/+76
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2008-04-133-0/+815
|\
| * microblaze: Add Emaclite driver to MakefileMichal Simek2008-04-081-0/+1
| * microblaze: Add Emac driver to MakefileMichal Simek2008-04-081-0/+1
| * microblaze: add Emac ethernet driverMichal Simek2008-04-081-0/+462
| * microblaze: add Emaclite ethernet driverMichal Simek2008-04-081-0/+351
* | Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk2008-04-112-681/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-081-2/+2
|\
| * Add support for AT91SAM9260EKStelian Pop2008-04-011-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-089-15/+966
|\ \
| * | Add Vitesse 8601 support to TSEC driverTor Krill2008-03-312-0/+35
| * | SPARC: added SMC91111 driver in and out macros for LEON processors.Daniel Hellstrom2008-03-311-2/+71
| * | new PHY @ e1000 - 2nd tryAndre Schwarz2008-03-302-13/+94
| * | SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.Daniel Hellstrom2008-03-303-0/+759
| * | ColdFire: Fix FEC transmit issue for MCF5275Tsi-Chung Liew2008-03-301-0/+7
| |/
* | add SMSC LAN9x1x Network driverSascha Hauer2008-03-302-0/+681
|/
* Cleanup coding style, update CHANGELOGWolfgang Denk2008-03-261-3/+3
* tsec: fix link detection for the RTL8211B PHYAnton Vorontsov2008-03-251-2/+3
* NET: Add Vitesse VSC7385 firmware uploadingTimur Tabi2008-03-252-0/+102
* Coding Style cleanyp; update CHANGELOGWolfgang Denk2008-03-262-48/+41
* net: Add support AX88796L ethernet devicegoda.yusuke2008-03-252-0/+223
* ne2000 driver: change #ifdef to Makefile conditional compilationWolfgang Denk2008-03-252-4/+1
* net: Divided code of NE2000 ethernet drivergoda.yusuke2008-03-253-355/+456
* net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger2008-03-253-0/+613
* smc91111: use SSYNC() rather than asm(ssync) for BlackfinMike Frysinger2008-03-251-2/+2
* net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()Nobuhiro Iwamatsu2008-03-081-0/+14
* uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD2008-02-221-5/+5
* AT91CAP9 support : MACB changesStelian Pop2008-02-142-0/+14
* Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-144-21/+14
* Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-141-2/+0
* 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
OpenPOWER on IntegriCloud