summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-01-28AVR32: macb - Search for PHY idGunnar Rangoy
2009-01-28Marvell 88E1118 interrupt fixRon Madrid
2009-01-28net: smc911x.c: Add LAN9211 to chip_ids[] arrayStefan Roese
2009-01-28net: Sort Makefile labelsMichal Simek
2009-01-28Blackfin: bfin_mac: update port muxingMike Frysinger
2009-01-27drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer
2009-01-24sh: sh_eth: Change new network APINobuhiro Iwamatsu
2009-01-24net: smc911x: Make register read/write functions weakStefan Roese
2008-12-04net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin
2008-11-09ColdFire: Add mii driver in drivers/netTsiChung Liew
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren
2008-11-09xilinx_emaclite buffer overrunClive Stubbings
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18Merge 'next' branchWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD