summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-3/+3
* at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-121-2/+4
* net: merge bugfix: Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar2009-07-061-0/+1
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-151-17/+27
* net: Add Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar2009-06-153-0/+1168
* Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay...Richard Retanubun2009-06-151-1/+1
* Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren2009-06-151-54/+0
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-151-46/+24
* Initial cleanup of Davinci Ethernet driverBen Warren2009-06-151-77/+69
* Moved Davinci Ethernet driver to drivers/netBen Warren2009-06-152-0/+656
* Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar2009-06-153-0/+476
* tsec: Add support for BCM5482S PHYZach LeRoy2009-06-151-0/+41
* Merge branch 'next' of ../masterWolfgang Denk2009-06-142-218/+107
|\
| * MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-122-42/+37
| * MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk2009-06-122-131/+10
| * MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-121-49/+64
* | Revert "SMC911x driver fixed for NFS boot"Wolfgang Denk2009-06-141-22/+1
|/
* ppc4xx/net: Fix MDIO clock setupFelix Radensky2009-06-081-4/+6
* rtl8169: fix PCI system memory addressYoshihiro Shimoda2009-06-081-5/+8
* SMC911x driver fixed for NFS bootManikandan Pillai2009-06-081-1/+22
* Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-081-8/+8
* smc911x: write back the manually set MAC addressDaniel Mack2009-06-071-2/+7
* dm9000 EEPROM reading bugfixDavid Brownell2009-04-281-6/+6
* rtl8169: fix cache coherency problemYoshihiro Shimoda2009-04-281-1/+10
* mpc52xx phy: initialize only when neededSascha Hauer2009-04-041-2/+9
* cs8900 compile fixLadislav Michl2009-03-291-1/+1
* at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-221-2/+2
* lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger2009-03-203-132/+29
* sh_eth: get mac address from environmentMike Frysinger2009-03-201-22/+6
* cs8900: get mac address from environmentMike Frysinger2009-03-201-40/+16
* bcm570x: get mac address from environmentMike Frysinger2009-03-203-6/+7
* drivers/net/: get mac address from environmentMike Frysinger2009-03-2014-68/+63
* Blackfin: bfin_mac: force boards to setup the MAC themselvesMike Frysinger2009-03-202-9/+9
* net: sh_eth: Remove sh_eth_reset() from halt functionNobuhiro Iwamatsu2009-03-201-2/+0
* MPC5200 FEC MII speed registerJon Smirl2009-03-131-7/+16
* tsec: report when there is no vendor specific PHY supportPaul Gortmaker2009-03-091-4/+3
* smc911x: split out useful defines/functions into local headerMike Frysinger2009-02-252-455/+496
* Added Vitesse VSC8211 definitions to TSEC driverPieter Henning2009-02-221-0/+30
* Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-221-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-193-0/+563
|\
| * dnet: driver for Dave DNET ethernet controllerIlya Yanok2009-02-103-0/+563
* | net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-091-25/+3
* | tsec: Fix a bug in soft-resettingAndy Fleming2009-02-091-0/+1
* | Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton2009-02-091-1/+1
* | Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun2009-02-061-8/+19
|/
* Blackfin: bfin_mac: cleanup pointer/casts for aliasing issuesMike Frysinger2009-02-022-46/+34
* Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMIIMike Frysinger2009-02-021-2/+2
* Blackfin: bfin_mac: use common debug()Mike Frysinger2009-02-021-11/+3
* Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}Mike Frysinger2009-02-022-5/+11
* Blackfin: bfin_mac: cleanup MII/PHY functionsMike Frysinger2009-02-022-175/+134
OpenPOWER on IntegriCloud