walnux/include/nuttx/net
Nathan Hartman 6057960331 Fix mistakes in comments and docs
* drivers/wireless/bluetooth/bt_null.c: Fix misleading comment

* drivers/wireless/spirit/Kconfig: Fix incorrect word (absolution).

* drivers/wireless/spirit/drivers/Kconfig: Fix wrong name (TMicro->STMicro)

* drivers/wireless/spirit/drivers/spirit_netdev.c: Fix wrong word
  (verify->very).

* drivers/wireless/spirit/drivers/spirit_netdev.c: Fix double "the" and typo.

* include/nuttx/net/radiodev.h: Fix various typos and errors.
2022-06-27 11:30:53 +08:00
..
arp.h net/arp: clean the arp table when netdev carrier off 2021-11-27 06:19:50 -06:00
bluetooth.h Remove the unnecessary inclusion of assert.h and string.h from public header files 2021-12-20 10:30:08 +01:00
can.h net: Add SocketCAN support 2020-06-15 08:07:19 -06:00
dns.h libc/netdb: support multiple DNS nameservers when not using resolv.conf 2020-04-27 19:52:24 +08:00
enc28j60.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
encx24j600.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
ethernet.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
ftmac100.h author: Anton D. Kachalov: update licenses to Apache 2021-09-01 21:02:34 +08:00
gmii.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
icmp.h Fix unaligned memory access when creating ICMP Port Unreachable messages 2021-12-28 03:51:53 -06:00
icmpv6.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
ieee802154.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
igmp.h include/nuttx/net/igmp.h: fix build break by previous network changes (#196) 2020-02-01 11:31:23 +00:00
ioctl.h net/netdev: Add CONFIG_NETDEV_CAN_FILTER_IOCTL 2022-05-06 08:54:58 +02:00
ip.h net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
ipopt.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
ipv6ext.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
lan91c111.h Fix nxstyle warning 2020-08-22 17:37:21 -06:00
loopback.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
mii.h net: fix DP83825I comments 2022-06-21 12:06:37 +03:00
mld.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
neighbor.h include: Fix typos reported by codespell 2021-02-25 11:30:38 -08:00
net.h net: Remove psock_fcntl related code 2022-03-04 22:03:55 +02:00
netconfig.h net: Add NET_SOCK_[FAMILY|TYPE|PROTOCOL] defintion to netconfig.h 2021-12-19 10:08:57 -06:00
netdev.h net: Remove devif_timer from comment 2022-06-07 20:15:41 +03:00
netlink.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
netstats.h net/mld: Fix a few compilation problems that cropped up in a different network configuration. Fix a logic error in setting the 'Other Querier Present' timer. Various cosmetic improvements. 2018-11-07 18:21:21 -06:00
phy.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
pkt.h update licenses to Apache 2021-08-20 01:45:00 -07:00
radiodev.h Fix mistakes in comments and docs 2022-06-27 11:30:53 +08:00
rfc6775.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
rpmsg.h Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
rpmsgdrv.h Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
sixlowpan.h include: nuttx: net: nxstyle error fix 2021-01-29 10:40:46 -08:00
slip.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
tcp.h net/tcp: add window scale support 2021-07-07 03:55:41 -05:00
telnet.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
tun.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
udp.h Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
usrsock.h usrsock: Move event field to usrsock_message_common_s 2022-04-03 11:38:50 +09:00
w5500.h Add driver for WIZnet W5500 Ethernet controller 2022-06-03 13:01:23 +08:00