aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* staging: rtl8723au: rtw_surveydone_event_callback23a(): Remove superfluous me...Jes Sorensen2014-06-18
* staging: rtl8723au: rtw_do_join23a(): Use __func__ to get function name in de...Jes Sorensen2014-06-18
* staging: rtl8723au: Introduce rtw_do_join_network()Jes Sorensen2014-06-18
* staging: rtl8723au: Introduce rtw_select_candidate_from_queue()Jes Sorensen2014-06-18
* staging: rtl8723au: Don't prepend debug console messages with 'ERROR 'Jes Sorensen2014-06-18
* staging: rtl8723au: Minor debug message fixupJes Sorensen2014-06-18
* staging: rtl8723au: rtw_do_join23a(): Use correct error return valuesJes Sorensen2014-06-18
* staging: rtl8723au: rtw_cfg80211_add_wep(): Use WLAN_KEY_LEN_*Jes Sorensen2014-06-18
* staging: rtl8723au: rtw_set_ssid(): This is never called with _FW_UNDER_LINKINGJes Sorensen2014-06-18
* staging: rtl8723au: Pass a struct wlan_network to rtw_set_ssid()Jes Sorensen2014-06-18
* staging: rtl8723au: cfg80211_rtw_connect(): Simplify ssid preparationJes Sorensen2014-06-18
* staging: rtl8723au: cfg80211_rtw_connect(): Remove obfuscating pointersJes Sorensen2014-06-18
* staging: rtl8723au: cfg80211_rtw_connect(): Clean up various bitsJes Sorensen2014-06-18
* staging: rtl8723au: Move rtw_set_802_11_ssid23a() to ioctl_cfg80211.cJes Sorensen2014-06-18
* staging: rtl8723au: Fold rtw_set_802_11_authentication_mode23a() into cfg8021...Jes Sorensen2014-06-18
* staging: rtl8723au: cfg80211_rtw_connect(): Check correct return value from r...Jes Sorensen2014-06-18
* staging: rtl8723au: Make rtw_is_same_ibss23a() return boolJes Sorensen2014-06-18
* staging: rtl8723au: Get rid of IW_ESSID_MAX_SIZEJes Sorensen2014-06-18
* staging: rtl8723au: OnAuth23a(): Use ether_addr_copy()Jes Sorensen2014-06-18
* staging: rtl8723au: rtw_stadel_event_callback23a(): Remove superfluous memset()Jes Sorensen2014-06-18
* staging: rtl8723au: free_scanqueue(): Use _rtw_free_network23a()Jes Sorensen2014-06-18
* staging: rtl8723au: collect_bss_info(): Don't memset() what we just kzalloc()'dJes Sorensen2014-06-18
* staging: rtl8723au: Allocate struct wlan_bssid_ex in collect_bss_info()Jes Sorensen2014-06-18
* staging: rtl8723au: Do not embed struct wlan_bssid_ex in struct survey_eventJes Sorensen2014-06-18
* staging: rtl8723au: rtw_survey_event_cb23a(): Use the correct types for the r...Jes Sorensen2014-06-18
* staging: rtl8723au: Declare rtw_update_scanned_network() staticJes Sorensen2014-06-18
* staging: rtl8723au: rtw_check_bcn_info23a(): Don't search for WPA/WPA2 info t...Jes Sorensen2014-06-18
* staging: rtl8723au: rtw_check_bcn_info23a(): Don't make a local copy of beaco...Jes Sorensen2014-06-18
* staging: rtl8723au: rtw_check_bcn_info23a(): Use ether_addr_equal() to check ...Jes Sorensen2014-06-18
* staging: rtl8723au: Remove some unused 80211 header parsing macrosJes Sorensen2014-06-18
* staging: rtl8723au: Remove unused #defines WEP_KEY_LEN and MGMT_QUEUE_NUMJes Sorensen2014-06-18
* staging: rtl8723au: Remove duplicate defines of IEEE80211_HT_PARAM_CHA_SEC_*Jes Sorensen2014-06-18
* staging: rtl8723au: Remove obsolete rtw_set_fixed_ie23a()Jes Sorensen2014-06-18
* staging: rtl8723au: issue_action_BA23a(): Use struct ieee80211_mgmt to build ...Jes Sorensen2014-06-18
* staging: rtl8723au: ioctl_cfg80211.c: Use struct ieee80211_mgmt to build mgmt...Jes Sorensen2014-06-18
* staging: rtl8723au: Let cfg80211 handle public action management framesJes Sorensen2014-06-18
* staging: rtl8723au: Do not xmit BSS Coexistence management action framesJes Sorensen2014-06-18
* staging: rtl8723au: issue_action_BSSCoexistPacket(): Use struct ieee80211_mgmtJes Sorensen2014-06-18
* staging: rtl8723au: issue_action_spct_ch_switch23a(): Use struct ieee80211_mgmtJes Sorensen2014-06-18
* staging: rtl8723au: _issue_deauth(): Use struct ieee80211_mgmt to build frameJes Sorensen2014-06-18
* staging: rtl8723au: issue_assocrsp(): Use struct ieee80211_mgmt instead of rt...Jes Sorensen2014-06-18
* staging: rtl8723au: issue_auth(): Convert to using struct ieee80211_mgmtJes Sorensen2014-06-18
* staging: rtl8723au: Make struct htpriv.ampdu_enable a boolJes Sorensen2014-06-18
* staging: rtl8723au: Be consistent in how htpriv.ht_option is checkedJes Sorensen2014-06-18
* staging: rtl8723au: Make struct ht_priv.ht_option a boolJes Sorensen2014-06-18
* staging: rtl8723au: Remove WMM_ definesJes Sorensen2014-06-18
* staging: rtl8723au: OnAssocRsp23a(): Use cfg80211_* to parse IEsJes Sorensen2014-06-18
* staging: rtl8723au: Make WMM_param_handler23a() and HT_caps_handler23a() take...Jes Sorensen2014-06-18
* staging: rtl8723au: Declare rtw_get_wpa{2, }_cipher_suite() staticJes Sorensen2014-06-18
* staging: rtl8723au: Remove obsolete rtw_get_sec_ie23a()Jes Sorensen2014-06-18