freebsd_amp_hwpstate/sys/net80211
Sam Leffler 6dbd16f1cc change ic_modecaps to a bit vector and use setbit, et. al. 2007-03-11 22:37:32 +00:00
..
_ieee80211.h add ieee80211_opmode_name array for mapping the opmode to a string 2007-03-07 04:35:07 +00:00
ieee80211.c change ic_modecaps to a bit vector and use setbit, et. al. 2007-03-11 22:37:32 +00:00
ieee80211.h
ieee80211_acl.c
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c white space diff reduction 2007-03-11 06:38:26 +00:00
ieee80211_crypto.h add IEEE80211_KEY_UNDEFINED and use it instead of local defs 2007-03-11 06:36:10 +00:00
ieee80211_crypto_ccmp.c
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c
ieee80211_crypto_wep.c
ieee80211_freebsd.c
ieee80211_freebsd.h When dispatching frames saved on the power save queue to a 2007-03-07 04:42:22 +00:00
ieee80211_input.c change ieee80211_fix_rate to take a rate set instead of using 2007-03-11 07:22:21 +00:00
ieee80211_ioctl.c change ic_modecaps to a bit vector and use setbit, et. al. 2007-03-11 22:37:32 +00:00
ieee80211_ioctl.h
ieee80211_node.c change ieee80211_fix_rate to take a rate set instead of using 2007-03-11 07:22:21 +00:00
ieee80211_node.h keep tx/rx seq #'s for non-QoS traffic separate from QoS; stations 2007-03-11 07:06:08 +00:00
ieee80211_output.c keep tx/rx seq #'s for non-QoS traffic separate from QoS; stations 2007-03-11 07:06:08 +00:00
ieee80211_proto.c change ieee80211_fix_rate to take a rate set instead of using 2007-03-11 07:22:21 +00:00
ieee80211_proto.h change ieee80211_fix_rate to take a rate set instead of using 2007-03-11 07:22:21 +00:00
ieee80211_radiotap.h Update to reflect correct usage: 2007-03-11 07:42:02 +00:00
ieee80211_var.h change ic_modecaps to a bit vector and use setbit, et. al. 2007-03-11 22:37:32 +00:00
ieee80211_xauth.c