android_kernel_xiaomi_sm7250/net/ieee80211
James Ketrenos 6eb6edf04a [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series
Changed crypto method from requiring a struct ieee80211_device reference
to the init handler.  Instead we now have a get/set flags method for
each crypto component.

Setting of TKIP countermeasures can now be done via
set_flags(IEEE80211_CRYPTO_TKIP_COUNTERMEASURES)

Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
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_crypt.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 [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of varying hw/sw offload 2005-09-22 15:39:41 -04: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