summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/include/rtw_mlme_ext.h
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove rtl8723au driverJes Sorensen2016-09-101-683/+0
* Staging: rtl8723au: Remove unused functionsBhumika Goyal2016-03-291-2/+0
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-1/+1
* drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2015-01-171-1/+1
* drivers: staging: rtl8723au: Fix "open brace '{' following struct go on the s...Greg Donald2014-10-201-4/+2
* drivers: staging: rtl8723au: Fix "space required after that ','" errorsGreg Donald2014-09-191-2/+2
* drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errorsGreg Donald2014-08-301-3/+3
* staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen2014-07-171-10/+0
* staging: rtl8723au: Eliminate Set_MSR() wrapper callJes Sorensen2014-07-171-2/+0
* staging: rtl8723au: Eliminate last rtw_get_beacon_interval*() usageJes Sorensen2014-06-191-1/+0
* staging: rtl8723au: Allocate struct wlan_bssid_ex in collect_bss_info()Jes Sorensen2014-06-181-3/+0
* staging: rtl8723au: Make WMM_param_handler23a() and HT_caps_handler23a() take...Jes Sorensen2014-06-181-2/+2
* staging: rtl8723au: Rewrite update_beacon23a_info() tto use cfg80211_find_ie()Jes Sorensen2014-06-181-4/+5
* staging: rtl8723au: Eliminate struct HT_info_elementJes Sorensen2014-06-181-1/+1
* staging: rtl8723au: Use struct ieee80211_ht_cap and associated #definesJes Sorensen2014-06-181-3/+3
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-251-2/+2
* staging: rtl8723au: Declare rtw_site_survey() staticJes Sorensen2014-05-231-1/+0
* staging: rtl8723au: Move dummy_event_callback() to rtw_mlme_ext.cJes Sorensen2014-05-231-3/+0
* staging: rtl8723au: Get rid of unused get_bsstype23a()Jes Sorensen2014-05-231-1/+0
* staging: rtl8723au: Declare SetBWMode23a() staticJes Sorensen2014-05-231-2/+0
* staging: rtl8723au: rtw_mlme_ext.c: Declare a number of functions staticJes Sorensen2014-05-231-17/+0
* staging: rtl8723au: Declare issue_asocrsp() staticJes Sorensen2014-05-231-2/+0
* staging: rtl8723au: Get rid of struct ndis_802_11_var_iesJes Sorensen2014-05-231-8/+4
* staging: rtl8723au: rtw_wlan_util.c: Fix up random mixing of bool vs intJes Sorensen2014-05-161-3/+3
* staging: rtl8723au: Don't return true/false in unsigned intJes Sorensen2014-05-161-3/+3
* staging: rtl8723au: rtw_mlme_ext.c: Use int to return error codesJes Sorensen2014-05-161-7/+7
* staging: rtl8723au: Make cmd and event handlers return int instead of u8Jes Sorensen2014-05-161-31/+31
* staging: rtl8723au: Disentangle beacon register settings from the HAL wrappersJes Sorensen2014-05-161-1/+0
* staging: rtl8723au: tid is 4 bits, so we need a 16 bit value to hold a bitmapJes Sorensen2014-05-151-2/+0
* staging: rtl8723au: Make event callbacks take a const u8 *Jes Sorensen2014-05-151-2/+2
* staging: rtl8723au: Preserve const attribute of cmd handler argumentJes Sorensen2014-04-261-2/+3
* staging: rtl8723au: Make cmd handlers take a const u8 * as their data argumentJes Sorensen2014-04-261-22/+22
* staging: rtl8723au: clean up update_TSF()Jes Sorensen2014-04-151-1/+0
* staging: rtl8723au: Remove multiple duplicate defines of the WPA OUIJes Sorensen2014-04-151-1/+0
* staging: rtl8723au: Make rtw_check_bcn_info23() take a ieee80211_mgmt pointerJes Sorensen2014-04-151-1/+2
* staging: rtl8723au: Make mlme_handlers and action_handlers return intJes Sorensen2014-04-151-24/+2
* staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen2014-04-151-16/+0
* staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_{SET,CLR}Jes Sorensen2014-04-141-2/+0
* staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_OP callsJes Sorensen2014-04-141-2/+0
* staging: rtl8723au: Eliminate HW_VAR_CAM_WRITE and clean up all the wrapping ...Jes Sorensen2014-04-141-2/+0
* staging: rtl8723au: Kill off HW_VAR_CAM_EMPTY_ENTRY and some function layers ...Jes Sorensen2014-04-141-1/+0
* staging: r8723au: Additional source patchesLarry Finger2014-04-051-2/+0
* staging: r8723au: Add source files for new driver - part 4Larry Finger2014-04-051-0/+782
OpenPOWER on IntegriCloud