summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-11-13smc911x: make smc911x_initialize return correct valueMike Rapoport1-2/+2
2009-11-12mxc_fec: avoid free() calls to already freed pointers.javier Martin1-5/+7
2009-11-12mxc_fec: fix some erroneous PHY accesses.javier Martin1-3/+5
2009-11-10SMC91111: 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 -rc1Wolfgang Denk2-5/+5
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk1-1/+1
2009-10-25Merge 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-11Rewrite 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-05net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar1-1/+3
2009-10-05Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren3-496/+309
2009-10-05net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar1-2/+2
2009-10-05net: 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
2009-09-15sk98lin: fix compile warningsWolfgang Denk4-13/+29
2009-09-15drivers/net/natsemi.c: fix compile warningWolfgang Denk1-1/+2
2009-09-14net: emaclite: Cleanup license to be GPL compatibleMichal Simek1-19/+20
2009-09-14net: Remove old Xilinx Emac driverMichal Simek2-465/+0
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-68/+68
2009-09-05Use different PBA value for E1000 PCI and PCIe cardsRoy Zang1-2/+10
2009-08-26net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...Kim Phillips1-0/+7
2009-08-26Add debug message for Blackfin Ethernet Rx function.Robin Getz1-0/+3
2009-08-26Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren3-132/+187
2009-08-21tsec: Wait for auto-negotiation to complete without linkPeter Tyser1-10/+9
2009-08-21arm: kirkwood: See to it that sent data is 8-byte alignedSimon Kagstrom2-4/+18
2009-08-21Wait for the link to come up on kirkwood network initSimon Kagstrom1-6/+14
2009-08-21arm:kirkwood Define kirkwood phy address magic numberSimon Kagstrom1-4/+10
2009-08-21e1000: fix PCI memory addressingTimur Tabi1-8/+9
2009-08-11net: kirkwood: updates: used eth_setenv_enetaddr apiPrafulla Wadaskar1-6/+9
2009-08-11Fix E1000 build warning on AP1000 boardRoy Zang1-44/+44
2009-08-11net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar1-9/+14
2009-08-11arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang3-0/+433
2009-08-10Dual-license IBM code contributionsJosh Boyer1-0/+2
2009-08-08Add Intel E1000 PCIE card supportRoy Zang2-491/+3444
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2-2/+2
2009-07-24Coding Style cleanup; update CHANGELOG.Wolfgang Denk1-1/+0
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger1-1/+1
2009-07-23fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok3-0/+1047
2009-07-23ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo1-2/+1
2009-07-23net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2-10/+10
2009-07-23arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom2-1/+4