freebsd-nq/sys/net80211
Sam Leffler 59a440350c enable "aggressive mode" only when operating in ap or station mode; in
particular this fixes use of wme in adhoc demo mode, it wasn't possible
to set the txop limit because the aggressive mode logic would override

Reviewed by:	apatti
MFC after:	2 weeks
2006-01-02 17:16:27 +00:00
..
_ieee80211.h add some useful definitions that'll be used soon 2005-12-12 17:57:00 +00:00
ieee80211_acl.c Extend acl support to pass ioctl requests through and use this to 2005-08-13 17:31:48 +00:00
ieee80211_crypto_ccmp.c disallow module unload when there are dynamic references 2005-12-12 19:07:48 +00:00
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c disallow module unload when there are dynamic references 2005-12-12 19:07:48 +00:00
ieee80211_crypto_wep.c disallow module unload when there are dynamic references 2005-12-12 19:07:48 +00:00
ieee80211_crypto.c Split crypto tx+rx key indices and add a key index -> node mapping table: 2005-08-08 18:46:36 +00:00
ieee80211_crypto.h Split crypto tx+rx key indices and add a key index -> node mapping table: 2005-08-08 18:46:36 +00:00
ieee80211_freebsd.c Add ieee80211_beacon_miss for processing sta mode beacon miss events 2005-12-12 18:04:44 +00:00
ieee80211_freebsd.h Split crypto tx+rx key indices and add a key index -> node mapping table: 2005-08-08 18:46:36 +00:00
ieee80211_input.c - Fix VLAN_INPUT_TAG() macro, so that it doesn't touch mtag in 2005-12-18 18:24:27 +00:00
ieee80211_ioctl.c make packet bursting configurable (default to on if device is capable) 2005-12-14 19:32:53 +00:00
ieee80211_ioctl.h make packet bursting configurable (default to on if device is capable) 2005-12-14 19:32:53 +00:00
ieee80211_node.c update erp information element in the beacon frame to reflect 2006-01-02 16:57:20 +00:00
ieee80211_node.h Adhoc mode fixups: 2005-12-04 04:50:27 +00:00
ieee80211_output.c update erp information element in the beacon frame to reflect 2006-01-02 16:57:20 +00:00
ieee80211_proto.c enable "aggressive mode" only when operating in ap or station mode; in 2006-01-02 17:16:27 +00:00
ieee80211_proto.h update erp information element in the beacon frame to reflect 2006-01-02 16:57:20 +00:00
ieee80211_radiotap.h
ieee80211_var.h update erp information element in the beacon frame to reflect 2006-01-02 16:57:20 +00:00
ieee80211_xauth.c
ieee80211.c correct checking for turbo channels: rev 1.24 fixed static turbo channels 2005-12-30 00:40:36 +00:00
ieee80211.h