summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core
AgeCommit message (Expand)AuthorFilesLines
2021-04-22Staging: rtl8723bs: rtw_xmit: fixed tabbing issueAmos Gross1-1/+1
2021-04-22staging: rtl8723bs: split too long lineFabio Aiuto1-1/+2
2021-04-22staging: rtl8723bs: fix indentation in if blockFabio Aiuto1-4/+4
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto9-64/+122
2021-04-15staging: rtl8723bs: Remove led_blink_hdl() and everything relatedFabio M. De Francesco2-18/+7
2021-04-14staging: rtl8723bs: remove unused argument in functionFabio Aiuto1-1/+1
2021-04-14staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()Fabio Aiuto2-32/+34
2021-04-14staging: rtl8723bs: fix indentation issue introduced by long line splitFabio Aiuto1-1/+1
2021-04-14staging: rtl8723bs: remove two unused functionsFabio Aiuto1-10/+0
2021-04-14staging: rtl8723bs: core: Remove unused but set variableFabio M. De Francesco1-2/+0
2021-04-12staging: rtl8723bs: Change controlling expressionsFabio M. De Francesco1-1/+1
2021-04-12staging: rtl8723bs: Remove camelcase in several filesFabio M. De Francesco3-11/+11
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto1-2/+1
2021-04-11staging: rtl8723bs: remove unused code blocks guarded by DEBUG_RTL871XFabio Aiuto2-55/+0
2021-04-11staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto2-4/+0
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto3-12/+0
2021-04-11staging: rtl8723bs: core: Remove an unused variableFabio M. De Francesco1-3/+1
2021-04-09staging: rtl8723bs: remove unused variable in core/rtw_cmd.cFabio Aiuto1-3/+0
2021-04-09staging: rtl8723bs: Remove unnecessary codeMuhammad Usama Anjum1-2/+0
2021-04-08staging: rtl8723bs: remove extra indentBryan Brattlof1-1/+1
2021-04-07staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto1-2/+2
2021-04-07staging: rtl8723bs: split long linesFabio Aiuto3-10/+19
2021-04-07staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto1-1/+1
2021-04-07staging: rtl8723bs: rewrite comparison to nullFabio Aiuto4-9/+9
2021-04-07staging: rtl8723bs: add spaces around operatorsFabio Aiuto4-5/+5
2021-04-07staging: rtl8723bs: remove unnecessary parentheses in if conditionFabio Aiuto1-1/+1
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto12-244/+146
2021-04-07staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removalFabio Aiuto6-137/+0
2021-04-07staging: rtl8723bs: remove empty tracing function dump_rx_packetFabio Aiuto1-12/+0
2021-04-07staging: rtl8723bs: remove empty for cycles left by DBG_871X removalFabio Aiuto1-4/+0
2021-04-07drivers: rtl8723bs: rewrite comparison to nullFabio Aiuto1-1/+1
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto12-146/+12
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto11-129/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto15-754/+37
2021-04-07staging: rtl8723bs: remove DBG_871X log argumentFabio Aiuto1-1/+1
2021-04-07staging: rtl8723bs: core: Move constants to the right of comparisonZhansaya Bagdauletkyzy1-8/+8
2021-04-07staging: rtl8723bs: core: reorganize characters so the lines are under 100 chBeatriz Martins de Carvalho1-4/+8
2021-04-06staging: rtl8723bs: core: align arguments with open parenthesisBeatriz Martins de Carvalho1-8/+8
2021-04-06staging: rtl8723bs: core: Ending line with argumentBeatriz Martins de Carvalho1-58/+40
2021-04-06staging: rtl8723bs: core: Removed extra blank lineBeatriz Martins de Carvalho1-1/+0
2021-04-05staging: rtl8723bs: add spaces around operators in core/rtw_ieee80211.cFabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ieee80211.cFabio Aiuto1-75/+15
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_sta_mgt.cFabio Aiuto1-25/+0
2021-04-05staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_wlan_util.cFabio Aiuto1-20/+4
2021-04-05staging: rtl8723bs: place constant on the right side of the test in core/rtw_...Fabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ioctl_set.cFabio Aiuto1-72/+4
2021-04-05staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.cFabio Aiuto1-3/+0
2021-04-05staging: rtl8723bs: fix comparison in if condition in core/rtw_recv.cFabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: remove unnecessary parentheses in core/rtw_recv.cFabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: split long line in core/rtw_recv.cFabio Aiuto1-1/+2