aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/include/rtw_mlme_ext.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-17drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald1-1/+1
2014-10-20drivers: staging: rtl8723au: Fix "open brace '{' following struct go on the same line" errorsGreg Donald1-4/+2
2014-09-19drivers: staging: rtl8723au: Fix "space required after that ','" errorsGreg Donald1-2/+2
2014-08-30drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errorsGreg Donald1-3/+3
2014-07-17staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen1-10/+0
2014-07-17staging: rtl8723au: Eliminate Set_MSR() wrapper callJes Sorensen1-2/+0
2014-06-19staging: rtl8723au: Eliminate last rtw_get_beacon_interval*() usageJes Sorensen1-1/+0
2014-06-18staging: rtl8723au: Allocate struct wlan_bssid_ex in collect_bss_info()Jes Sorensen1-3/+0
2014-06-18staging: rtl8723au: Make WMM_param_handler23a() and HT_caps_handler23a() take a const u8 *Jes Sorensen1-2/+2
2014-06-18staging: rtl8723au: Rewrite update_beacon23a_info() tto use cfg80211_find_ie()Jes Sorensen1-4/+5
2014-06-18staging: rtl8723au: Eliminate struct HT_info_elementJes Sorensen1-1/+1
2014-06-18staging: rtl8723au: Use struct ieee80211_ht_cap and associated #definesJes Sorensen1-3/+3
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches1-2/+2
2014-05-23staging: rtl8723au: Declare rtw_site_survey() staticJes Sorensen1-1/+0
2014-05-23staging: rtl8723au: Move dummy_event_callback() to rtw_mlme_ext.cJes Sorensen1-3/+0
2014-05-23staging: rtl8723au: Get rid of unused get_bsstype23a()Jes Sorensen1-1/+0
2014-05-23staging: rtl8723au: Declare SetBWMode23a() staticJes Sorensen1-2/+0
2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Declare a number of functions staticJes Sorensen1-17/+0
2014-05-23staging: rtl8723au: Declare issue_asocrsp() staticJes Sorensen1-2/+0
2014-05-23staging: rtl8723au: Get rid of struct ndis_802_11_var_iesJes Sorensen1-8/+4
2014-05-16staging: rtl8723au: rtw_wlan_util.c: Fix up random mixing of bool vs intJes Sorensen1-3/+3
2014-05-16staging: rtl8723au: Don't return true/false in unsigned intJes Sorensen1-3/+3
2014-05-16staging: rtl8723au: rtw_mlme_ext.c: Use int to return error codesJes Sorensen1-7/+7
2014-05-16staging: rtl8723au: Make cmd and event handlers return int instead of u8Jes Sorensen1-31/+31
2014-05-16staging: rtl8723au: Disentangle beacon register settings from the HAL wrappersJes Sorensen1-1/+0
2014-05-15staging: rtl8723au: tid is 4 bits, so we need a 16 bit value to hold a bitmapJes Sorensen1-2/+0
2014-05-15staging: rtl8723au: Make event callbacks take a const u8 *Jes Sorensen1-2/+2
2014-04-26staging: rtl8723au: Preserve const attribute of cmd handler argumentJes Sorensen1-2/+3
2014-04-26staging: rtl8723au: Make cmd handlers take a const u8 * as their data argumentJes Sorensen1-22/+22
2014-04-15staging: rtl8723au: clean up update_TSF()Jes Sorensen1-1/+0
2014-04-15staging: rtl8723au: Remove multiple duplicate defines of the WPA OUIJes Sorensen1-1/+0
2014-04-15staging: rtl8723au: Make rtw_check_bcn_info23() take a ieee80211_mgmt pointerJes Sorensen1-1/+2
2014-04-15staging: rtl8723au: Make mlme_handlers and action_handlers return intJes Sorensen1-24/+2
2014-04-15staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen1-16/+0
2014-04-14staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_{SET,CLR}Jes Sorensen1-2/+0
2014-04-14staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_OP callsJes Sorensen1-2/+0
2014-04-14staging: rtl8723au: Eliminate HW_VAR_CAM_WRITE and clean up all the wrapping around itJes Sorensen1-2/+0
2014-04-14staging: rtl8723au: Kill off HW_VAR_CAM_EMPTY_ENTRY and some function layers wrapping itJes Sorensen1-1/+0
2014-04-05staging: r8723au: Additional source patchesLarry Finger1-2/+0
2014-04-05staging: r8723au: Add source files for new driver - part 4Larry Finger1-0/+782