NetBSD/sys/net80211
maxv 3f23c9efec Move m_align and m_append into iee80211_netbsd.c. They are part of
net80211, and shouldn't be used outside.
2018-04-27 06:56:21 +00:00
..
CHANGES
Makefile
_ieee80211.h
files.net80211
ieee80211.c
ieee80211.h
ieee80211_acl.c
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c Improve an XXX of mine, and fix one stat. 2018-04-10 07:53:36 +00:00
ieee80211_crypto.h
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 Appease the overflow check, 4 is enough. 2018-01-21 14:13:49 +00:00
ieee80211_ioctl.c
ieee80211_ioctl.h
ieee80211_netbsd.c Move m_align and m_append into iee80211_netbsd.c. They are part of 2018-04-27 06:56:21 +00:00
ieee80211_netbsd.h Move m_align and m_append into iee80211_netbsd.c. They are part of 2018-04-27 06:56:21 +00:00
ieee80211_node.c Style, no functional change. 2018-01-18 17:59:29 +00:00
ieee80211_node.h s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
ieee80211_output.c Several changes: 2018-01-18 16:23:43 +00:00
ieee80211_proto.c
ieee80211_proto.h
ieee80211_radiotap.h
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h
ieee80211_xauth.c