summaryrefslogtreecommitdiff
path: root/nuttx/net/net_send_unbuffered.c
Commit message (Expand)AuthorAgeFilesLines
* First cut at conversion of write-buffering to use I/O buffer chaings (IOBs)Gregory Nutt2014-06-221-1/+0
* Raw sockets: Various fixes for closing, free connections, TX from Daniel Laz...Gregory Nutt2014-06-181-0/+4
* Notify Ethernet driver of TX data availability on raw socket. From Daniel La...Gregory Nutt2014-06-181-0/+5
* Raw sockets: Additional changes for error-free/warning-free compilationGregory Nutt2014-06-121-1/+1
* First check-in of Lazlo's PF_PACKET 'raw' socket implementationGregory Nutt2014-06-121-73/+304
* Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/arp.h; rename all ...Gregory Nutt2014-05-301-6/+2
* The first set of changes to incorporate Jason Jiangs TCP write buffering logicGregory Nutt2014-01-131-0/+638