aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk
2009-10-24Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk
2009-10-24ARM: OMAP3: Refactors the SM911x driverSteve Sakoman
2009-10-19smc911x: add support for LAN9220Daniel Mack
2009-10-13SMC911X: Add chip auto detectionOlof Johansson
2009-10-10Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini
2009-10-09Merge branch 'reloc'Wolfgang Denk
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger
2009-10-04net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-10-04net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar
2009-10-04net: Fix problem with 405EZ ethernet interruptJames Clough
2009-10-03tsec: Remove PHY command relocation fixupsPeter Tyser
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-09-15sk98lin: fix compile warningsWolfgang Denk
2009-09-15drivers/net/natsemi.c: fix compile warningWolfgang Denk
2009-09-14net: emaclite: Cleanup license to be GPL compatibleMichal Simek
2009-09-14net: Remove old Xilinx Emac driverMichal Simek
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-09-04Use different PBA value for E1000 PCI and PCIe cardsRoy Zang
2009-08-25net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...Kim Phillips
2009-08-25Add debug message for Blackfin Ethernet Rx function.Robin Getz
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-08-21tsec: Wait for auto-negotiation to complete without linkPeter Tyser
2009-08-21arm: kirkwood: See to it that sent data is 8-byte alignedSimon Kagstrom
2009-08-21Wait for the link to come up on kirkwood network initSimon Kagstrom
2009-08-21arm:kirkwood Define kirkwood phy address magic numberSimon Kagstrom
2009-08-21e1000: fix PCI memory addressingTimur Tabi
2009-08-10net: kirkwood: updates: used eth_setenv_enetaddr apiPrafulla Wadaskar
2009-08-10Fix E1000 build warning on AP1000 boardRoy Zang
2009-08-10net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar
2009-08-10arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang
2009-08-09Dual-license IBM code contributionsJosh Boyer
2009-08-08Add Intel E1000 PCIE card supportRoy Zang
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger
2009-07-22fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok
2009-07-22ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo
2009-07-22net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar
2009-07-22arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom
2009-07-22arm: Kirkwood: Fix compiler optimization bug for kwgbe_sendSimon Kagstrom
2009-07-22MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-07-22P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)Poonam Aggrwal
2009-07-22net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...Kim Phillips
2009-07-22sh: sh_eth: Remove garbage from printfNobuhiro Iwamatsu
2009-07-22smc911x: add support for LAN9221Andreas Pretzsch
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD