aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/include/rtw_mlme_ext.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-19staging: rtl8188eu: make some arrays static in rtw_mlme_ext.cMichael Straube1-5/+0
2018-12-19staging: rtl8188eu: constify some arraysMichael Straube1-5/+5
2018-12-19staging: rtl8188eu: convert unsigned char arrays to u8Michael Straube1-5/+5
2018-12-19staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUIMichael Straube1-2/+0
2018-12-06staging: rtl8188eu: refactor cckratesonly_included()Michael Straube1-1/+1
2018-12-06staging: rtl8188eu: refactor cckrates_included()Michael Straube1-1/+1
2018-10-09staging: rtl8188eu: remove whitespace in rtw_mlme_ext.hMichael Straube1-7/+7
2018-10-09staging: rtl8188eu: make struct field of action_handler constMichael Straube1-1/+1
2018-10-09staging: rtl8188eu: make struct field of mlme_handler constMichael Straube1-1/+1
2018-07-30staging: rtl8188eu: remove unused should_forbid_n_rate()Michael Straube1-1/+0
2018-07-29staging: rtl8188eu: remove unused rtw_get_oper_choffset()Michael Straube1-1/+0
2018-07-29staging: rtl8188eu: remove unused rtw_get_oper_bw()Michael Straube1-1/+0
2018-07-29staging: rtl8188eu: remove unused CAM_empty_entry()Michael Straube1-1/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2017-10-18staging: rtl8188eu: fix block comment styling in rtl8188eu filesAastha Gupta1-9/+18
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook1-3/+3
2016-10-02staging:r8188eu: remove GEN_MLME_EXT_HANDLER macroIvan Safonov1-17/+15
2016-10-02staging:r8188eu: remove GEN_DRV_CMD_HANDLER macroIvan Safonov1-1/+0
2016-10-02staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov1-26/+26
2016-09-01staging: r8188eu: replace HT_caps_element with ieee80211_ht_cap structureIvan Safonov1-3/+3
2016-09-01staging: r8188eu: remove issue_action_spct_ch_switch functionIvan Safonov1-2/+0
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2016-02-07staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli1-1/+1
2015-08-14staging: rtl8188eu: Remove unnecessary externsJoe Perches1-4/+4
2015-06-12staging: rtl8188eu: unexport internal functionsLuca Ceresoli1-33/+1
2015-06-12staging: rtl8188eu: rtw_mlme_ext.c: unexport message callbacksLuca Ceresoli1-42/+0
2015-06-10staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz1-1/+1
2015-06-08staging: rtl8188eu: use table to get channel plan from country codeHari Prasath Gujulan Elango1-0/+8
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar1-3/+3
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar1-6/+4
2015-01-17staging: rtl8188eu: core: rtw_mlme_ext.c: Remove unused functionRickard Strandqvist1-1/+0
2015-01-17Staging: rtl8188eu: {core, hal, include}: Removed inline functionAbel Moyo1-2/+1
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-13/+13
2014-07-30staging: rtl8188eu: Remove wrapper function _addba_timer_hdl()navin patidar1-1/+1
2014-07-30staging: rtl8188eu: Remove wrapper function _link_timer_hdl()navin patidar1-1/+1
2014-07-30staging: rtl8188eu: Remove wrapper function _survey_timer_hdl()navin patidar1-1/+1
2014-07-09staging: rtl8188eu: Remove command _Set_H2C_MSG and its handlernavin patidar1-1/+0
2014-07-09staging: rtl8188eu: Remove command _LedBlink and its handlernavin patidar1-1/+0
2014-07-09staging: rtl8188eu: Remove command _SetChannelSwitch and its handlernavin patidar1-1/+0
2014-07-09staging: rtl8188eu: Remove command _TDLS and its handlernavin patidar1-1/+0
2014-07-09staging: rtl8188eu: rtw_[cmd, mlme_ext].h: Remove unused command codesnavin patidar1-65/+12
2014-07-09staging: rtl8188eu: rtw_cmd.h: Remove struct Tx_Beacon_paramnavin patidar1-1/+1
2014-07-09staging: rtl8188eu: rtw_cmd.h: Remove struct [join, create]bss_parmnavin patidar1-2/+2
2014-07-09staging: rtl8188eu: Remove P2P supportnavin patidar1-12/+0
2014-02-15staging: r8188eu: Remove union wrapping of recv_frameLarry Finger1-24/+25
2014-01-13Staging: rtl8188eu: Fixed "foo * bar" related coding style issuesTim Jester-Pfadt1-6/+6
2014-01-08staging: r8188eu: Replace ATOMIC_T with atomic_tLarry Finger1-1/+1
2013-09-26staging: rtl8188eu: Fix typo in rtl8188eu/includeMasanari Iida1-1/+1
2013-09-17staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.cLarry Finger1-0/+1
2013-08-22staging: r8188eu: Add files for new driver - part 28Larry Finger1-0/+877