aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-04-01Merge branch 'next'Wolfgang Denk1-8/+2
2010-03-31net, fec_mxc: only setup the device enetaddr with eeprom valueHeiko Schocher1-1/+0
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel1-8/+2
2010-03-12mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.Detlev Zundel43-45428/+0
2010-03-07fec_mxc: add MX25 supportJohn Rigby2-3/+60
2010-03-07fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby1-6/+9
2010-02-06fec_mxc: add support for MX51 processorStefano Babic1-41/+32
2010-02-06NET: kirkwood-egiga smi access fixSiddarth Gore1-6/+7
2010-01-31new at91_emac network driver (NET_MULTI api)Jens Scharsig2-0/+499
2010-01-31Add EP93xx ethernet driverMatthias Kaehlcke3-0/+798
2010-01-31TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XXNick Thompson1-95/+171
2010-01-31macb: Fix mii_phy_read and mii_phy_write functionsSemih Hazar1-77/+33
2010-01-31tsec: Add TSEC_FIBER flagPeter Tyser1-2/+4
2010-01-31tsec: Add support for using the BCM5482 PHY in fiber modePeter Tyser1-4/+106
2010-01-31tsec: General cleanupPeter Tyser1-345/+326
2010-01-31tsec: Make functions/data static when possiblePeter Tyser1-43/+47
2010-01-31tsec: Clean up Broadcom PHY status parsingPeter Tyser1-43/+34
2010-01-31tsec: Force TBI PHY to 1000Mbps full duplex in SGMII modePeter Tyser1-1/+2
2010-01-31NET: Fix MAC addr handling for smc911xSeunghyeon Rhee1-6/+9
2010-01-31cs8900_initialize() cleanupMatthias Kaehlcke1-2/+1
2010-01-18netconsole: mark local funcs with staticMike Frysinger1-5/+5
2010-01-05NET: Move MDIO regs out of TSEC SpaceSandeep Gopalpet1-11/+10
2009-12-13net: dm9000x: fix debug outputThomas Weber1-1/+1
2009-12-13fec_mxc: incomplete error handlingJohn Ogness1-0/+1
2009-12-13net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt1-0/+1
2009-12-13NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon3-329/+235
2009-12-07smc911x: fix typo in smc911x_handle_mac_address nameMike Rapoport1-2/+2
2009-11-12smc911x: make smc911x_initialize return correct valueMike Rapoport1-2/+2
2009-11-11mxc_fec: avoid free() calls to already freed pointers.javier Martin1-5/+7
2009-11-11mxc_fec: fix some erroneous PHY accesses.javier Martin1-3/+5
2009-11-09SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren1-4/+4
2009-11-09Fix CS8900 regression on impa7 boardBen Warren1-1/+1
2009-11-09Fix cs8900 dev->priv not init issueHui.Tang1-3/+4
2009-10-29Fix DM9000 MAC address handlingBen Warren1-12/+14
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk2-5/+5
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk1-1/+1
2009-10-24Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk1-6/+6
2009-10-24ARM: OMAP3: Refactors the SM911x driverSteve Sakoman1-6/+6
2009-10-19smc911x: add support for LAN9220Daniel Mack1-0/+2
2009-10-13SMC911X: Add chip auto detectionOlof Johansson2-8/+13
2009-10-10Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini1-104/+242
2009-10-09Merge branch 'reloc'Wolfgang Denk1-49/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-50/+50
2009-10-04net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar1-1/+3
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren3-496/+309
2009-10-04net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar1-2/+2
2009-10-04net: Fix problem with 405EZ ethernet interruptJames Clough1-0/+9
2009-10-03tsec: Remove PHY command relocation fixupsPeter Tyser1-49/+0
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk3-484/+20
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-68/+68