summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18Merge 'next' branchWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-15Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3Wolfgang Denk
2008-10-14AX88180: new gigabit network driverLouis Su
2008-10-14enable 10/100M at VSC8601 at tsec driverAndre Schwarz
2008-10-14net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu
2008-09-16Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser
2008-09-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-09-12MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-09-03net: smc911x: Add pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu
2008-09-03Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren
2008-09-03Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-03Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren
2008-09-03Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren
2008-09-03Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren
2008-09-03Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren
2008-09-03Introduce netdev.h header file and remove externsBen Warren
2008-09-03Add SGMII support to the tsecAndy Fleming
2008-09-03Pass in tsec_info struct through tsec_initializeAndy Fleming
2008-09-03tsec: Move tsec.h to include/Andy Fleming
2008-09-03PHY: Add support for the M88E1121R Marvell chip.Sergei Poselenov
2008-08-31Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk
2008-08-29Move MPC512x_FEC driver to drivers/netBen Warren
2008-08-29Move MPC5xxx_FEC driver to drivers/netBen Warren
2008-08-29miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-29miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD
2008-08-27dm9000 remove dead external phy support, gpio fixAndrew Dyer
2008-08-27ColdFire: Add FEC Buffer descriptors in SRAMTsiChung Liew
2008-08-27Fix ColdFire FEC warning messagesTsiChung Liew
2008-08-27Moved initialization of SKGE Ethernet driver to board code.Ben Warren
2008-08-27Moved conditional compilation to Makefile for SK98 Ethernet driverBen Warren
2008-08-27Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren
2008-08-27Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren
2008-08-27Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren
2008-08-27Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren
2008-08-19rtl8169: add support for RTL8110SCLYoshihiro Shimoda
2008-08-19Fix dm9000 receive status and len little endian issueTsiChung Liew
2008-08-06Fix merge problemsStefan Roese
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-07-11Fix some more printf() format issues.Wolfgang Denk
2008-07-10Fix some more print() format errors.Wolfgang Denk