aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/dm9000x.c
AgeCommit message (Expand)Author
2012-05-22drivers/net/dm9000x.c: Fix compile warningJoe Hershberger
2011-10-17DM9000:Add a byte swap macro for dm9000 io operation.Jason Jin
2011-04-20Remove instances of phy_read/writeAndy Fleming
2010-07-12net: dm9000x: re-add casts to I/O pointers to fix gcc warningsMike Frysinger
2010-05-26dm9000x.c: fix compile problemsWolfgang Denk
2010-05-03net: dm9000x: use standard I/O accessorsMike Frysinger
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