summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2018-12-06staging: rtl8188eu: replace if else with ternary operatorMichael Straube
2018-12-06staging: rtl8188eu: write out multiplying in wifirate2_ratetbl_inx()Michael Straube
2018-12-06staging: rtl8188eu: add spaces around operators in rtw_wlan_util.cMichael Straube
2018-12-06staging: rtl8188eu: cleanup long lines in rtw_wlan_util.cMichael Straube
2018-12-06staging: rtl8188eu: cleanup block comment in rtw_wlan_util.cMichael Straube
2018-12-06staging: rtl8188eu: cleanup declarations in rtw_wlan_util.cMichael Straube
2018-12-06staging: rtl8188eu: remove unnecessary parentheses in rtw_wlan_util.cMichael Straube
2018-12-06staging: rtl8188eu: simplify array initializationsMichael Straube
2018-12-06staging: rtl8188eu: refactor cckratesonly_included()Michael Straube
2018-12-06staging: rtl8188eu: refactor cckrates_included()Michael Straube
2018-12-05staging: rtl8188eu: cleanup comment in hal8188e_rate_adaptive.cMichael Straube
2018-12-05staging: rtl8188eu: cleanup alignment issues in hal8188e_rate_adaptive.cMichael Straube
2018-12-05staging: rtl8188eu: cleanup lines ending with '('Michael Straube
2018-12-05staging: rtl8188eu: add spaces around operators in hal8188e_rate_adaptive.cMichael Straube
2018-12-05staging: rtl8188eu: remove parentheses in hal8188e_rate_adaptive.cMichael Straube
2018-12-05staging: rtl8188eu: use __func__ in hal8188e_rate_adaptive.cMichael Straube
2018-12-05staging: rtl8188eu: fix spelling mistake "inferface" -> "interface"Colin Ian King
2018-11-26staging: rtl8188eu: cleanup lines over 80 charactersMichael Straube
2018-11-26staging: rtl8188eu: correct indentationMichael Straube
2018-11-26staging: rtl8188eu: remove return from void functionMichael Straube
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