summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou
2009-07-06net: merge bugfix: Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer
2009-06-15net: Add Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar
2009-06-15Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay...Richard Retanubun
2009-06-15Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren
2009-06-15Initial cleanup of Davinci Ethernet driverBen Warren
2009-06-15Moved Davinci Ethernet driver to drivers/netBen Warren
2009-06-15Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar
2009-06-15tsec: Add support for BCM5482S PHYZach LeRoy
2009-06-14Merge branch 'next' of ../masterWolfgang Denk
2009-06-14Revert "SMC911x driver fixed for NFS boot"Wolfgang Denk
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk
2009-06-12MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk
2009-06-08ppc4xx/net: Fix MDIO clock setupFelix Radensky
2009-06-08rtl8169: fix PCI system memory addressYoshihiro Shimoda
2009-06-08SMC911x driver fixed for NFS bootManikandan Pillai
2009-06-08Add config option for disabling DM9000-SROM support.Remy Bohmer
2009-06-07smc911x: write back the manually set MAC addressDaniel Mack
2009-04-28dm9000 EEPROM reading bugfixDavid Brownell
2009-04-28rtl8169: fix cache coherency problemYoshihiro Shimoda
2009-04-04mpc52xx phy: initialize only when neededSascha Hauer
2009-03-29cs8900 compile fixLadislav Michl
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre
2009-03-20lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger
2009-03-20sh_eth: get mac address from environmentMike Frysinger
2009-03-20cs8900: get mac address from environmentMike Frysinger
2009-03-20bcm570x: get mac address from environmentMike Frysinger
2009-03-20drivers/net/: get mac address from environmentMike Frysinger
2009-03-20Blackfin: bfin_mac: force boards to setup the MAC themselvesMike Frysinger
2009-03-20net: sh_eth: Remove sh_eth_reset() from halt functionNobuhiro Iwamatsu
2009-03-13MPC5200 FEC MII speed registerJon Smirl
2009-03-09tsec: report when there is no vendor specific PHY supportPaul Gortmaker
2009-02-25smc911x: split out useful defines/functions into local headerMike Frysinger
2009-02-22Added Vitesse VSC8211 definitions to TSEC driverPieter Henning
2009-02-22Coding Style cleanup; update CHANGELOGWolfgang Denk
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-09net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren
2009-02-09tsec: Fix a bug in soft-resettingAndy Fleming
2009-02-09Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton
2009-02-10dnet: driver for Dave DNET ethernet controllerIlya Yanok
2009-02-06Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun
2009-02-02Blackfin: bfin_mac: cleanup pointer/casts for aliasing issuesMike Frysinger
2009-02-02Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMIIMike Frysinger
2009-02-02Blackfin: bfin_mac: use common debug()Mike Frysinger
2009-02-02Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}Mike Frysinger
2009-02-02Blackfin: bfin_mac: cleanup MII/PHY functionsMike Frysinger
2009-02-02Blackfin: bfin_mac: set MDCDIV based on SCLKMike Frysinger