summaryrefslogtreecommitdiff
path: root/nuttx/net/netdev-ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Moved MAC and ethernet definitions to include/net/ethernet.hpatacongo2007-12-111-2/+3
* Add examples/dhcpdpatacongo2007-11-301-0/+1
* Add TX data notificationpatacongo2007-11-221-1/+1
* Add TCP readahead logicpatacongo2007-11-191-1/+1
* Reduce debug output; calibrate DM320 timerpatacongo2007-11-061-43/+4
* Integrating with DM320patacongo2007-11-041-1/+45
* Add DM90x0 driverpatacongo2007-11-021-9/+27
* Correct some issues with IP/MAC address handlingpatacongo2007-10-261-2/+15
* Associate address with network driver; implement ioctl calls to set addressespatacongo2007-09-161-8/+140
* Add basic structure to support netdevice ioctlspatacongo2007-09-161-0/+90