summaryrefslogtreecommitdiff
path: root/drivers/net/dm9000x.c
AgeCommit message (Expand)Author
2009-12-13net: dm9000x: fix debug outputThomas Weber
2009-10-29Fix DM9000 MAC address handlingBen Warren
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer
2009-06-08Add config option for disabling DM9000-SROM support.Remy Bohmer
2009-04-28dm9000 EEPROM reading bugfixDavid Brownell
2009-03-20drivers/net/: get mac address from environmentMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-26dm9000 remove dead external phy support, gpio fixAndrew Dyer
2008-08-18Fix dm9000 receive status and len little endian issueTsiChung Liew
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-06-08Merge branch 'master' of git://git.denx.de/u-bootBen Warren
2008-06-05DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer
2008-06-04Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer
2008-06-04DM9000: Some minor code cleanupsRemy Bohmer
2008-06-04DM9000: Make driver work properly for DM9000ARemy Bohmer
2008-06-04DM9000: Improve eth_reset() routineRemy Bohmer
2008-06-04DM9000: improve eth_send() routineRemy Bohmer
2008-06-04DM9000: repair debug loggingRemy Bohmer
2008-06-04DM9000: Add data bus-width auto detection.Remy Bohmer
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-10AT91SAM9261EK supportStelian Pop
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD