freebsd-dev/sys/net80211
Sam Leffler 3f87f68e74 Update channel definition:
o add ic_extieee to hold the HT40 extension channel number
o add ic_state to track dynamic channel state for DFS
o add flags to mark regulatory channel requirements
o add state defs for DFS/radar support

Reviewed by:	avatar
Approved by:	re (blanket wireless)
2007-09-05 20:37:39 +00:00
..
_ieee80211.h Update channel definition: 2007-09-05 20:37:39 +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 Miscellaneous fixups to 802.11 defs: 2007-09-05 20:29:51 +00:00
ieee80211_ht.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_input.c Miscellaneous fixups to 802.11 defs: 2007-09-05 20:29:51 +00:00
ieee80211_ioctl.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_ioctl.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_node.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_node.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_output.c drop frames marked for encryption when no key is available 2007-08-24 15:44:27 +00:00
ieee80211_power.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_power.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_proto.c Correct state machine handling of AUTH -> AUTH transitions that pass 2007-06-16 05:13:48 +00:00
ieee80211_proto.h Update 802.11 wireless support: 2007-06-11 03:36:55 +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 Off-by-one bug in country ie construction, which will make HOSTAP send out 2007-08-26 11:34:51 +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 Fix scanning issues since the new net80211 code went in 2007-06-30 21:39:21 +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 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211_xauth.c copyright updates: 2007-06-06 04:56:04 +00:00
ieee80211.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
ieee80211.h Miscellaneous fixups to 802.11 defs: 2007-09-05 20:29:51 +00:00