summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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-04Use different PBA value for E1000 PCI and PCIe cardsRoy Zang1-2/+10
2009-08-25net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...Kim Phillips1-0/+7
2009-08-25Add debug message for Blackfin Ethernet Rx function.Robin Getz1-0/+3
2009-08-25Convert 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-10net: kirkwood: updates: used eth_setenv_enetaddr apiPrafulla Wadaskar1-6/+9
2009-08-10Fix E1000 build warning on AP1000 boardRoy Zang1-44/+44
2009-08-10net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar1-9/+14
2009-08-10arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang3-0/+433
2009-08-09Dual-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-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk1-1/+0
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger1-1/+1
2009-07-22fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok3-0/+1047
2009-07-22ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo1-2/+1
2009-07-22net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2-10/+10
2009-07-22arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom2-1/+4
2009-07-22arm: Kirkwood: Fix compiler optimization bug for kwgbe_sendSimon Kagstrom1-12/+19
2009-07-22MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun1-0/+7
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren3-160/+187
2009-07-22P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)Poonam Aggrwal1-1/+51
2009-07-22net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...Kim Phillips1-1/+4
2009-07-22sh: sh_eth: Remove garbage from printfNobuhiro Iwamatsu1-1/+1
2009-07-22smc911x: add support for LAN9221Andreas Pretzsch1-0/+2
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-3/+3
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou1-2/+4
2009-07-06net: merge bugfix: Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar1-0/+1
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-17/+27
2009-06-15net: Add Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar3-0/+1168
2009-06-15Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay...Richard Retanubun1-1/+1
2009-06-15Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren1-54/+0
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren1-46/+24
2009-06-15Initial cleanup of Davinci Ethernet driverBen Warren1-77/+69
2009-06-15Moved Davinci Ethernet driver to drivers/netBen Warren2-0/+656
2009-06-15Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar3-0/+476
2009-06-15tsec: Add support for BCM5482S PHYZach LeRoy1-0/+41
2009-06-14Merge branch 'next' of ../masterWolfgang Denk2-218/+107
2009-06-14Revert "SMC911x driver fixed for NFS boot"Wolfgang Denk1-22/+1