summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
...
* Blackfin: bfin_mac: set MDCDIV based on SCLKMike Frysinger2009-02-02-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-01-173/+310
|\
| * AVR32: macb - Search for PHY idGunnar Rangoy2009-01-28-0/+31
| * Marvell 88E1118 interrupt fixRon Madrid2009-01-28-0/+4
| * net: smc911x.c: Add LAN9211 to chip_ids[] arrayStefan Roese2009-01-28-0/+2
| * net: Sort Makefile labelsMichal Simek2009-01-28-2/+2
| * sh: sh_eth: Change new network APINobuhiro Iwamatsu2009-01-24-134/+231
| * net: smc911x: Make register read/write functions weakStefan Roese2009-01-24-37/+40
* | Blackfin: bfin_mac: update port muxingMike Frysinger2009-01-28-12/+35
* | drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer2009-01-27-0/+1
|/
* net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin2008-12-04-0/+3
* ColdFire: Add mii driver in drivers/netTsiChung Liew2008-11-09-17/+326
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-09-0/+2127
* xilinx_emaclite buffer overrunClive Stubbings2008-11-09-1/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-4/+4
* Merge 'next' branchWolfgang Denk2008-10-18-143/+143
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-143/+143
* | Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3v2008.10-rc3Wolfgang Denk2008-10-15-1/+1
|/
* AX88180: new gigabit network driverLouis Su2008-10-13-0/+1140
* enable 10/100M at VSC8601 at tsec driverAndre Schwarz2008-10-13-0/+2
* net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu2008-10-13-723/+797
* Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser2008-09-16-3/+5
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-09-12-1/+1
|\
| * rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* | MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk2008-09-12-1/+1
|/
* net: smc911x: Add pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu2008-09-02-2/+7
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+1
* Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+1
* Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-02-1/+2
* Moved initialization of plb2800 Ethernet driver to board_eth_initBen Warren2008-09-02-2/+3
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-02-0/+1
* Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-02-0/+1
* Moved initialization of IncaIP Ethernet controller to board_eth_initBen Warren2008-09-02-1/+2
* Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+1
* Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+1
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+1
* Moved initialization of TSI108 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+1
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+1
* Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+1
* Introduce netdev.h header file and remove externsBen Warren2008-09-02-0/+6
* Add SGMII support to the tsecAndy Fleming2008-09-02-26/+48
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-02-63/+50
* tsec: Move tsec.h to include/Andy Fleming2008-09-02-593/+1
* PHY: Add support for the M88E1121R Marvell chip.Sergei Poselenov2008-09-02-0/+56
* Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-01-0/+281
|\
| * miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-29-1/+1
| * miiphybb: move to drivers/net/phyJean-Christophe PLAGNIOL-VILLARD2008-08-29-0/+281
* | Move MPC512x_FEC driver to drivers/netBen Warren2008-08-29-0/+1022
* | Move MPC5xxx_FEC driver to drivers/netBen Warren2008-08-29-0/+1350
|/
* dm9000 remove dead external phy support, gpio fixAndrew Dyer2008-08-26-144/+36