summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: core: Use sizeof(*p) instead of sizeof(struct P) for memo...Mamta Shukla2018-10-191-28/+28
* staging: rtl8188eu: cleanup comparsions to falseMichael Straube2018-10-159-22/+22
* staging: rtl8188eu: remove whitespace - styleMichael Straube2018-10-141-1/+1
* staging: rtl8188eu: rename Hal_MappingOutPipe() - styleMichael Straube2018-10-143-3/+3
* staging: rtl8188eu: rename parameters of Hal_MappingOutPipe() - styleMichael Straube2018-10-141-1/+1
* staging: rtl8188eu: rename parameter of hal_com_get_channel_plan() - styleMichael Straube2018-10-141-1/+1
* staging: rtl8188eu: remove unused parameter of hal_com_get_channel_plan()Michael Straube2018-10-143-11/+5
* staging: rtl8188eu: rename HalSetBrateCfg() - styleMichael Straube2018-10-143-3/+3
* staging: rtl8188eu: rename parameters of HalSetBrateCfg() - styleMichael Straube2018-10-141-1/+1
* staging: rtl8188eu: remove unused parameter of HalSetBrateCfg()Michael Straube2018-10-143-3/+3
* staging: rtl8188eu: remove whitespace in qos_acm()Michael Straube2018-10-141-2/+2
* staging: rtl8188eu: cleanup long lines in stop_sta_xmit()Michael Straube2018-10-141-5/+10
* staging: rtl8188eu: cleanup long lines in rtw_get_sta_pending()Michael Straube2018-10-141-5/+10
* staging: rtl8188eu: cleanup block commentsMichael Straube2018-10-141-8/+14
* staging: rtl8188eu: remove commented codeMichael Straube2018-10-141-21/+2
* staging: rtl8188eu: cleanup alignment issueMichael Straube2018-10-141-3/+3
* staging: rtl8188eu: use __func__ in qos_acm()Michael Straube2018-10-141-1/+2
* staging: rtl8188eu: cleanup missing spaces around operatorsMichael Straube2018-10-141-24/+36
* staging: rtl8188eu: fix spelling mistake "EINPROGESS" -> "EINPROGRESS"Colin Ian King2018-10-141-1/+1
* staging: rtl8188eu: fix spelling mistake "Abnornally" -> "Abnormally"Colin Ian King2018-10-141-1/+1
* staging: rtl8188eu: remove whitespace - styleMichael Straube2018-10-101-7/+7
* staging: rtl8188eu: cleanup lines over 80 characters - styleMichael Straube2018-10-101-5/+13
* staging: rtl8188eu: add spaces around operators - styleMichael Straube2018-10-101-2/+2
* staging: rtl8188eu: use __func__ instead of hardcoded name - styleMichael Straube2018-10-101-3/+6
* staging: rtl8188eu: add spaces around operators in odm_rtl8188e.cMichael Straube2018-10-091-8/+12
* staging: rtl8188eu: remove dead code from dm_fast_training_init()Michael Straube2018-10-091-31/+7
* 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: change array type to const u8Michael Straube2018-10-093-3/+3
* staging: rtl8188eu: rewrite if tests - styleMichael Straube2018-10-091-1/+1
* staging: rtl8188eu: cleanup array declaration - styleMichael Straube2018-10-091-18/+14
* staging: rtl8188eu: fix line over 80 characters - styleMichael Straube2018-10-091-1/+4
* staging: rtl8188eu: fix spelling mistake in commentMichael Straube2018-10-021-1/+1
* staging: rtl8188eu: remove braces from single if statementMichael Straube2018-10-021-2/+1
* staging: rtl8188eu: remove unnecessary parentheses in odm_rtl8188e.cMichael Straube2018-10-021-3/+3
* staging: rtl8188eu: add spaces around '+' in fw.cMichael Straube2018-10-021-3/+3
* staging: rtl8188eu: simplify block comment in pwrseq.cMichael Straube2018-10-021-3/+2
* staging: rtl8188eu: correct block comment in bb_cfg.cMichael Straube2018-10-021-4/+4
* staging: rtl8188eu: rename odm_SignalScaleMapping()Michael Straube2018-10-021-3/+3
* staging: rtl8188eu: rename variable in odm_SignalScaleMapping()Michael Straube2018-10-021-10/+10
* staging: rtl8188eu: rename parameter of odm_SignalScaleMapping()Michael Straube2018-10-021-15/+16
* staging: rtl8188eu: rename odm_EVMdbToPercentage()Michael Straube2018-10-021-2/+2
* staging: rtl8188eu: rename parameter of odm_EVMdbToPercentage()Michael Straube2018-10-021-2/+2
* staging: rtl8188eu: rename odm_QueryRxPwrPercentage()Michael Straube2018-10-021-4/+4
* staging: rtl8188eu: rename parameter of odm_QueryRxPwrPercentage()Michael Straube2018-10-021-4/+4
* staging: rtl8188eu: replace tabs with spaces in odm_hwconfig.cMichael Straube2018-10-021-2/+2
* staging: rtl8188eu: add spaces around '*' in odm_hwconfig.cMichael Straube2018-10-021-14/+14
* staging: rtl8188eu: add spaces around '+' in odm_hwconfig.cMichael Straube2018-10-021-3/+3
* staging: rtl8188eu: remove wrapper odm_SignalScaleMapping()Michael Straube2018-10-021-6/+1