summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/include/rtw_mlme.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-10staging: Remove rtl8723au driverJes Sorensen1-340/+0
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-5/+5
2014-10-27staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu1-1/+1
2014-06-27staging: rtl8723au: fix sparse warningClément Calmels1-1/+1
2014-06-22staging: rtl8723au: Remove unused struct mlme_priv->wfd_* entriesJes Sorensen1-12/+0
2014-06-22staging: rtl8723au: Remove obsolete mlme_priv->p2p_* entriesJes Sorensen1-10/+0
2014-06-22staging: rtl8723au: Remove unused struct mlme_priv->wps_probe_resp_ieJes Sorensen1-2/+0
2014-06-22staging: rtl8723au: Remove unused mlme_priv->wps_assoc_resp_ie and friendsJes Sorensen1-2/+0
2014-06-22staging: rtl8723au: struct mlme_priv->wps_beacon_ie is never setJes Sorensen1-2/+0
2014-06-20staging: rtl8723au: Eliminate last rtw_get_beacon_interval*() usageJes Sorensen1-3/+0
2014-06-20staging: rtl8723au: Remove last users of rtw_get_capability*() functionsJes Sorensen1-2/+0
2014-06-19staging: rtl8723au: Remove no-op rtw_get_encrypt_decrypt_from_registrypriv23a()Jes Sorensen1-2/+0
2014-06-19staging: rtl8723au: Consolidate duplicate adhoc joining code into rtw_do_join...Jes Sorensen1-0/+1
2014-06-19staging: rtl8723au: Introduce rtw_do_join_network()Jes Sorensen1-0/+2
2014-06-19staging: rtl8723au: Make rtw_is_same_ibss23a() return boolJes Sorensen1-2/+2
2014-06-19staging: rtl8723au: Declare rtw_update_scanned_network() staticJes Sorensen1-2/+0
2014-06-19staging: rtl8723au: Make struct ht_priv.ht_option a boolJes Sorensen1-2/+2
2014-05-26staging: rtl8723au: Remove unused struct hostapd_privJes Sorensen1-10/+0
2014-05-26staging: rtl8723au: rtw_mlme.h: Remove a bunch of unused structsJes Sorensen1-63/+0
2014-05-26staging: rtl8723au: Remove unused enum SCAN_RESULT_TYPEJes Sorensen1-7/+0
2014-05-26staging: rtl8723au: Make check_fwstate() return boolJes Sorensen1-1/+1
2014-05-23staging: rtl8723au: Get rid of some unused tdls definitionsJes Sorensen1-27/+0
2014-05-23staging: rtl8723au: Move dummy_event_callback() to rtw_mlme_ext.cJes Sorensen1-3/+0
2014-05-16staging: rtl8723au: add GFP argument to rtw_alloc_network()Jes Sorensen1-1/+1
2014-05-16staging: rtl8723au: Eliminate struct qos_privJes Sorensen1-1/+1
2014-05-16staging: rtl8723au: Make event callbacks take a const u8 *Jes Sorensen1-7/+7
2014-04-26staging: rtl8723au: Get rid of _rtw_free_network23a_nolock23a()Jes Sorensen1-3/+0
2014-04-26staging: rtl8723au: rtw_free_network_queue23a() eliminate unused argument 'is...Jes Sorensen1-1/+1
2014-04-26staging: rtl8723au: Fold _rtw_find_network23a() into rtw_find_network23a()Jes Sorensen1-2/+0
2014-04-26staging: rtl8723au: Fold _rtw_free_network23a_queue23a() into rtw_free_networ...Jes Sorensen1-2/+0
2014-04-26staging: rtl8723au: Fold _rtw_init_mlme_priv23a() into rtw_init_mlme_priv23a()Jes Sorensen1-2/+0
2014-04-26staging: rtl8723au: Make sparse happy - make rtw_get_beacon_interval23a_from_...Jes Sorensen1-1/+1
2014-04-26staging: rtl8723au: Make rtw_get_capability23a_from_ie() return __le 16 *Jes Sorensen1-1/+1
2014-04-15staging: rtl8723au: Make _rtw_free_network23() staticJes Sorensen1-2/+0
2014-04-15staging: rtl8723au: Move rtw23a_roaming() so we can declare _rtw_roaming() st...Jes Sorensen1-2/+0
2014-04-15staging: rtl8723au: Remove unused function rtw_get_timestampe_from_ie23a()Jes Sorensen1-1/+0
2014-04-15staging: rtl8723au: Fold rtw_to_roaming() into the codeJes Sorensen1-1/+0
2014-04-15staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen1-123/+0
2014-04-14staging: rtl8723au: Remove two layers of wrappers around rtw_cfg80211_indicat...Jes Sorensen1-1/+0
2014-04-14staging: rtl8723au: Remove empty function rtw_stassoc_hw_rpt23a()Jes Sorensen1-1/+0
2014-04-06staging: r8723au: Additional source patchesLarry Finger1-30/+22
2014-04-06staging: r8723au: Add source files for new driver - part 4Larry Finger1-0/+632