NetBSD/sys/net80211
christos eb1a88a41d Include <net/if.h> for IFNAMSIZ 2019-08-20 09:28:00 +00:00
..
CHANGES
Makefile
_ieee80211.h
files.net80211
ieee80211.c
ieee80211.h
ieee80211_acl.c
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_crypto_ccmp.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
ieee80211_crypto_wep.c
ieee80211_input.c Replace: M_MOVE_PKTHDR -> m_move_pkthdr. No functional change, since the 2018-12-22 13:11:37 +00:00
ieee80211_ioctl.c Remove extra OSIOCSIFMEDIA. This old ioctl is converted to new one in 2019-05-17 04:08:54 +00:00
ieee80211_ioctl.h Include <net/if.h> for IFNAMSIZ 2019-08-20 09:28:00 +00:00
ieee80211_netbsd.c Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
ieee80211_netbsd.h Move m_align() back into the kernel, and switch M_ALIGN and MH_ALIGN to it. 2018-12-22 13:55:56 +00:00
ieee80211_node.c
ieee80211_node.h
ieee80211_output.c Replace: M_MOVE_PKTHDR -> m_move_pkthdr. No functional change, since the 2018-12-22 13:11:37 +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