aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches1-72/+60
2015-03-26staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches1-13/+13
2015-03-23Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23aSomya Anand1-7/+0
2014-12-02staging: rtl8723au: recv_priv->rssi is not used for anythingJes Sorensen1-4/+2
2014-11-26staging:rtl8723au: fix sparse warning: incorrect type in assignmentKinka Huang1-2/+2
2014-11-26staging: rtl8723au: Remove sw led handlingJes Sorensen1-5/+0
2014-10-27staging: rtl8723au: core: Remove uneeded return variableRoberta Dobrescu1-2/+1
2014-10-27staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu1-1/+1
2014-10-27Staging: rtl8723au: core: Add braces around macroTina Ruchandani1-1/+2
2014-10-20staging: rtl8723au: Eliminate write-only struct wlan_network->aidJes Sorensen1-3/+0
2014-10-20staging: rtl8723au: Fold struct wlan_phy_info into struct wlan_bssid_exJes Sorensen1-21/+19
2014-10-20staging: rtl8723au: core: rtw_mlme: fix void function return statementsYeliz Taneroglu1-6/+0
2014-10-20staging: rtl8723au: core: rtw_mlme: Add blank line after declarationsYeliz Taneroglu1-0/+4
2014-10-20drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald1-1/+1
2014-09-19drivers: staging: rtl8723au: Fix "space required after that ','" errorsGreg Donald1-19/+20
2014-09-11drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible' errorsGreg Donald1-6/+6
2014-09-08drivers: staging: rtl8723au: Fix '"(foo*)" should be "(foo *)"' errorsGreg Donald1-2/+2
2014-08-30drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errorsGreg Donald1-11/+11
2014-07-22staging: rtl8723au: Fix typo in rtw_mlme.cMasanari Iida1-12/+12
2014-06-26staging: rtl8723au: fix sparse warningClément Calmels1-1/+1
2014-06-24staging: rtl8723au: rtw_append_pmkid(): Adjust for IEs array not arrying fixed elementsJes Sorensen1-2/+2
2014-06-24staging: rtl8723au: rtw_restruct_wmm_ie23a(): Use cfg80211_find_vendor_ie()Jes Sorensen1-21/+13
2014-06-24staging: rtl8723au: Get rid of obsolete _FIXED_IE_LENGTH_ + _BEACON_IE_OFFSETJes Sorensen1-13/+6
2014-06-24staging: rtl8723au: Stop carrying half the beacon frame header in the stored IE arrayJes Sorensen1-24/+3
2014-06-24staging: rtl8723au: Use _FIXED_IE_LEN_ instead of hard coded valueJes Sorensen1-6/+8
2014-06-21staging: rtl8723au: rtw_joinbss_update_network23a(): update beacon info as wellJes Sorensen1-0/+4
2014-06-21staging: rtl8723au: rtw_survey_event_cb23a(): Remember to clone beacon dataJes Sorensen1-0/+11
2014-06-21staging: rtl8723au: Remove (hopefully) last duplicate define of WLAN_EID_RSNJes Sorensen1-3/+3
2014-06-21staging: rtl8723au: Remove unused struct mlme_priv->wfd_* entriesJes Sorensen1-11/+0
2014-06-21staging: rtl8723au: Remove obsolete mlme_priv->p2p_* entriesJes Sorensen1-11/+0
2014-06-21staging: rtl8723au: Remove unused struct mlme_priv->wps_probe_resp_ieJes Sorensen1-2/+0
2014-06-21staging: rtl8723au: Remove unused mlme_priv->wps_assoc_resp_ie and friendsJes Sorensen1-2/+0
2014-06-21staging: rtl8723au: struct mlme_priv->wps_beacon_ie is never setJes Sorensen1-2/+0
2014-06-19staging: rtl8723au: Eliminate last rtw_get_beacon_interval*() usageJes Sorensen1-5/+0
2014-06-19staging: rtl8723au: Remove last users of rtw_get_capability*() functionsJes Sorensen1-14/+0
2014-06-19staging: rtl8723au: is_same_network23a(): Use the capability info from wlan_bssid_exJes Sorensen1-2/+2
2014-06-19staging: rtl8723au: struct wlan_bssid_ex: Rename BeaconPeriod to beacon_intervalJes Sorensen1-1/+1
2014-06-18staging: rtl8723au: Remove redundant casting in rtw_mlme.cSachin Kamat1-1/+1
2014-06-18staging: rtl8723au: Move FillH2CCmd() prototype to rtl8723a_cmd.h where it really belongsJes Sorensen1-1/+0
2014-06-18staging: rtl8723au: Don't run regular scans in the driver, the stack handles thatJes Sorensen1-21/+0
2014-06-18staging: rtl8723au: Move rtw_do_join23a() to rtw_mlme.c and declare it staticJes Sorensen1-2/+36
2014-06-18staging: rtl8723au: rtw_select_and_join_from_scanned_queue23a() never returns 2Jes Sorensen1-4/+1
2014-06-18staging: rtl8723au: rtw_surveydone_event_callback23a(): We always set _FW_UNDER_LINKINGJes Sorensen1-3/+1
2014-06-18staging: rtl8723au: to_join will no be true if _FW_LINKED is setJes Sorensen1-7/+6
2014-06-18staging: rtl8723au: Remove no-op rtw_get_encrypt_decrypt_from_registrypriv23a()Jes Sorensen1-7/+0
2014-06-18staging: rtl8723au: Consolidate duplicate adhoc joining code into rtw_do_join_adhoc()Jes Sorensen1-56/+37
2014-06-18staging: rtl8723au: rtw_surveydone_event_callback23a(): Remove superfluous memset()Jes Sorensen1-2/+0
2014-06-18staging: rtl8723au: Introduce rtw_do_join_network()Jes Sorensen1-18/+28
2014-06-18staging: rtl8723au: Introduce rtw_select_candidate_from_queue()Jes Sorensen1-10/+21
2014-06-18staging: rtl8723au: Minor debug message fixupJes Sorensen1-3/+2