summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)AuthorFilesLines
2018-11-23staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-1/+2
2018-11-23staging: rtl8188eu: correct spelling mistake in a commentMichael Straube1-1/+1
2018-11-23staging: rtl8188eu: remove braces from single if else statementMichael Straube1-3/+2
2018-11-23staging: rtl8188eu: cleanup line ending with a '('Michael Straube1-7/+5
2018-11-23staging: rtl8188eu: use __func__ in usb_ops_linux.cMichael Straube1-31/+53
2018-11-22staging: rtl8188eu: rename SwLed0 to avoid CamelCaseMichael Straube3-6/+4
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube8-15/+15
2018-11-22staging: rtl8188eu: cleanup a function commentMichael Straube1-4/+0
2018-11-22staging: rtl8188eu: rename BlinkHandler to avoid CamelCaseMichael Straube2-3/+3
2018-11-22staging: rtl8188eu: rename SwLedOff to avoid CamelCaseMichael Straube3-5/+5
2018-11-22staging: rtl8188eu: rename SwLedOn to avoid CamelCaseMichael Straube3-3/+3
2018-11-22staging: rtl8188eu: rename LedCfg to avoid CamelCaseMichael Straube1-10/+10
2018-11-22staging: rtl8188eu: add spaces around '&' in rtl8188eu_led.cMichael Straube1-1/+1
2018-11-22staging: rtl8188eu: cleanup comments in rtl8188eu_led.cMichael Straube1-15/+1
2018-11-22staging: rtl8188eu: remove unnecessary parentheses in rtl8188eu_led.cMichael Straube1-4/+4
2018-11-11staging: rtl8188eu: remove unnecessary parentheses in recv_linux.cMichael Straube1-2/+2
2018-11-11staging: rtl8188eu: add spaces around '*' in recv_linux.cMichael Straube1-1/+1
2018-11-11staging: rtl8188eu: use __func__ in recv_linux.cMichael Straube1-2/+2
2018-11-07staging: rtl8188eu: cleanup long line in rtw_hal_xmit()Michael Straube1-1/+1
2018-11-07staging: rtl8188eu: change return type of rtw_hal_xmit()Michael Straube2-2/+2
2018-11-07staging: rtl8188eu: change return type of rtl8188eu_xmitframe_complete()Michael Straube2-3/+4
2018-11-07staging: rtl8188eu: change type of a struct fieldMichael Straube1-1/+1
2018-11-07staging: rtl8188eu: remove unnecessary ternary operatorMichael Straube1-2/+1
2018-11-07staging: rtl8188eu: change type of is_cck_rate - styleMichael Straube1-6/+6
2018-11-07staging: rtl8188eu: rename variable isCCKrate - styleMichael Straube1-7/+9
2018-11-07staging: rtl8188eu: rename variable Max_spatial_stream - styleMichael Straube1-4/+4
2018-11-07staging: rtl8188eu: simplify odm_evm_db_to_percentage()Michael Straube1-11/+2
2018-11-07drivers: staging: rtl*: fix spelling mistake "Orginial" -> "Original"Colin Ian King1-4/+4
2018-11-05staging: rtl8188eu: fix typo in function name rtw_sctx_chk_waring_statusColin Ian King1-2/+2
2018-10-19staging: rtl8188eu: core: Use sizeof(*p) instead of sizeof(struct P) for memo...Mamta 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