freebsd-dev/sys/net80211
Sam Leffler dfefa312d9 add ieee80211_hdrspace and ieee80211_anyhdrspace to calculate the space
for an ieee80211 header taking into account padding requirements
2004-12-31 20:56:32 +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 Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +00:00
ieee80211_crypto_tkip.c correct header length calculations on tx path for QoS-encapsulated frames 2004-12-31 20:51:41 +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 cover up the landmine until there's a proper solution 2004-12-13 04:26:36 +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 Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +00:00
ieee80211_ioctl.c fix wep key seting: ENETRESET is the code to return to signal the driver 2004-12-10 16:35:37 +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 Update 802.11 support; too much new functionality to fully describe 2004-12-08 17:26:47 +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