NetBSD/sys/net80211
maxv 64b112643a Style, no functional change. 2018-01-19 07:58:25 +00:00
..
CHANGES
Makefile
_ieee80211.h
files.net80211
ieee80211.c
ieee80211.h Merge enough FreeBSD code to make RT5592 work. 2016-09-16 09:25:30 +00:00
ieee80211_acl.c
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c Style, and make sure that there is a header+trailer included in the 2018-01-19 07:52:37 +00:00
ieee80211_crypto.h Fix use-after-free: ieee80211_crypto_decap does a pullup on the mbuf but 2017-12-10 08:56:23 +00:00
ieee80211_crypto_ccmp.c Style, no functional change. 2018-01-19 07:53:46 +00:00
ieee80211_crypto_none.c Style, no functional change. 2018-01-19 07:53:46 +00:00
ieee80211_crypto_tkip.c Style, and check the return value of m_append. 2018-01-19 07:57:50 +00:00
ieee80211_crypto_wep.c Style, no functional change. 2018-01-19 07:58:25 +00:00
ieee80211_input.c Several changes: 2018-01-17 16:03:16 +00:00
ieee80211_ioctl.c
ieee80211_ioctl.h
ieee80211_netbsd.c Style, and zero out 'ns' entirely, otherwise some bytes get leaked to 2018-01-18 17:57:49 +00:00
ieee80211_netbsd.h
ieee80211_node.c Style, no functional change. 2018-01-18 17:59:29 +00:00
ieee80211_node.h Prepend 'sp_' to the name of the fields, so that they can easily be found 2018-01-16 18:42:43 +00:00
ieee80211_output.c Several changes: 2018-01-18 16:23:43 +00:00
ieee80211_proto.c wlan interfaces make interrupt routine running on softint context. 2017-02-02 10:05:35 +00:00
ieee80211_proto.h Export some 802.11 IE manipulate functions. 2017-01-04 03:05:24 +00:00
ieee80211_radiotap.h
ieee80211_rssadapt.c - use ether_snprintf() so that we don't overwrite our buffer for printing 2016-09-27 20:20:06 +00:00
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h Start cleaning up this mess. 2018-01-16 07:53:02 +00:00
ieee80211_xauth.c