summaryrefslogtreecommitdiff
path: root/nuttx/net/netdev_register.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up IGMP namingGregory Nutt2014-06-251-1/+1
* Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Ren...Gregory Nutt2014-06-241-1/+1
* Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/netdev.hGregory Nutt2014-06-241-1/+1
* Fix a deadlock when using the NSH ifconfig command over Telnetpatacongo2012-03-131-25/+3
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-1/+1
* Add netdev_unregister()patacongo2011-03-251-5/+5
* More SLIP integrationpatacongo2011-03-151-1/+1
* Basic SLIP functionality -- but there are issuespatacongo2011-03-151-1/+7
* More support for SLIP data link protocolpatacongo2011-03-121-2/+5
* Add IGMP initialization logicpatacongo2010-07-081-1/+7
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-2/+1
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Filename changes needed by ZDS archiverpatacongo2008-12-121-0/+157