Commit Graph

14 Commits (dda5251037008b3563ab0aaf443eb7be3213887c)

Author SHA1 Message Date
Bin Meng dda5251037 net.h: Include linux/if_ether.h to avoid duplication 6 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Claudiu Manoil 9c4cffacec net: Fix mcast function pointer prototype 11 years ago
Joe Hershberger 86f3cded06 drivers/net/rtl8139.c: Fix compile warning 12 years ago
Wolfgang Denk ecc6aa8cf3 drivers/net/rtl8139.c: Fix GCC 4.6 build warnings 13 years ago
Nobuhiro Iwamatsu 986f72789d net: rtl8139: Add initialized eth_device structure 14 years ago
Wolfgang Denk 8ed44d91c8 Cleanup: fix "MHz" spelling 16 years ago
Ben Warren 0b252f50ae Moved initialization of RTL8139 Ethernet controller to board_eth_init() 16 years ago
Shinya Kuribayashi 3b904ccb93 net: Conditional COBJS inclusion of network drivers 16 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
Ben Warren 422b1a0160 Fix Ethernet init() return codes 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 17 years ago
Wolfgang Denk 85eb5caf6b Coding style cleanup; rebuild CHANGELOG 17 years ago
David Updegraff 53a5c424bf multicast tftp: RFC2090 17 years ago
Jon Loeliger ddb5d86f02 drivers/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger cb51c0bf88 drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger d5be43de93 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jin Zhengxiong da012ab661 Change Id to symbolic name for RTL8139 18 years ago
Jin Zhengxiong-R64188 bc09cf3c2b Fix RTL8139 in big endian 18 years ago
wdenk 756f586a73 * Patch by Yusdi Santoso, 22 Oct 2004: 19 years ago
wdenk b6e4c4033c * Patch by Denis Peter, 8 Dec 2003 21 years ago
wdenk 63f3491242 * Patch by André Schwarz, 8 Dec 2003: 21 years ago