..
_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
o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires
2005-06-10 16:11:24 +00:00
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
remove duplicate ifname in debug msg
2006-06-24 18:00:17 +00:00
ieee80211_freebsd.h
add support for 802.11 packet injection via bpf
2006-07-26 03:15:16 +00:00
ieee80211_input.c
minor fixups:
2006-08-10 05:54:36 +00:00
ieee80211_ioctl.c
add IEEE80211_IOC_BMISSTHRESHOLD for managing the beacon miss
2006-07-26 03:07:36 +00:00
ieee80211_ioctl.h
minor fixups:
2006-08-10 05:54:36 +00:00
ieee80211_node.c
Move conditional preprocessing out from the IEEE80211_DPRINTF macro
2006-06-01 14:06:32 +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
add per-sta ucast/mcast stats
2006-08-10 05:37:49 +00:00
ieee80211_proto.c
add support for 802.11 packet injection via bpf
2006-07-26 03:15:16 +00:00
ieee80211_proto.h
add support for 802.11 packet injection via bpf
2006-07-26 03:15:16 +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
add support for 802.11 packet injection via bpf
2006-07-26 03:15:16 +00:00
ieee80211_xauth.c
bump copyright for 2005
2004-12-31 22:42:38 +00:00
ieee80211.c
add support for 802.11 packet injection via bpf
2006-07-26 03:15:16 +00:00
ieee80211.h
o move min/max beacon interval and dtim period to public location
2006-07-26 03:05:34 +00:00