summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-23-1/+0
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-23-1/+1
* fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-22-0/+1047
* ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo2009-07-22-2/+1
* net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2009-07-22-10/+10
* arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom2009-07-22-1/+4
* arm: Kirkwood: Fix compiler optimization bug for kwgbe_sendSimon Kagstrom2009-07-22-12/+19
* MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun2009-07-22-0/+7
* Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-22-160/+187
* P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)Poonam Aggrwal2009-07-22-1/+51
* net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...Kim Phillips2009-07-22-1/+4
* sh: sh_eth: Remove garbage from printfNobuhiro Iwamatsu2009-07-22-1/+1
* smc911x: add support for LAN9221Andreas Pretzsch2009-07-22-0/+2
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-3/+3
* at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-12-2/+4
* net: merge bugfix: Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar2009-07-06-0/+1
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-15-17/+27
* net: Add Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar2009-06-15-0/+1168
* Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay...Richard Retanubun2009-06-15-1/+1
* Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren2009-06-15-54/+0
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-15-46/+24
* Initial cleanup of Davinci Ethernet driverBen Warren2009-06-15-77/+69
* Moved Davinci Ethernet driver to drivers/netBen Warren2009-06-15-0/+656
* Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar2009-06-15-0/+476
* tsec: Add support for BCM5482S PHYZach LeRoy2009-06-15-0/+41
* Merge branch 'next' of ../masterWolfgang Denk2009-06-14-218/+107
|\
| * MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-12-42/+37
| * MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk2009-06-12-131/+10
| * MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-12-49/+64
* | Revert "SMC911x driver fixed for NFS boot"Wolfgang Denk2009-06-14-22/+1
|/
* ppc4xx/net: Fix MDIO clock setupFelix Radensky2009-06-08-4/+6
* rtl8169: fix PCI system memory addressYoshihiro Shimoda2009-06-08-5/+8
* SMC911x driver fixed for NFS bootManikandan Pillai2009-06-08-1/+22
* Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-08-8/+8
* smc911x: write back the manually set MAC addressDaniel Mack2009-06-07-2/+7
* dm9000 EEPROM reading bugfixDavid Brownell2009-04-28-6/+6
* rtl8169: fix cache coherency problemYoshihiro Shimoda2009-04-28-1/+10
* mpc52xx phy: initialize only when neededSascha Hauer2009-04-04-2/+9
* cs8900 compile fixLadislav Michl2009-03-29-1/+1
* at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-22-2/+2
* lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger2009-03-20-132/+29
* sh_eth: get mac address from environmentMike Frysinger2009-03-20-22/+6
* cs8900: get mac address from environmentMike Frysinger2009-03-20-40/+16
* bcm570x: get mac address from environmentMike Frysinger2009-03-20-6/+7
* drivers/net/: get mac address from environmentMike Frysinger2009-03-20-68/+63
* Blackfin: bfin_mac: force boards to setup the MAC themselvesMike Frysinger2009-03-20-9/+9
* net: sh_eth: Remove sh_eth_reset() from halt functionNobuhiro Iwamatsu2009-03-20-2/+0
* MPC5200 FEC MII speed registerJon Smirl2009-03-13-7/+16
* tsec: report when there is no vendor specific PHY supportPaul Gortmaker2009-03-09-4/+3
* smc911x: split out useful defines/functions into local headerMike Frysinger2009-02-25-455/+496