summaryrefslogtreecommitdiff
path: root/nuttx/drivers/net/enc28j60.h
Commit message (Expand)AuthorAgeFilesLines
* Shenzhou PHY address should be 0; make sure the F2/F4 bits are not set when u...patacongo2012-09-231-1/+1
* Cosmetic updates to the ENC28J60 driverpatacongo2012-09-181-3/+2
* Fix ording of bytes in ENC28J60 MAC address; Web server refactoring from Katepatacongo2012-09-181-3/+3
* Resync new repository with old repo r5166patacongo2012-09-171-4/+4
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Misc ENC28J60 fixespatacongo2012-09-121-1/+1
* ADS7843E driver is code completepatacongo2011-10-041-0/+0
* en28j60 driver code complete -- untestedpatacongo2010-05-011-0/+19
* Add initialization logicpatacongo2010-04-301-1/+13
* Add power save logicpatacongo2010-04-291-99/+103
* Add phy read/write routinespatacongo2010-04-281-4/+80
* Big time name changespatacongo2010-04-271-128/+128
* Add basic interrupt handlingpatacongo2010-04-271-0/+1
* Add PHY register definitionspatacongo2010-04-261-16/+20
* Add PHY register definitionspatacongo2010-04-261-62/+135
* Add SPI buffer read/write logicpatacongo2010-04-251-0/+105
* Add ENC28J80 control reg logicpatacongo2010-04-251-166/+184
* Add skeleton of ENC28J60 ethernet driverpatacongo2010-04-251-0/+166