freebsd-dev/sys/net80211
2004-12-31 21:27:53 +00:00
..
_ieee80211.h Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +00:00
ieee80211_acl.c s/inline/__inline/ 2004-12-31 20:39:41 +00:00
ieee80211_crypto_ccmp.c correct header length calculations on tx path for QoS-encapsulated frames 2004-12-31 20:51:41 +00:00
ieee80211_crypto_none.c whitespace/debug msg fixups 2004-12-31 20:58:06 +00:00
ieee80211_crypto_tkip.c correct pseudo-mic header calculation for QoS frames 2004-12-31 20:59:03 +00:00
ieee80211_crypto_wep.c correct header length calculations on tx path for QoS-encapsulated frames 2004-12-31 20:51:41 +00:00
ieee80211_crypto.c const'ify ivp reference 2004-12-31 20:44:15 +00:00
ieee80211_crypto.h Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +00:00
ieee80211_freebsd.c o add net.wlan.X.driver_caps mib variable for setting the driver capabilities 2004-12-31 21:01:41 +00:00
ieee80211_freebsd.h Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +00:00
ieee80211_input.c don't return prematurely from processing a beacon or probe response frame 2004-12-31 21:11:59 +00:00
ieee80211_ioctl.c accept IEEE80211_KEYIX_NONE for a default tx key 2004-12-31 21:13:35 +00:00
ieee80211_ioctl.h Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +00:00
ieee80211_node.c make ap mode sta association debug msg as informative as sta mode 2004-12-31 21:27:53 +00:00
ieee80211_node.h Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +00:00
ieee80211_output.c fixup printf arguments for 64-bit machines 2004-12-08 22:34:07 +00:00
ieee80211_proto.c do not clear the global key cache when reaching the INIT state 2004-12-12 05:00:13 +00:00
ieee80211_proto.h expose ieee80211_phymode_name for use in debug msgs 2004-12-31 20:38:48 +00:00
ieee80211_radiotap.h Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +00:00
ieee80211_var.h add ieee80211_hdrspace and ieee80211_anyhdrspace to calculate the space 2004-12-31 20:56:32 +00:00
ieee80211_xauth.c Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +00:00
ieee80211.c expose ieee80211_phymode_name for use in debug msgs 2004-12-31 20:38:48 +00:00
ieee80211.h Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +00:00