summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/core
AgeCommit message (Expand)AuthorFilesLines
2022-04-04staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva1-8/+4
2022-04-04staging: rtl8723bs: place constants on the right side of testsSevinj Aghayeva1-16/+16
2022-04-04staging: rtl8723bs: place constants on the right side of testsSevinj Aghayeva1-5/+5
2022-04-04staging: rtl8723bs: remove code suspect indentAlaa Mohamed1-1/+1
2022-04-04staging: rtl8723bs: Remove redundant else branches.Sevinj Aghayeva1-19/+13
2022-03-14staging: rtl8723bs: Use min() instead of doing it manuallyHaowen Bai1-4/+1
2022-03-14staging: rtl8723bs: fix typos in commentsJulia Lawall1-1/+1
2022-03-14Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman4-24/+31
2022-03-02staging: rtl8723bs: Fix access-point mode deadlockHans de Goede4-24/+31
2022-01-25Staging: rtl8723bs: Removed extra spaces between datatype and variableJagath Jog J1-28/+26
2022-01-25staging: rtl8723bs: Drop get_recvframe_data()Kees Cook1-3/+8
2021-11-15staging: rtl8723bs: core: avoid unnecessary if conditionSaurav Girepunje1-2/+1
2021-11-15staging: rtl8723bs: core: remove unused local variable padapterSaurav Girepunje1-5/+2
2021-11-15staging: rtl8723bs: core: remove unused variable pAdapterSaurav Girepunje1-5/+2
2021-11-11Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman2-2/+2
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-10-05staging: rtl8723bs: core: remove reassignment of same value to variableSaurav Girepunje1-1/+0
2021-10-05staging: rtl8723bs: core: remove condition never executeSaurav Girepunje1-3/+0
2021-10-05staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()Longji Guo1-6/+2
2021-09-21staging: rtl8723bs: remove a third possible deadlockHans de Goede1-5/+2
2021-09-21staging: rtl8723bs: remove a second possible deadlockHans de Goede3-11/+9
2021-09-21staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto4-31/+24
2021-09-17Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman3-12/+18
2021-09-13staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto3-18/+12
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube6-94/+94
2021-09-13staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto1-2/+2
2021-09-13staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto6-24/+48
2021-08-26staging: rtl8723bs: remove header file ethernet.hMichael Straube1-3/+3
2021-08-26staging: rtl8723bs: remove unused rtw_set_802_11_bssid() functionFabio Aiuto1-64/+0
2021-08-26staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto1-3/+1
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto6-144/+35
2021-08-10staging: rtl8723bs: Avoid field-overflowing memcpy()Kees Cook1-1/+1
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto7-13/+0
2021-07-30staging: rtl8723bs: put condition parentheses at the end of a lineFabio Aiuto1-2/+1
2021-07-30staging: rtl8723bs: align condition to match open parenthesesFabio Aiuto1-1/+1
2021-07-30staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto1-3/+3
2021-07-30staging: rtl8723bs: fix camel case issue in struct wlan_bssid_exFabio Aiuto3-11/+11
2021-07-28staging: rtl8723bs: core: Fix incorrect type in assignmentFabio M. De Francesco1-13/+18
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_wepFabio Aiuto1-4/+4
2021-07-23staging: rtl8723bs: fix camel case in IE structuresFabio Aiuto2-24/+24
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bcn_infoFabio Aiuto2-22/+22
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_phy_infoFabio Aiuto2-19/+19
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto7-42/+42
2021-07-23staging: rtl8723bs: remove struct ndis_802_11_conf_fhFabio Aiuto1-4/+0
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto5-42/+42