aboutsummaryrefslogtreecommitdiff
path: root/nuttx/net
Commit message (Expand)AuthorAgeFilesLines
* poll was not checking if the socket was still connectedpatacongo2013-01-211-11/+27
* Centralize TCP loss-of-connection bit twiddlingpatacongo2013-01-204-91/+112
* Yet another repair for the previouis botched recvfrom() fix; Fix telnet drive...patacongo2013-01-201-18/+25
* Minor tweak to last bugfixpatacongo2013-01-191-6/+16
* Fix a bug where recv[from]() would hang when remote host gracefully closed co...patacongo2013-01-192-2/+24
* Add split package logic to improve TCP send performance with delayed ACKspatacongo2013-01-192-3/+131
* Add header files for z180patacongo2012-12-101-0/+2
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-3/+3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-1/+1
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-5/+5
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-041-27/+124
* Ping/DNS fixes (part 2 of 2)patacongo2012-10-201-0/+2
* Fix problem with ping that prevent ping from going outside local network (Dar...patacongo2012-09-291-75/+82
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-271-0/+6
* Fix another ENC28J60 chip select bugpatacongo2012-09-181-2/+2
* Resync new repository with old repo r5166patacongo2012-09-172-1/+2
* Resync new repository with old repo r5166patacongo2012-09-1781-0/+20408