Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
47b3a226af80250ac81e09752863e853733aa113
Select Git revision
Branches
2
radio
master
default
protected
Tags
20
nuttx-7.20
nuttx-7.19
nuttx-7.18
nuttx-7.17
nuttx-7.16
nuttx-7.15
nuttx-7.14
nuttx-7.13
nuttx-7.12
nuttx-7.11
nuttx-7.10
nuttx-7.9
nuttx-7.8
nuttx-7.7
nuttx-7.6
nuttx-7.5
nuttx-7.4
nuttx-7.3
nuttx-7.2
nuttx-7.1
22 results
nuttx
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Dec 06, 2007
C5471 ethernet debug
· 47b3a226
patacongo
authored
17 years ago
47b3a226
Improved read-ahead buffer management
· a932e620
patacongo
authored
17 years ago
a932e620
Dec 05, 2007
Debug fixes
· cba8fa95
patacongo
authored
17 years ago
cba8fa95
Cosmetic
· 98f35925
patacongo
authored
17 years ago
98f35925
Clarifications
· 3988e65c
patacongo
authored
17 years ago
3988e65c
Add feature set, trademarks
· 1557e9be
patacongo
authored
17 years ago
1557e9be
Dec 04, 2007
Add C5471 ethernet driver debug instrumentation
· 13505c52
patacongo
authored
17 years ago
13505c52
First clean C5471 Ethernet compile
· c3b6c26c
patacongo
authored
17 years ago
c3b6c26c
Add c5471 Ethernet driver
· 5efd8589
patacongo
authored
17 years ago
5efd8589
Dec 02, 2007
Add skeleton ethernet driver
· 55358e04
patacongo
authored
17 years ago
55358e04
Add TELNET front end to NSH
· 3e64d536
patacongo
authored
17 years ago
3e64d536
Add send() timeout logic
· 4c54d7d0
patacongo
authored
17 years ago
4c54d7d0
Nov 30, 2007
Basic DHPC client functionality
· 929a52b3
patacongo
authored
17 years ago
929a52b3
correct handling of UDP broadcast
· fedadd30
patacongo
authored
17 years ago
fedadd30
Fix UDP recvfrom timeout logic
· c3669a31
patacongo
authored
17 years ago
c3669a31
Fix error in BROADCAST=y compilation
· 4ca632d1
patacongo
authored
17 years ago
4ca632d1
Oops checked in debug version
· 3dc55ecc
patacongo
authored
17 years ago
3dc55ecc
Add netutils/dhcpd
· 6f89e7df
patacongo
authored
17 years ago
6f89e7df
Add examples/dhcpd
· 5fe8b297
patacongo
authored
17 years ago
5fe8b297
Nov 28, 2007
Prep for 0.3.3 release
· 14dd3e62
patacongo
authored
17 years ago
View commits for tag nuttx-3.3
nuttx-3.3
14dd3e62
Remove commented out logic
· 77aca3e5
patacongo
authored
17 years ago
77aca3e5
Improve send/close performance
· a8906296
patacongo
authored
17 years ago
a8906296
Nov 27, 2007
Fixed missing logic in readahead buffer logic
· 34e4d846
patacongo
authored
17 years ago
34e4d846
Nov 25, 2007
Integrated uIP's TELNETD
· c3a7c926
patacongo
authored
17 years ago
c3a7c926
Add vsnprintf
· a019c26d
patacongo
authored
17 years ago
a019c26d
Nov 24, 2007
fs/ and lib/ debug can be selectively enabled
· 18e3cfd2
patacongo
authored
17 years ago
18e3cfd2
Must disconnect TCP socket on close()
· 9a0b25ef
patacongo
authored
17 years ago
9a0b25ef
Nov 23, 2007
Debug can now be selectively enabled by subystem
· b72a7ab5
patacongo
authored
17 years ago
b72a7ab5
Removed unused uIP files
· 2d9b5775
patacongo
authored
17 years ago
2d9b5775
Verified recvfrom()
· 2ce5085c
patacongo
authored
17 years ago
View commits for tag nuttx-3.2
nuttx-3.2
2ce5085c
Debug UDP send logic
· ef651cc6
patacongo
authored
17 years ago
ef651cc6
Nov 22, 2007
Added UDP test/example
· 961336e5
patacongo
authored
17 years ago
961336e5
UDP test/example
· 276e2880
patacongo
authored
17 years ago
276e2880
TCP and ICMP protocols may now be disabled
· 5a508351
patacongo
authored
17 years ago
5a508351
Add TX data notification
· 99c94d9c
patacongo
authored
17 years ago
99c94d9c
Use normal C strings
· 5c0768fb
patacongo
authored
17 years ago
5c0768fb
Nov 21, 2007
Fix confusion in listening socket vs accepted sockets
· 21c9f463
patacongo
authored
17 years ago
21c9f463
Fix leak in socket close
· 7d1031cc
patacongo
authored
17 years ago
7d1031cc
Fix parsing of URL
· b54499d2
patacongo
authored
17 years ago
b54499d2
Nov 20, 2007
Fix TCP list managment bug
· 295bf51f
patacongo
authored
17 years ago
295bf51f
Loading