summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net: Remove old Xilinx Emac driverMichal Simek2009-09-142-465/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-09-151-68/+68
|\ \
| * | ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-68/+68
| |/
* | sk98lin: fix compile warningsWolfgang Denk2009-09-154-13/+29
* | drivers/net/natsemi.c: fix compile warningWolfgang Denk2009-09-151-1/+2
|/
* Use different PBA value for E1000 PCI and PCIe cardsRoy Zang2009-09-041-2/+10
* net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...Kim Phillips2009-08-251-0/+7
* Add debug message for Blackfin Ethernet Rx function.Robin Getz2009-08-251-0/+3
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-253-132/+187
* tsec: Wait for auto-negotiation to complete without linkPeter Tyser2009-08-211-10/+9
* arm: kirkwood: See to it that sent data is 8-byte alignedSimon Kagstrom2009-08-212-4/+18
* Wait for the link to come up on kirkwood network initSimon Kagstrom2009-08-211-6/+14
* arm:kirkwood Define kirkwood phy address magic numberSimon Kagstrom2009-08-211-4/+10
* e1000: fix PCI memory addressingTimur Tabi2009-08-211-8/+9
* net: kirkwood: updates: used eth_setenv_enetaddr apiPrafulla Wadaskar2009-08-101-6/+9
* Fix E1000 build warning on AP1000 boardRoy Zang2009-08-101-44/+44
* net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar2009-08-101-9/+14
* arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang2009-08-103-0/+433
* Dual-license IBM code contributionsJosh Boyer2009-08-091-0/+2
* Add Intel E1000 PCIE card supportRoy Zang2009-08-082-491/+3444
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-292-2/+2
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-231-1/+0
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-231-1/+1
* fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-223-0/+1047
* ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo2009-07-221-2/+1
* net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2009-07-222-10/+10
* arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom2009-07-222-1/+4
OpenPOWER on IntegriCloud