summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2018-11-26staging: rtl8188eu: refactor if else statementMichael Straube
2018-11-26staging: rtl8188eu: cleanup declarations in rtw_mlme.cMichael Straube
2018-11-26staging: rtl8188eu: remove rtw_android_set_block()Michael Straube
2018-11-26staging: rtl8188eu: use __func__ in rtw_mlme.cMichael Straube
2018-11-26staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme.cMichael Straube
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube
2018-11-23staging: rtl8188eu: remove variable from rtl8188eu_xmit_tasklet()Michael Straube
2018-11-23staging: rtl8188eu: cleanup declarations in usb_ops_linux.cMichael Straube
2018-11-23staging: rtl8188eu: add spaces around '>>' and '&'Michael Straube
2018-11-23staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2018-11-23staging: rtl8188eu: correct spelling mistake in a commentMichael Straube
2018-11-23staging: rtl8188eu: remove braces from single if else statementMichael Straube
2018-11-23staging: rtl8188eu: cleanup line ending with a '('Michael Straube
2018-11-23staging: rtl8188eu: use __func__ in usb_ops_linux.cMichael Straube
2018-11-22staging: rtl8188eu: rename SwLed0 to avoid CamelCaseMichael Straube
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube
2018-11-22staging: rtl8188eu: cleanup a function commentMichael Straube
2018-11-22staging: rtl8188eu: rename BlinkHandler to avoid CamelCaseMichael Straube
2018-11-22staging: rtl8188eu: rename SwLedOff to avoid CamelCaseMichael Straube
2018-11-22staging: rtl8188eu: rename SwLedOn to avoid CamelCaseMichael Straube
2018-11-22staging: rtl8188eu: rename LedCfg to avoid CamelCaseMichael Straube
2018-11-22staging: rtl8188eu: add spaces around '&' in rtl8188eu_led.cMichael Straube
2018-11-22staging: rtl8188eu: cleanup comments in rtl8188eu_led.cMichael Straube
2018-11-22staging: rtl8188eu: remove unnecessary parentheses in rtl8188eu_led.cMichael Straube
2018-11-11staging: rtl8188eu: remove unnecessary parentheses in recv_linux.cMichael Straube
2018-11-11staging: rtl8188eu: add spaces around '*' in recv_linux.cMichael Straube
2018-11-11staging: rtl8188eu: use __func__ in recv_linux.cMichael Straube
2018-11-07staging: rtl8188eu: cleanup long line in rtw_hal_xmit()Michael Straube
2018-11-07staging: rtl8188eu: change return type of rtw_hal_xmit()Michael Straube
2018-11-07staging: rtl8188eu: change return type of rtl8188eu_xmitframe_complete()Michael Straube
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