summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2018-11-07staging: rtl8188eu: change type of a struct fieldMichael Straube
2018-11-07staging: rtl8188eu: remove unnecessary ternary operatorMichael Straube
2018-11-07staging: rtl8188eu: change type of is_cck_rate - styleMichael Straube
2018-11-07staging: rtl8188eu: rename variable isCCKrate - styleMichael Straube
2018-11-07staging: rtl8188eu: rename variable Max_spatial_stream - styleMichael Straube
2018-11-07staging: rtl8188eu: simplify odm_evm_db_to_percentage()Michael Straube
2018-11-07drivers: staging: rtl*: fix spelling mistake "Orginial" -> "Original"Colin Ian King
2018-11-05staging: rtl8188eu: fix typo in function name rtw_sctx_chk_waring_statusColin Ian King
2018-10-19staging: rtl8188eu: core: Use sizeof(*p) instead of sizeof(struct P) for memo...Mamta Shukla
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube
2018-10-14staging: rtl8188eu: remove whitespace - styleMichael Straube
2018-10-14staging: rtl8188eu: rename Hal_MappingOutPipe() - styleMichael Straube
2018-10-14staging: rtl8188eu: rename parameters of Hal_MappingOutPipe() - styleMichael Straube
2018-10-14staging: rtl8188eu: rename parameter of hal_com_get_channel_plan() - styleMichael Straube
2018-10-14staging: rtl8188eu: remove unused parameter of hal_com_get_channel_plan()Michael Straube
2018-10-14staging: rtl8188eu: rename HalSetBrateCfg() - styleMichael Straube
2018-10-14staging: rtl8188eu: rename parameters of HalSetBrateCfg() - styleMichael Straube
2018-10-14staging: rtl8188eu: remove unused parameter of HalSetBrateCfg()Michael Straube
2018-10-14staging: rtl8188eu: remove whitespace in qos_acm()Michael Straube
2018-10-14staging: rtl8188eu: cleanup long lines in stop_sta_xmit()Michael Straube
2018-10-14staging: rtl8188eu: cleanup long lines in rtw_get_sta_pending()Michael Straube
2018-10-14staging: rtl8188eu: cleanup block commentsMichael Straube
2018-10-14staging: rtl8188eu: remove commented codeMichael Straube
2018-10-14staging: rtl8188eu: cleanup alignment issueMichael Straube
2018-10-14staging: rtl8188eu: use __func__ in qos_acm()Michael Straube
2018-10-14staging: rtl8188eu: cleanup missing spaces around operatorsMichael Straube
2018-10-14staging: rtl8188eu: fix spelling mistake "EINPROGESS" -> "EINPROGRESS"Colin Ian King
2018-10-14staging: rtl8188eu: fix spelling mistake "Abnornally" -> "Abnormally"Colin Ian King
2018-10-10staging: rtl8188eu: remove whitespace - styleMichael Straube
2018-10-10staging: rtl8188eu: cleanup lines over 80 characters - styleMichael Straube
2018-10-10staging: rtl8188eu: add spaces around operators - styleMichael Straube
2018-10-10staging: rtl8188eu: use __func__ instead of hardcoded name - styleMichael Straube
2018-10-09staging: rtl8188eu: add spaces around operators in odm_rtl8188e.cMichael Straube
2018-10-09staging: rtl8188eu: remove dead code from dm_fast_training_init()Michael Straube
2018-10-09staging: rtl8188eu: remove whitespace in rtw_mlme_ext.hMichael Straube
2018-10-09staging: rtl8188eu: make struct field of action_handler constMichael Straube
2018-10-09staging: rtl8188eu: make struct field of mlme_handler constMichael Straube
2018-10-09staging: rtl8188eu: change array type to const u8Michael Straube
2018-10-09staging: rtl8188eu: rewrite if tests - styleMichael Straube
2018-10-09staging: rtl8188eu: cleanup array declaration - styleMichael Straube
2018-10-09staging: rtl8188eu: fix line over 80 characters - styleMichael Straube
2018-10-02staging: rtl8188eu: fix spelling mistake in commentMichael Straube
2018-10-02staging: rtl8188eu: remove braces from single if statementMichael Straube
2018-10-02staging: rtl8188eu: remove unnecessary parentheses in odm_rtl8188e.cMichael Straube
2018-10-02staging: rtl8188eu: add spaces around '+' in fw.cMichael Straube
2018-10-02staging: rtl8188eu: simplify block comment in pwrseq.cMichael Straube
2018-10-02staging: rtl8188eu: correct block comment in bb_cfg.cMichael Straube
2018-10-02staging: rtl8188eu: rename odm_SignalScaleMapping()Michael Straube
2018-10-02staging: rtl8188eu: rename variable in odm_SignalScaleMapping()Michael Straube
2018-10-02staging: rtl8188eu: rename parameter of odm_SignalScaleMapping()Michael Straube