linux/net/ieee80211
Ivo van Doorn 7c254d3dba This will move the ieee80211_is_ofdm_rate function to the ieee80211.h
header, and I also added the ieee80211_is_cck_rate counterpart.

Various drivers currently create there own version of these functions,
but I guess the ieee80211 stack is the best place to provide such
routines.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
2005-10-03 09:50:40 -05:00
..
ieee80211_crypt.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_crypt_ccmp.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_crypt_tkip.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_crypt_wep.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_geo.c [PATCH] ieee80211: Added ieee80211_geo to provide helper functions 2005-09-21 23:03:55 -04:00
ieee80211_module.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_rx.c This will move the ieee80211_is_ofdm_rate function to the ieee80211.h 2005-10-03 09:50:40 -05:00
ieee80211_tx.c [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of varying hw/sw offload 2005-09-22 15:39:41 -04:00
ieee80211_wx.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
Kconfig Kconfig: IEEE80211 should not depend on NET_RADIO 2005-09-08 16:44:33 -04:00
Makefile [PATCH] ieee80211: Added ieee80211_geo to provide helper functions 2005-09-21 23:03:55 -04:00