aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-06staging: rtl8188eu: write out multiplying in wifirate2_ratetbl_inx()Michael Straube1-11/+11
2018-12-06staging: rtl8188eu: add spaces around operators in rtw_wlan_util.cMichael Straube1-9/+12
2018-12-06staging: rtl8188eu: cleanup long lines in rtw_wlan_util.cMichael Straube1-4/+4
2018-12-06staging: rtl8188eu: cleanup block comment in rtw_wlan_util.cMichael Straube1-5/+5
2018-12-06staging: rtl8188eu: cleanup declarations in rtw_wlan_util.cMichael Straube1-89/+86
2018-12-06staging: rtl8188eu: remove unnecessary parentheses in rtw_wlan_util.cMichael Straube1-32/+32
2018-12-06staging: rtl8188eu: simplify array initializationsMichael Straube1-3/+2
2018-12-06staging: rtl8188eu: refactor cckratesonly_included()Michael Straube2-6/+6
2018-12-06staging: rtl8188eu: refactor cckrates_included()Michael Straube2-5/+6
2018-12-05staging: rtl8188eu: cleanup comment in hal8188e_rate_adaptive.cMichael Straube1-14/+3
2018-12-05staging: rtl8188eu: cleanup alignment issues in hal8188e_rate_adaptive.cMichael Straube1-19/+18
2018-12-05staging: rtl8188eu: cleanup lines ending with '('Michael Straube1-14/+6
2018-12-05staging: rtl8188eu: add spaces around operators in hal8188e_rate_adaptive.cMichael Straube1-25/+29
2018-12-05staging: rtl8188eu: remove parentheses in hal8188e_rate_adaptive.cMichael Straube1-4/+4
2018-12-05staging: rtl8188eu: use __func__ in hal8188e_rate_adaptive.cMichael Straube1-16/+20
2018-12-05staging: rtl8188eu: fix spelling mistake "inferface" -> "interface"Colin Ian King1-1/+1
2018-11-26staging: rtl8188eu: cleanup lines over 80 charactersMichael Straube1-6/+7
2018-11-26staging: rtl8188eu: correct indentationMichael Straube1-1/+1
2018-11-26staging: rtl8188eu: remove return from void functionMichael Straube1-2/+0
2018-11-26staging: rtl8188eu: refactor if else statementMichael Straube1-6/+3
2018-11-26staging: rtl8188eu: cleanup declarations in rtw_mlme.cMichael Straube1-66/+64
2018-11-26staging: rtl8188eu: remove rtw_android_set_block()Michael Straube1-8/+0
2018-11-26staging: rtl8188eu: use __func__ in rtw_mlme.cMichael Straube1-20/+28
2018-11-26staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme.cMichael Straube1-57/+63
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube9-52/+53
2018-11-23staging: rtl8188eu: remove variable from rtl8188eu_xmit_tasklet()Michael Straube1-4/+1
2018-11-23staging: rtl8188eu: cleanup declarations in usb_ops_linux.cMichael Straube1-20/+20
2018-11-23staging: rtl8188eu: add spaces around '>>' and '&'Michael Straube1-8/+8
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