| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx/net: Fix MDIO clock setup | Felix Radensky | 2009-06-08 | -4/+6 |
* | rtl8169: fix PCI system memory address | Yoshihiro Shimoda | 2009-06-08 | -5/+8 |
* | SMC911x driver fixed for NFS boot | Manikandan Pillai | 2009-06-08 | -1/+22 |
* | Add config option for disabling DM9000-SROM support. | Remy Bohmer | 2009-06-08 | -8/+8 |
* | smc911x: write back the manually set MAC address | Daniel Mack | 2009-06-07 | -2/+7 |
* | dm9000 EEPROM reading bugfix | David Brownell | 2009-04-28 | -6/+6 |
* | rtl8169: fix cache coherency problem | Yoshihiro Shimoda | 2009-04-28 | -1/+10 |
* | mpc52xx phy: initialize only when needed | Sascha Hauer | 2009-04-04 | -2/+9 |
* | cs8900 compile fix | Ladislav Michl | 2009-03-29 | -1/+1 |
* | at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. | Nicolas Ferre | 2009-03-22 | -2/+2 |
* | lan91c96/smc91111/smc911x: get mac address from environment | Mike Frysinger | 2009-03-20 | -132/+29 |
* | sh_eth: get mac address from environment | Mike Frysinger | 2009-03-20 | -22/+6 |
* | cs8900: get mac address from environment | Mike Frysinger | 2009-03-20 | -40/+16 |
* | bcm570x: get mac address from environment | Mike Frysinger | 2009-03-20 | -6/+7 |
* | drivers/net/: get mac address from environment | Mike Frysinger | 2009-03-20 | -68/+63 |
* | Blackfin: bfin_mac: force boards to setup the MAC themselves | Mike Frysinger | 2009-03-20 | -9/+9 |
* | net: sh_eth: Remove sh_eth_reset() from halt function | Nobuhiro Iwamatsu | 2009-03-20 | -2/+0 |
* | MPC5200 FEC MII speed register | Jon Smirl | 2009-03-13 | -7/+16 |
* | tsec: report when there is no vendor specific PHY support | Paul Gortmaker | 2009-03-09 | -4/+3 |
* | smc911x: split out useful defines/functions into local header | Mike Frysinger | 2009-02-25 | -455/+496 |
* | Added Vitesse VSC8211 definitions to TSEC driver | Pieter Henning | 2009-02-22 | -0/+30 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2009-02-22 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-02-19 | -0/+563 |
|\ |
|
| * | dnet: driver for Dave DNET ethernet controller | Ilya Yanok | 2009-02-10 | -0/+563 |
* | | net: removed board-specific CONFIGs from MPC5xxx FEC driver | Ben Warren | 2009-02-09 | -25/+3 |
* | | tsec: Fix a bug in soft-resetting | Andy Fleming | 2009-02-09 | -0/+1 |
* | | Fix 100Mbs ethernet operation on sh7763 based boards | Simon Munton | 2009-02-09 | -1/+1 |
* | | Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command | Richard Retanubun | 2009-02-06 | -8/+19 |
|/ |
|
* | Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues | Mike Frysinger | 2009-02-02 | -46/+34 |
* | Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII | Mike Frysinger | 2009-02-02 | -2/+2 |
* | Blackfin: bfin_mac: use common debug() | Mike Frysinger | 2009-02-02 | -11/+3 |
* | Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ} | Mike Frysinger | 2009-02-02 | -5/+11 |
* | Blackfin: bfin_mac: cleanup MII/PHY functions | Mike Frysinger | 2009-02-02 | -175/+134 |
* | Blackfin: bfin_mac: set MDCDIV based on SCLK | Mike Frysinger | 2009-02-02 | -5/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-02-01 | -173/+310 |
|\ |
|
| * | AVR32: macb - Search for PHY id | Gunnar Rangoy | 2009-01-28 | -0/+31 |
| * | Marvell 88E1118 interrupt fix | Ron Madrid | 2009-01-28 | -0/+4 |
| * | net: smc911x.c: Add LAN9211 to chip_ids[] array | Stefan Roese | 2009-01-28 | -0/+2 |
| * | net: Sort Makefile labels | Michal Simek | 2009-01-28 | -2/+2 |
| * | sh: sh_eth: Change new network API | Nobuhiro Iwamatsu | 2009-01-24 | -134/+231 |
| * | net: smc911x: Make register read/write functions weak | Stefan Roese | 2009-01-24 | -37/+40 |
* | | Blackfin: bfin_mac: update port muxing | Mike Frysinger | 2009-01-28 | -12/+35 |
* | | drivers/net/e1000.c: missing terminator for supported devices | Stefan Althoefer | 2009-01-27 | -0/+1 |
|/ |
|
* | net: tsec: Fix Marvell 88E1121R phy init | Anatolij Gustschin | 2008-12-04 | -0/+3 |
* | ColdFire: Add mii driver in drivers/net | TsiChung Liew | 2008-11-09 | -17/+326 |
* | Moved PPC4xx EMAC driver to drivers/net | Ben Warren | 2008-11-09 | -0/+2127 |
* | xilinx_emaclite buffer overrun | Clive Stubbings | 2008-11-09 | -1/+1 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -4/+4 |
* | Merge 'next' branch | Wolfgang Denk | 2008-10-18 | -143/+143 |
|\ |
|
| * | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -143/+143 |