summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)AuthorFilesLines
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-120/+75
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2-2/+2
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-Hartman6-26/+39
2022-03-02staging: rtl8723bs: Improve the comment explaining the locking rulesHans de Goede1-2/+6
2022-03-02staging: rtl8723bs: Fix access-point mode deadlockHans de Goede5-24/+33
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2-2/+2
2022-01-25Staging: rtl8723bs: Inserting blank line after declarationJagath Jog J1-0/+5
2022-01-25Staging: rtl8723bs: Removed extra spaces between datatype and variableJagath Jog J1-28/+26
2022-01-25Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J1-66/+32
2022-01-25staging: rtl8723bs: Drop get_recvframe_data()Kees Cook3-16/+9
2022-01-25staging: rtl8723bs: remove redundant result variableMinghao Chi1-5/+1
2021-12-28staging: rtl8723bs: removed unused if blocksIsmayil Mirzali1-5/+0
2021-12-20staging: rtl8723bs: fix typo in a commentJason Wang1-1/+1
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-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+3
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-313/+256
2021-10-30staging: rtl8723bs: hal remove the assignment to itselfSaurav Girepunje1-12/+0
2021-10-30staging: rtl8723bs: fix unmet dependency on CRYPTO for CRYPTO_LIB_ARC4Julian Braha1-0/+1
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman4-5/+3
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-20staging: rtl: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-10-20staging: use eth_hw_addr_set()Jakub Kicinski2-2/+2
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook1-3/+3
2021-10-10staging: rtl8723bs: hal: remove duplicate checkSaurav Girepunje1-1/+1
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: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
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 Goede4-13/+9
2021-09-21staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto5-33/+24
2021-09-17staging: rtl8723bs: ignore unused wiphy_wowlan object warningsBryan Brattlof1-1/+1
2021-09-17Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman4-12/+20
2021-09-13staging: rtl8723bs: remove unused macros from ioctl_linux.cMichael Straube1-14/+0
2021-09-13staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto4-20/+12
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube9-117/+117
2021-09-13staging: rtl8723bs: remove unused _rtw_init_queue() functionFabio Aiuto1-7/+0
2021-09-13staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto1-2/+2
2021-09-13staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto7-26/+52
2021-08-26staging: rtl8723bs: remove header file ethernet.hMichael Straube4-18/+5
2021-08-26staging: rtl8723bs: remove unused rtw_set_802_11_bssid() functionFabio Aiuto2-65/+0
2021-08-26staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto4-48/+1