summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger
2009-07-22fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok
2009-07-22ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo
2009-07-22net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar
2009-07-22arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom
2009-07-22arm: Kirkwood: Fix compiler optimization bug for kwgbe_sendSimon Kagstrom
2009-07-22MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-07-22P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)Poonam Aggrwal
2009-07-22net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...Kim Phillips
2009-07-22sh: sh_eth: Remove garbage from printfNobuhiro Iwamatsu
2009-07-22smc911x: add support for LAN9221Andreas Pretzsch
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
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