summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1822-143/+143
* AX88180: new gigabit network driverLouis Su2008-10-133-0/+1140
* enable 10/100M at VSC8601 at tsec driverAndre Schwarz2008-10-131-0/+2
* net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu2008-10-135-723/+797
* Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser2008-09-161-3/+5
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-09-121-1/+1
|\
| * rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* | MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk2008-09-121-1/+1
|/
* net: smc911x: Add pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu2008-09-021-2/+7
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-022-1/+2
* Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren2008-09-021-2/+3
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren2008-09-021-1/+2
* Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* Introduce netdev.h header file and remove externsBen Warren2008-09-026-0/+6
* Add SGMII support to the tsecAndy Fleming2008-09-021-26/+48
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-021-63/+50
* tsec: Move tsec.h to include/Andy Fleming2008-09-022-593/+1
* PHY: Add support for the M88E1121R Marvell chip.Sergei Poselenov2008-09-022-0/+56
* Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-012-0/+281
|\
| * miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-291-1/+1
| * miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD2008-08-292-0/+281
* | Move MPC512x_FEC driver to drivers/netBen Warren2008-08-293-0/+1022
* | Move MPC5xxx_FEC driver to drivers/netBen Warren2008-08-293-0/+1350
|/
* dm9000 remove dead external phy support, gpio fixAndrew Dyer2008-08-262-144/+36
* ColdFire: Add FEC Buffer descriptors in SRAMTsiChung Liew2008-08-261-6/+36
* Fix ColdFire FEC warning messagesTsiChung Liew2008-08-262-8/+13
* Moved initialization of SKGE Ethernet driver to board code.Ben Warren2008-08-261-1/+1
* Moved conditional compilation to Makefile for SK98 Ethernet driverBen Warren2008-08-2619-92/+4
* Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren2008-08-261-1/+1
* Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren2008-08-261-1/+1
* Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren2008-08-261-1/+1
* Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren2008-08-261-1/+1
* rtl8169: add support for RTL8110SCLYoshihiro Shimoda2008-08-181-6/+22
* Fix dm9000 receive status and len little endian issueTsiChung Liew2008-08-181-6/+10
* Fix merge problemsStefan Roese2008-08-061-6/+7
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-2/+2
* Fix some more printf() format issues.Wolfgang Denk2008-07-111-2/+2
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+1
* Fix some more print() format errors.Wolfgang Denk2008-07-102-3/+3
* e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker2008-07-102-1/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-096-63/+1102
|\
OpenPOWER on IntegriCloud