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