summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/include/rtw_mlme_ext.h
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: Replace function beacon_timing_control()Nishka Dasgupta2019-07-221-1/+0
* staging: rtl8188eu: remove unused function is_ap_in_wep()Michael Straube2019-06-261-1/+0
* staging: rtl8188eu: remove unused function get_bsstype()Michael Straube2019-06-261-1/+0
* staging: rtl8188eu: make some arrays static in rtw_mlme_ext.cMichael Straube2018-12-191-5/+0
* staging: rtl8188eu: constify some arraysMichael Straube2018-12-191-5/+5
* staging: rtl8188eu: convert unsigned char arrays to u8Michael Straube2018-12-191-5/+5
* staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUIMichael Straube2018-12-191-2/+0
* staging: rtl8188eu: refactor cckratesonly_included()Michael Straube2018-12-061-1/+1
* staging: rtl8188eu: refactor cckrates_included()Michael Straube2018-12-061-1/+1
* staging: rtl8188eu: remove whitespace in rtw_mlme_ext.hMichael Straube2018-10-091-7/+7
* staging: rtl8188eu: make struct field of action_handler constMichael Straube2018-10-091-1/+1
* staging: rtl8188eu: make struct field of mlme_handler constMichael Straube2018-10-091-1/+1
* staging: rtl8188eu: remove unused should_forbid_n_rate()Michael Straube2018-07-301-1/+0
* staging: rtl8188eu: remove unused rtw_get_oper_choffset()Michael Straube2018-07-291-1/+0
* staging: rtl8188eu: remove unused rtw_get_oper_bw()Michael Straube2018-07-291-1/+0
* staging: rtl8188eu: remove unused CAM_empty_entry()Michael Straube2018-07-291-1/+0
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1
* staging: rtl8188eu: fix block comment styling in rtl8188eu filesAastha Gupta2017-10-181-9/+18
* staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook2017-10-181-3/+3
* staging:r8188eu: remove GEN_MLME_EXT_HANDLER macroIvan Safonov2016-10-021-17/+15
* staging:r8188eu: remove GEN_DRV_CMD_HANDLER macroIvan Safonov2016-10-021-1/+0
* staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov2016-10-021-26/+26
* staging: r8188eu: replace HT_caps_element with ieee80211_ht_cap structureIvan Safonov2016-09-011-3/+3
* staging: r8188eu: remove issue_action_spct_ch_switch functionIvan Safonov2016-09-011-2/+0
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0
* staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli2016-02-071-1/+1
* staging: rtl8188eu: Remove unnecessary externsJoe Perches2015-08-141-4/+4
* staging: rtl8188eu: unexport internal functionsLuca Ceresoli2015-06-121-33/+1
* staging: rtl8188eu: rtw_mlme_ext.c: unexport message callbacksLuca Ceresoli2015-06-121-42/+0
* staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz2015-06-101-1/+1
* staging: rtl8188eu: use table to get channel plan from country codeHari Prasath Gujulan Elango2015-06-081-0/+8
* Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar2015-03-161-3/+3
* Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar2015-03-161-6/+4
* staging: rtl8188eu: core: rtw_mlme_ext.c: Remove unused functionRickard Strandqvist2015-01-171-1/+0
* Staging: rtl8188eu: {core, hal, include}: Removed inline functionAbel Moyo2015-01-171-2/+1
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-031-13/+13
* staging: rtl8188eu: Remove wrapper function _addba_timer_hdl()navin patidar2014-07-301-1/+1
* staging: rtl8188eu: Remove wrapper function _link_timer_hdl()navin patidar2014-07-301-1/+1
* staging: rtl8188eu: Remove wrapper function _survey_timer_hdl()navin patidar2014-07-301-1/+1
* staging: rtl8188eu: Remove command _Set_H2C_MSG and its handlernavin patidar2014-07-091-1/+0
* staging: rtl8188eu: Remove command _LedBlink and its handlernavin patidar2014-07-091-1/+0
* staging: rtl8188eu: Remove command _SetChannelSwitch and its handlernavin patidar2014-07-091-1/+0
* staging: rtl8188eu: Remove command _TDLS and its handlernavin patidar2014-07-091-1/+0
* staging: rtl8188eu: rtw_[cmd, mlme_ext].h: Remove unused command codesnavin patidar2014-07-091-65/+12
* staging: rtl8188eu: rtw_cmd.h: Remove struct Tx_Beacon_paramnavin patidar2014-07-091-1/+1
* staging: rtl8188eu: rtw_cmd.h: Remove struct [join, create]bss_parmnavin patidar2014-07-091-2/+2
* staging: rtl8188eu: Remove P2P supportnavin patidar2014-07-091-12/+0
* staging: r8188eu: Remove union wrapping of recv_frameLarry Finger2014-02-151-24/+25
* Staging: rtl8188eu: Fixed "foo * bar" related coding style issuesTim Jester-Pfadt2014-01-131-6/+6
* staging: r8188eu: Replace ATOMIC_T with atomic_tLarry Finger2014-01-081-1/+1