summaryrefslogtreecommitdiff
path: root/nuttx/net/netdev
Commit message (Expand)AuthorAgeFilesLines
* NET: Move most of the contents of include/nuttx/net/igmp.h moved to net/igmp/...Gregory Nutt2014-07-052-0/+2
* NET: emoved all includes of uip.h; added includes of ip.h wherever needed. T...Gregory Nutt2014-07-045-0/+6
* Remove all inclusion of uip.hGregory Nutt2014-07-042-3/+0
* NET: in-progress change... don't useGregory Nutt2014-07-041-0/+2
* NET: More renamingGregory Nutt2014-07-031-2/+2
* NET: Rename uip_ipaddr* to net_ipaddr*Gregory Nutt2014-06-291-1/+1
* NET: Renaming of IP address typesGregory Nutt2014-06-295-26/+26
* Move all socket-related files from net/ to net/socket. Move net/net.h to net...Gregory Nutt2014-06-2811-11/+1
* NET: Create net/sockets directory and hook into the build/configuration systemGregory Nutt2014-06-281-4/+0
* Rename uip_driver_s net_driver_sGregory Nutt2014-06-2711-26/+26
* Move NETDEV config from net/Kconfig to net/netdev/KconfigGregory Nutt2014-06-271-2/+8
* Fix conflict in ChangeLogGregory Nutt2014-06-274-0/+202
* NET: Move net/netdev*.c to net/netdev/netdev*.cGregory Nutt2014-06-2711-0/+2135