summaryrefslogtreecommitdiff
path: root/nuttx/net/netdev_txnotify.c
Commit message (Collapse)AuthorAgeFilesLines
* Move the remaining files from include/nuttx/net/uip to include/nuttx/net; ↵Gregory Nutt2014-06-241-1/+1
| | | | Rename *_internal.h header files in net/ to just *.h
* Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/netdev.hGregory Nutt2014-06-241-1/+1
|
* Use the new signature of rxnotify caused by the routing table. From Max ↵Gregory Nutt2013-10-061-1/+1
| | | | Holtzberg
* netdev_findbyaddr() will not use a routing table if one is available. It ↵Gregory Nutt2013-10-051-14/+1
| | | | will also make a better decision in the case there there is no routing table but only a single network interface.
* Networking: If sending out of the subnet, device lookup by IP will fail. ↵Gregory Nutt2013-09-271-0/+14
| | | | Fall back to ETH0 for now. From Max Holtzberg
* First round of compile fixes for IPv6patacongo2012-06-071-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4813 42af7a65-404d-4744-a932-0658087f49c3
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4450 42af7a65-404d-4744-a932-0658087f49c3
* Clean up THTTPD watch handlingpatacongo2009-09-111-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2036 42af7a65-404d-4744-a932-0658087f49c3
* Filename changes needed by ZDS archiverpatacongo2008-12-121-0/+106
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1452 42af7a65-404d-4744-a932-0658087f49c3