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