summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2022-03-02staging: rtl8723bs: Improve the comment explaining the locking rulesHans de Goede
2022-03-02staging: rtl8723bs: Fix access-point mode deadlockHans de Goede
2021-12-28staging: rtl8723bs: removed unused if blocksIsmayil Mirzali
2021-12-20staging: rtl8723bs: fix typo in a commentJason Wang
2021-11-15staging: rtl8723bs: core: avoid unnecessary if conditionSaurav Girepunje
2021-11-15staging: rtl8723bs: core: remove unused local variable padapterSaurav Girepunje
2021-11-15staging: rtl8723bs: core: remove unused variable pAdapterSaurav Girepunje
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-30staging: rtl8723bs: hal remove the assignment to itselfSaurav Girepunje
2021-10-30staging: rtl8723bs: fix unmet dependency on CRYPTO for CRYPTO_LIB_ARC4Julian Braha
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman
2021-10-24staging: rtl8723bs: core: Remove unnecessary blank linesKushal Kothari
2021-10-24staging: rtl8723bs: core: Remove unnecessary space after a castKushal Kothari
2021-10-24staging: rtl8723bs: core: Remove unnecessary parenthesesKushal Kothari
2021-10-24staging: rtl8723bs: core: Remove true and false comparisonKushal Kothari
2021-10-20staging: rtl8723bs: core: Remove true and false comparisonKushal Kothari
2021-10-20staging: rtl: use eth_hw_addr_set()Jakub Kicinski
2021-10-20staging: use eth_hw_addr_set()Jakub Kicinski
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook
2021-10-10staging: rtl8723bs: hal: remove duplicate checkSaurav Girepunje
2021-10-05staging: rtl8723bs: core: remove reassignment of same value to variableSaurav Girepunje
2021-10-05staging: rtl8723bs: core: remove condition never executeSaurav Girepunje
2021-10-05staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2021-10-05staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()Longji Guo
2021-09-21staging: rtl8723bs: remove a third possible deadlockHans de Goede
2021-09-21staging: rtl8723bs: remove a second possible deadlockHans de Goede
2021-09-21staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto
2021-09-17staging: rtl8723bs: ignore unused wiphy_wowlan object warningsBryan Brattlof
2021-09-17Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman
2021-09-13staging: rtl8723bs: remove unused macros from ioctl_linux.cMichael Straube
2021-09-13staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube
2021-09-13staging: rtl8723bs: remove unused _rtw_init_queue() functionFabio Aiuto
2021-09-13staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto
2021-09-13staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto
2021-08-26staging: rtl8723bs: remove header file ethernet.hMichael Straube
2021-08-26staging: rtl8723bs: remove unused rtw_set_802_11_bssid() functionFabio Aiuto
2021-08-26staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto
2021-08-26staging: rtl8723bs: fix logical continuation issueFabio Aiuto
2021-08-26staging: rtl8723bs: fix code indent issuesFabio Aiuto
2021-08-26staging: rtl8723bs: remove obsolete wext supportFabio Aiuto
2021-08-10staging: rtl8723bs: os_dep: remove unused variableSaurav Girepunje
2021-08-10staging: rtl8723bs: remove unused RF_*T*R enumFabio Aiuto
2021-08-10staging: rtl8723bs: fix tx power tables sizeFabio Aiuto
2021-08-10staging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling to rf path indexFabio Aiuto
2021-08-10staging: rtl8723bs: remove RF_*TX enumFabio Aiuto
2021-08-10staging: rtl8723bs: remove unused macro in include/hal_data.hFabio Aiuto
2021-08-10staging: rtl8723bs: remove unused rtw_rf_config module paramFabio Aiuto
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto