summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next'Wolfgang Denk2010-04-011-8/+2
|\
| * mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-211-8/+2
* | net, fec_mxc: only setup the device enetaddr with eeprom valueHeiko Schocher2010-03-311-1/+0
|/
* mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver.Detlev Zundel2010-03-1243-45428/+0
* fec_mxc: add MX25 supportJohn Rigby2010-03-072-3/+60
* fec_mxc: cleanup and factor out MX27 dependenciesJohn Rigby2010-03-071-6/+9
* fec_mxc: add support for MX51 processorStefano Babic2010-02-061-41/+32
* NET: kirkwood-egiga smi access fixSiddarth Gore2010-02-061-6/+7
* new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-312-0/+499
* Add EP93xx ethernet driverMatthias Kaehlcke2010-01-313-0/+798
* TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XXNick Thompson2010-01-311-95/+171
* macb: Fix mii_phy_read and mii_phy_write functionsSemih Hazar2010-01-311-77/+33
* tsec: Add TSEC_FIBER flagPeter Tyser2010-01-311-2/+4
* tsec: Add support for using the BCM5482 PHY in fiber modePeter Tyser2010-01-311-4/+106
* tsec: General cleanupPeter Tyser2010-01-311-345/+326
* tsec: Make functions/data static when possiblePeter Tyser2010-01-311-43/+47
* tsec: Clean up Broadcom PHY status parsingPeter Tyser2010-01-311-43/+34
* tsec: Force TBI PHY to 1000Mbps full duplex in SGMII modePeter Tyser2010-01-311-1/+2
* NET: Fix MAC addr handling for smc911xSeunghyeon Rhee2010-01-311-6/+9
* cs8900_initialize() cleanupMatthias Kaehlcke2010-01-311-2/+1
* netconsole: mark local funcs with staticMike Frysinger2010-01-181-5/+5
* NET: Move MDIO regs out of TSEC SpaceSandeep Gopalpet2010-01-051-11/+10
* net: dm9000x: fix debug outputThomas Weber2009-12-131-1/+1
* fec_mxc: incomplete error handlingJohn Ogness2009-12-131-0/+1
* net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt2009-12-131-0/+1
* NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon2009-12-133-329/+235
* smc911x: fix typo in smc911x_handle_mac_address nameMike Rapoport2009-12-071-2/+2
* smc911x: make smc911x_initialize return correct valueMike Rapoport2009-11-121-2/+2
* mxc_fec: avoid free() calls to already freed pointers.javier Martin2009-11-111-5/+7
* mxc_fec: fix some erroneous PHY accesses.javier Martin2009-11-111-3/+5
* SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren2009-11-091-4/+4
* Fix CS8900 regression on impa7 boardBen Warren2009-11-091-1/+1
* Fix cs8900 dev->priv not init issueHui.Tang2009-11-091-3/+4
* Fix DM9000 MAC address handlingBen Warren2009-10-291-12/+14
* Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk2009-10-282-5/+5
* drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk2009-10-271-1/+1
* Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-10-241-6/+6
|\
| * ARM: OMAP3: Refactors the SM911x driverSteve Sakoman2009-10-241-6/+6
* | smc911x: add support for LAN9220Daniel Mack2009-10-191-0/+2
|/
* SMC911X: Add chip auto detectionOlof Johansson2009-10-132-8/+13
* Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-101-104/+242
* Merge branch 'reloc'Wolfgang Denk2009-10-091-49/+0
|\
| * tsec: Remove PHY command relocation fixupsPeter Tyser2009-10-031-49/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-50/+50
* | net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar2009-10-041-1/+3
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-043-496/+309
* | net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar2009-10-041-2/+2
* | net: Fix problem with 405EZ ethernet interruptJames Clough2009-10-041-0/+9
|/
* Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2009-09-153-484/+20
|\
| * net: emaclite: Cleanup license to be GPL compatibleMichal Simek2009-09-141-19/+20
OpenPOWER on IntegriCloud