freebsd-dev/sys/net80211
Sam Leffler 9cab5ba3f9 back out public safety-specific channel number mapping; we can't do
it until we know it should be applied as otherwise we can map 11a
channels into the 2.4G range and choose the wrong item from the
chanenl array
2006-04-26 16:00:37 +00:00
..
_ieee80211.h add some useful definitions that'll be used soon 2005-12-12 17:57:00 +00:00
ieee80211_acl.c
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
ieee80211_crypto.h
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
ieee80211_input.c use m_dup instead of m_copypacket when doing internal bridging 2006-03-07 03:55:05 +00:00
ieee80211_ioctl.c implement set(IEEE80211_IOC_STA_STATS) for hostapd; for 2006-03-27 05:22:35 +00:00
ieee80211_ioctl.h Rev ioctl to get scan results: 2006-01-18 22:17:50 +00:00
ieee80211_node.c when scanning channels marked passive defer probe request until 2006-03-06 17:23:26 +00:00
ieee80211_node.h when scanning channels marked passive defer probe request until 2006-03-06 17:23:26 +00:00
ieee80211_output.c when doing s/w crypto make sure work is done w/ a writable mbuf chain; 2006-03-15 21:27:08 +00:00
ieee80211_proto.c fix switching between agressive and non-agressive wmm modes 2006-03-10 06:18:03 +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 add flag to tag frames w/ a known bad FCS 2006-01-09 17:04:56 +00:00
ieee80211_var.h when scanning channels marked passive defer probe request until 2006-03-06 17:23:26 +00:00
ieee80211_xauth.c
ieee80211.c back out public safety-specific channel number mapping; we can't do 2006-04-26 16:00:37 +00:00
ieee80211.h