summaryrefslogtreecommitdiff
path: root/nuttx/drivers/net/dm90x0.c
Commit message (Expand)AuthorAgeFilesLines
* Debug can now be selectively enabled by subystempatacongo2007-11-231-50/+51
* Add TX data notificationpatacongo2007-11-221-1/+43
* Add TCP readahead logicpatacongo2007-11-191-1/+1
* uIP webserver now uses listen/acceptpatacongo2007-11-191-1/+3
* Fix DM90x0 driver problem that caused TX overrunspatacongo2007-11-171-31/+37
* Basic server functionality: listen(), accept()patacongo2007-11-161-2/+0
* Fix probably where packets dropped because there was no recv() in place were ...patacongo2007-11-151-3/+3
* Handle varialble length polling intervals; fix bug of last checkinpatacongo2007-11-071-5/+10
* Verified basic client-side network functionalitynuttx-3.0patacongo2007-11-061-3/+3
* Reduce debug output; calibrate DM320 timerpatacongo2007-11-061-157/+160
* Basic TCP send functionalpatacongo2007-11-051-59/+25
* Integrating with DM320patacongo2007-11-041-4/+14
* DM90x0 driver hooked into DM320patacongo2007-11-041-14/+16
* Finish TX timeout logicpatacongo2007-11-021-6/+29
* Changes for clean compile of DM90x0 driver on Neuros OSDpatacongo2007-11-021-7/+30
* Missed in last commitpatacongo2007-11-021-16/+1
* DM90x0 Driverpatacongo2007-11-021-0/+1664