summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-05staging: rtl8723bs: combine both sides of conditional statementRebecca Mckeever1-6/+2
2022-04-05staging: rtl8723bs: remove handlerOS independent commentRebecca Mckeever1-2/+0
2022-04-04staging: rtl8723bs: remove code suspect indentAlaa Mohamed1-1/+1
2022-01-25Staging: rtl8723bs: Removed extra spaces between datatype and variableJagath Jog J1-28/+26
2021-11-15staging: rtl8723bs: core: avoid unnecessary if conditionSaurav Girepunje1-2/+1
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman1-1/+1
2021-10-24staging: rtl8723bs: core: Remove unnecessary blank linesKushal Kothari1-26/+0
2021-10-24staging: rtl8723bs: core: Remove unnecessary space after a castKushal Kothari1-5/+5
2021-10-24staging: rtl8723bs: core: Remove unnecessary parenthesesKushal Kothari1-21/+21
2021-10-24staging: rtl8723bs: core: Remove true and false comparisonKushal Kothari1-11/+11
2021-10-20staging: rtl8723bs: core: Remove true and false comparisonKushal Kothari1-9/+8
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube1-48/+48
2021-09-13staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto1-2/+2
2021-09-13staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto1-1/+2
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto1-1/+1
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto1-3/+3
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto1-25/+25
2021-06-12staging: rtl8723bs: core: add blank line after variable declarationPhilippe Dixon1-16/+20
2021-05-27Staging: rtl8723bs: fixed a blank coding styleDonggyu Kim1-0/+1
2021-05-13staging: rtl8723bs: remove unused argument 'msg'Bryan Brattlof1-1/+1
2021-05-10staging: rtl8723bs: core: remove unneeded variableSaurav Girepunje1-1/+1
2021-05-10staging: rtl8723bs: remove debug macros related to core/rtw_cmd.c tracingFabio Aiuto1-2/+0
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto1-9/+21
2021-04-15staging: rtl8723bs: Remove led_blink_hdl() and everything relatedFabio M. De Francesco1-9/+7
2021-04-12staging: rtl8723bs: Change controlling expressionsFabio M. De Francesco1-1/+1
2021-04-12staging: rtl8723bs: Remove camelcase in several filesFabio M. De Francesco1-1/+1
2021-04-09staging: rtl8723bs: remove unused variable in core/rtw_cmd.cFabio Aiuto1-3/+0
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 Aiuto1-6/+4
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto1-5/+0
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto1-24/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto1-12/+0
2021-04-05staging: rtl8723bs: remove unnecessary parentheses in if condition in core/rt...Fabio Aiuto1-1/+1
2021-04-05staging: rtl8723bs: fix null check conditions in core/rtw_cmd.cFabio Aiuto1-3/+3
2021-04-05staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.cFabio Aiuto1-47/+6
2021-03-18Staging: rtl8723bs: fix names in wlan_bssdef.hMarco Cesati1-2/+2
2021-03-16Staging: rtl8723bs: fix spaces in rtw_cmd.cMarco Cesati1-1/+1
2021-03-14Staging: rtl8723bs: fixed a brace coding styleHyeonggonYoo1-15/+10
2021-03-12staging: rtl8723bs: remove typedefs in osdep_service_linux.hMarco Cesati1-4/+4
2020-12-08staging: rtl8723bs: replace _TIM_IE_Ross Schmidt1-1/+1
2020-12-08staging: rtl8723bs: use WLAN_EID_HT_CAPABILITYRoss Schmidt1-1/+1
2020-12-07staging: rtl8723bs: remove LIST_CONTAINORRoss Schmidt1-1/+1
2020-11-23staging: rtl8723bs: core: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-06staging: rtl8723bs: remove ADPT_FMT macroRoss Schmidt1-1/+1
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt1-1/+1
2020-11-06Staging: rtl8723bs: core: rtw_cmd: Fixed four if-statement coding style issuesManuel Palenzuela1-4/+4
2020-10-28Staging: rtl8723bs: core: rtw_cmd: Fixed multiple brace coding style issuesManuel Palenzuela1-18/+9
2020-10-27staging: rtl8723bs: Rewrite comparison to NULLIzabela Bakollari1-4/+4
2020-10-05staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt1-2/+1