Commit Graph

75 Commits (3c1de1a6d36be9eee284a6c596a86e94f19cc5b2)

Author SHA1 Message Date
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Stelian Pop cce9cfdabc Fix @ -> <at> substitution 17 years ago
Wolfgang Denk 7c0773fde6 drivers/net/tsec.c: Fix typo. 17 years ago
Andre Schwarz 9acde129cc TSEC: add config options for VSC8601 RGMII PHY 17 years ago
TsiChung Liew f32f7fe7bd ColdFire: Fix ethernet hang issue for mcf547x_8x 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 2ef7503a59 NE2000: Fix regresssion introduced by e710185aae on non AX88796 17 years ago
Guennadi Liakhovetski 13e0b8f7ca minor cs8900 driver clean up 17 years ago
Guennadi Liakhovetski dd5748bcd6 rtl8169: fix compiler warnings 17 years ago
Wolfgang Denk f2c288a353 pcnet.c: fix a merge issue 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 4acbc6c7f9 NE2000: coding style cleanup 17 years ago
Vlad Lungu 386563197e Fixed pcnet io_base 17 years ago
Wolfgang Denk 11ea26fd1c drivers/net/pcnet.c: Coding Style cleanup. 17 years ago
Vlad Lungu 899ef7b845 Added Am79C970A chip id to pcnet 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 478d5ec9ae s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrame 17 years ago
Guennadi Liakhovetski 3e0f331c05 Clean up smsc911x driver 17 years ago
Sascha Hauer de1b686b76 This patch adds a driver for the following smsc network controllers: 17 years ago
Wolfgang Denk 1aeed8d71a Coding Style cleanup; update CHANGELOG 17 years ago
Wolfgang Denk 950a392464 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: 17 years ago
Michal Simek 0b20f25087 microblaze: Add Emaclite driver to Makefile 17 years ago
Michal Simek 868cde5310 microblaze: Add Emac driver to Makefile 17 years ago
Michal Simek 6f961b4f46 microblaze: add Emac ethernet driver 17 years ago
Michal Simek 89c53891b1 microblaze: add Emaclite ethernet driver 17 years ago
Tor Krill 2d934ea51f Add Vitesse 8601 support to TSEC driver 17 years ago
Daniel Hellstrom 3eac6402a5 SPARC: added SMC91111 driver in and out macros for LEON processors. 17 years ago
Stelian Pop 0176d43e75 Add support for AT91SAM9260EK 17 years ago
Sascha Hauer d6674e0e2a add SMSC LAN9x1x Network driver 17 years ago
Andre Schwarz ac3315c26e new PHY @ e1000 - 2nd try 17 years ago
Daniel Hellstrom c2b7da5522 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. 17 years ago
Tsi-Chung Liew f605479de2 ColdFire: Fix FEC transmit issue for MCF5275 17 years ago
Wolfgang Denk 438a4c1126 Cleanup coding style, update CHANGELOG 17 years ago
Anton Vorontsov c7604783b2 tsec: fix link detection for the RTL8211B PHY 17 years ago
Timur Tabi b55d98c6d5 NET: Add Vitesse VSC7385 firmware uploading 17 years ago
Wolfgang Denk aa6f6d171a Coding Style cleanyp; update CHANGELOG 17 years ago
goda.yusuke 6a8a5dc475 net: Add support AX88796L ethernet device 17 years ago
Wolfgang Denk e0a6140dd3 ne2000 driver: change #ifdef to Makefile conditional compilation 17 years ago
goda.yusuke e710185aae net: Divided code of NE2000 ethernet driver 17 years ago
Mike Frysinger 395bce4f59 net/Blackfin: move on-chip MAC driver into drivers/net/ 17 years ago
Mike Frysinger 8a30b47009 smc91111: use SSYNC() rather than asm(ssync) for Blackfin 17 years ago
Nobuhiro Iwamatsu d75469d48c net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() 17 years ago
Jean-Christophe PLAGNIOL-VILLARD e845e07e1e uli526x: Fix multiple differ in signedness and parentheses around comparison 17 years ago
Stelian Pop 7263ef191b AT91CAP9 support : MACB changes 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1b76988175 Fix remaining CONFIG_COMMANDS 17 years ago
Kumar Gala 3cfb0c51b2 Remove duplicate defines for ARRAY_SIZE 17 years ago
TsiChungLiew 777d1abd97 ColdFire: Add MCF547x_8x FEC driver 17 years ago
Shinya Kuribayashi c2f896b8fc drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status). 17 years ago
Shinya Kuribayashi 96a236746f drivers/net/rtl8139.c: Fix cache coherency issues 17 years ago
Shinya Kuribayashi d1276c76c1 drivers/net/rtl8139.c: Fix tx timeout 17 years ago
Dave Liu 18ee320ff6 TSEC: Add the support for RealTek RTL8211B PHY 17 years ago
michael.firth@bt.com 55fe7c57a8 TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus 17 years ago
Ben Warren 422b1a0160 Fix Ethernet init() return codes 17 years ago