NetBSD/sys/net80211
msaitoh 48b6679adf s/ we we / we / 2020-11-30 05:30:56 +00:00
..
CHANGES
Makefile
_ieee80211.h
files.net80211
ieee80211.c net80211: Initialise the interface with a decent link state. 2020-10-06 23:51:05 +00:00
ieee80211.h
ieee80211_acl.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_crypto_ccmp.c Use kmem_* instead of malloc/free and use interrupt versions as the 2020-11-03 15:06:50 +00:00
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c Use kmem_* instead of malloc/free and use interrupt versions as the 2020-11-03 15:06:50 +00:00
ieee80211_crypto_wep.c Use kmem_* instead of malloc/free and use interrupt versions as the 2020-11-03 15:06:50 +00:00
ieee80211_input.c Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +00:00
ieee80211_ioctl.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
ieee80211_ioctl.h Include <net/if.h> for IFNAMSIZ 2019-08-20 09:28:00 +00:00
ieee80211_netbsd.c
ieee80211_netbsd.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
ieee80211_node.c s/ we we / we / 2020-11-30 05:30:56 +00:00
ieee80211_node.h
ieee80211_output.c Fix printf to handle various datatypes for MHLEN. 2020-02-29 16:56:58 +00:00
ieee80211_proto.c s/reseting/resetting/ 2020-07-22 01:24:39 +00:00
ieee80211_proto.h
ieee80211_radiotap.h remove __packed attribute from struct ieee80211_radiotap_header 2019-10-05 23:27:20 +00:00
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
ieee80211_xauth.c