freebsd-dev/sys/net80211
Sam Leffler b161c30793 silence complaint about not loading the wlan_scan_monitor module;
it does not exist and is not needed as monitor mode operation has
always required setting the current channel

Reviewed by:	thompsa
MFC after:	1 week
2007-10-24 20:20:41 +00:00
..
_ieee80211.h o add IEEE80211_RATE_MCS to use instead of naked constant (for marking MCS) 2007-09-18 20:46:36 +00:00
ieee80211_acl.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_amrr.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_amrr.h device-independent implementation of AMRR tx rate control algorithm 2006-11-26 19:55:26 +00:00
ieee80211_crypto_ccmp.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_crypto_none.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_crypto_tkip.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_crypto_wep.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_crypto.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_crypto.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_freebsd.c Fix following nits: 2007-08-26 11:32:56 +00:00
ieee80211_freebsd.h o add M_WEP mbuf flag so drivers can mark frames that are decrypted by the 2007-09-05 20:22:59 +00:00
ieee80211_ht.c o add IEEE80211_RATE_MCS to use instead of naked constant (for marking MCS) 2007-09-18 20:46:36 +00:00
ieee80211_ht.h Update beacon handling to sync w/ vap code base: 2007-09-17 19:07:24 +00:00
ieee80211_input.c Miscellaneous fixups to 802.11 defs: 2007-09-05 20:29:51 +00:00
ieee80211_ioctl.c Fixup sta inactivity handling: 2007-09-06 00:04:36 +00:00
ieee80211_ioctl.h o move IEEE80211_NONQOS_TID into a public location 2007-09-18 20:40:21 +00:00
ieee80211_node.c Close longstanding race dropping inactive stations; grab a reference 2007-09-18 21:01:04 +00:00
ieee80211_node.h o move IEEE80211_NONQOS_TID into a public location 2007-09-18 20:40:21 +00:00
ieee80211_output.c honor IEEE80211_C_TXFRAG; drivers should never get fragmented packets 2007-09-18 21:09:26 +00:00
ieee80211_power.c Update beacon handling to sync w/ vap code base: 2007-09-17 19:07:24 +00:00
ieee80211_power.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_proto.c mgmt subtype 13 is action 2007-09-18 21:02:23 +00:00
ieee80211_proto.h Update beacon handling to sync w/ vap code base: 2007-09-17 19:07:24 +00:00
ieee80211_radiotap.h Move the XCHANNEL radiotap definition to a free slot. NetBSD defined some 2007-07-01 06:59:30 +00:00
ieee80211_regdomain.c correct netband skip check in constructing a country ie 2007-09-17 03:48:32 +00:00
ieee80211_regdomain.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_scan_ap.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_scan_sta.c In add_channel(), search 11g channels if mode is AUTO and corresponding 2007-07-20 11:38:12 +00:00
ieee80211_scan.c silence complaint about not loading the wlan_scan_monitor module; 2007-10-24 20:20:41 +00:00
ieee80211_scan.h Fix scanning issues since the new net80211 code went in 2007-06-30 21:39:21 +00:00
ieee80211_var.h Update beacon handling to sync w/ vap code base: 2007-09-17 19:07:24 +00:00
ieee80211_xauth.c copyright updates: 2007-06-06 04:56:04 +00:00
ieee80211.c invalidate ic_prevchan when constructing a new channel list 2007-09-18 21:54:27 +00:00
ieee80211.h Miscellaneous fixups to 802.11 defs: 2007-09-05 20:29:51 +00:00