| .. |
|
arp.h
|
Merged in dagar/nuttx/pr-arp_whitespace (pull request #780)
|
2018-12-09 20:12:10 +00:00 |
|
bluetooth.h
|
Run nxstyle against files modified in previous commit.
|
2020-04-13 02:09:34 +08: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
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
|
encx24j600.h
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
|
ethernet.h
|
Fix "with with" typos
|
2020-01-27 08:46:46 +01:00 |
|
ftmac100.h
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
|
gmii.h
|
Fix nxstyle warning
|
2020-08-08 17:30:26 -03:00 |
|
icmp.h
|
Remove psock_send and sockfd_socket from net/socket/socket.h
|
2020-01-31 13:45:15 -06:00 |
|
icmpv6.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
|
ieee802154.h
|
Refine the preprocessor conditional guard style (#190)
|
2020-01-31 19:07:39 +01: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: Add SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
|
ip.h
|
Run codespell -w against all files
|
2020-02-22 14:45:07 -06:00 |
|
ipopt.h
|
Squashed commit of the following:
|
2018-11-01 15:19:47 -06:00 |
|
ipv6ext.h
|
Remove psock_send and sockfd_socket from net/socket/socket.h
|
2020-01-31 13:45:15 -06:00 |
|
lan91c111.h
|
include/nuttx/net/w5500.h: Header file for the WIZnet S5500 Ethernet chip. Still missing register bit definitions. Driver will follow.
|
2019-12-08 09:57:42 -06:00 |
|
loopback.h
|
Remove NETDEV_LOOPBACK option, NET_LOOPBACK is enough
|
2020-02-02 08:25:06 -06:00 |
|
mii.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
|
mld.h
|
Fix nxstyle warning
|
2020-08-08 17:30:26 -03:00 |
|
neighbor.h
|
network: simplify the timeout process logic
|
2020-01-11 08:24:49 -06:00 |
|
net.h
|
net: Add SocketCAN support
|
2020-06-15 08:07:19 -06:00 |
|
netconfig.h
|
fs/nfs: Support both IPv6 and TCP
|
2020-03-02 15:04:07 -06:00 |
|
netdev.h
|
Fix typos in comments
|
2020-03-03 09:11:57 -06:00 |
|
netlink.h
|
netlink: Add netlink_add_broadcast function
|
2020-04-16 17:40:03 +08: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
|
drivers/net/phy_notify.c: Use IFNAMSIZ for interface name size
|
2020-02-02 11:02:39 -06:00 |
|
pkt.h
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
|
radiodev.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
|
rfc6775.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
|
rpmsg.h
|
This commit brings in the drivers needed to support OpenAMP. These changes were ported from https://github.com/FishsemiCode/nuttx. The current state: Most drivers do now compile but are not yet verfied.
|
2019-11-02 11:30:33 -06:00 |
|
rpmsgdrv.h
|
include/nuttx/net/w5500.h: Header file for the WIZnet S5500 Ethernet chip. Still missing register bit definitions. Driver will follow.
|
2019-12-08 09:57:42 -06:00 |
|
sixlowpan.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
|
slip.h
|
Remove duplicated NET_SLIP option from drivers/net/Kconfig
|
2020-02-02 08:24:50 -06:00 |
|
tcp.h
|
Fix the wrong IPv6 TCP MSS calculation
|
2020-01-31 13:45:15 -06:00 |
|
telnet.h
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06: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
|
net/usrsock: Add flags to sendto/recvfrom in usrsock
|
2020-07-29 09:40:51 +02:00 |
|
w5500.h
|
include/nuttx/net/w5500.h: Finishes off register bitfield definitions. Driver will follow.
|
2019-12-08 10:53:52 -06:00 |