Commit Graph

157 Commits (91809ed51d8327a8dbbf29aa98a091154c282171)

Author SHA1 Message Date
TsiChung Liew 54bdcc9fb6 ColdFire: Add mii driver in drivers/net 16 years ago
Ben Warren 4d03a4e20e Moved PPC4xx EMAC driver to drivers/net 16 years ago
Clive Stubbings f2a7806fc2 xilinx_emaclite buffer overrun 16 years ago
Wolfgang Denk 8ed44d91c8 Cleanup: fix "MHz" spelling 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk b4dbacf69a Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3 16 years ago
Louis Su 30f5747172 AX88180: new gigabit network driver 16 years ago
Andre Schwarz c9d6b69253 enable 10/100M at VSC8601 at tsec driver 16 years ago
Nobuhiro Iwamatsu 702c85b0e8 net: ne2000: Divided a function of NE2000 driver 16 years ago
Peter Tyser ce47eb402c Support for multiple SGMII/TBI interfaces for TSEC ethernet 16 years ago
Wolfgang Denk 7238ada313 MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Nobuhiro Iwamatsu 33314470ab net: smc911x: Add pkt_data_pull and pkt_data_push function 16 years ago
Ben Warren 10efa024b8 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 8ca0b3f99c Moved initialization of TULIP Ethernet controller to board_eth_init() 16 years ago
Ben Warren ad3381cf41 Moved initialization of E1000 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 4fce2aceaf Moved initialization of plb2800 Ethernet driver to board_eth_init 16 years ago
Ben Warren e1d7480b5d Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory 16 years ago
Ben Warren a0aad08f94 Moved initialization of MPC512x_FEC Ethernet driver to CPU directory 16 years ago
Ben Warren 8218bd2aa6 Moved initialization of IncaIP Ethernet controller to board_eth_init 16 years ago
Ben Warren e3090534d6 Moved initialization of PCNET Ethernet controller to board_eth_init() 16 years ago
Ben Warren b902b8dda5 Moved initialization of NATSEMI Ethernet controller to board_eth_init() 16 years ago
Ben Warren 19403633dd Moved initialization of NS8382X Ethernet controller to board_eth_init() 16 years ago
Ben Warren ccdd12f83e Moved initialization of TSI108 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 0b252f50ae Moved initialization of RTL8139 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 02d69891d9 Moved initialization of RTL8169 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 89973f8a82 Introduce netdev.h header file and remove externs 16 years ago
Andy Fleming 2abe361c03 Add SGMII support to the tsec 16 years ago
Andy Fleming 75b9d4ae0d Pass in tsec_info struct through tsec_initialize 16 years ago
Andy Fleming dd3d1f56a0 tsec: Move tsec.h to include/ 16 years ago
Sergei Poselenov d23dc394aa PHY: Add support for the M88E1121R Marvell chip. 16 years ago
Ben Warren 6b5049d056 Move MPC512x_FEC driver to drivers/net 16 years ago
Ben Warren 80b00af01b Move MPC5xxx_FEC driver to drivers/net 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ba7b5b2348 miiphyutil: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 55195773ea miiphybb: move to drivers/net/phy 16 years ago
Andrew Dyer d26b739afe dm9000 remove dead external phy support, gpio fix 16 years ago
TsiChung Liew 1803f7f91f ColdFire: Add FEC Buffer descriptors in SRAM 16 years ago
TsiChung Liew 429be27ce1 Fix ColdFire FEC warning messages 16 years ago
Ben Warren 6a00217109 Moved initialization of SKGE Ethernet driver to board code. 16 years ago
Ben Warren 8379f42bc7 Moved conditional compilation to Makefile for SK98 Ethernet driver 16 years ago
Ben Warren 914947313a Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() 16 years ago
Ben Warren fc363ce354 Moved initialization of GRETH Ethernet driver to CPU directory 16 years ago
Ben Warren 86882b8077 Moved initialization of MCFFEC Ethernet driver to CPU directory 16 years ago
Ben Warren b31da88b9c Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory 16 years ago
Yoshihiro Shimoda db70b84329 rtl8169: add support for RTL8110SCL 16 years ago
TsiChung Liew 943b825bf1 Fix dm9000 receive status and len little endian issue 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Wolfgang Denk c4ec6db074 E1000: clean up CONFIG_E1000_FALLBACK_MAC handling 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 17 years ago
Wolfgang Denk bde6358762 Fix some more printf() format issues. 17 years ago