NetBSD/sys/net80211
pgoyette 8c2f80f160 Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly
discussed on irc.

NFCI intended.

Ride the earlier kernel bump - it;s getting crowded.
2019-03-01 11:06:55 +00:00
..
_ieee80211.h
CHANGES
files.net80211
ieee80211_acl.c
ieee80211_amrr.c
ieee80211_amrr.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 Style, no functional change. 2018-01-19 07:53:46 +00:00
ieee80211_crypto_tkip.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
ieee80211_crypto_wep.c Remove ovbcopy from net80211. 2018-05-03 17:14:37 +00:00
ieee80211_crypto.c Remove three useless debug messages, remove meaningless XXXs, and remove 2018-05-08 07:02:07 +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_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 Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
ieee80211_ioctl.h Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +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 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 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 Remove three useless debug messages, remove meaningless XXXs, and remove 2018-05-08 07:02:07 +00:00
ieee80211_xauth.c
ieee80211.c
ieee80211.h
Makefile