summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/os_dep/os_intfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-09staging: rtl8723bs: convert strncpy to strscpyArnd Bergmann1-1/+1
2022-09-24staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()Xiaoke Wang1-29/+31
2022-04-04staging: rtl8723bs: Change rtw_ndev_notifier_call message to dbgChris Morgan1-1/+1
2022-01-25staging: rtl8723bs: remove redundant result variableMinghao Chi1-5/+1
2021-10-20staging: rtl: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-10-20staging: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-09-13staging: rtl8723bs: clean up comparsions to NULLMichael Straube1-2/+2
2021-08-26staging: rtl8723bs: remove obsolete wext supportFabio Aiuto1-1/+0
2021-08-10staging: rtl8723bs: os_dep: remove unused variableSaurav Girepunje1-8/+0
2021-08-10staging: rtl8723bs: remove unused rtw_rf_config module paramFabio Aiuto1-4/+0
2021-08-05staging: rtl8723bs: Remove initialisation of globals to 0Scott J. Crouch1-2/+2
2021-07-29staging: rtl8723bs: remove unused BT static variablesFabio Aiuto1-10/+0
2021-07-23staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto1-2/+2
2021-06-24staging: rtl8723bs: remove 5Ghz field in struct registry_privFabio Aiuto1-1/+0
2021-06-24staging: rtl8723bs: remove code related to unsupported channel bandwidthFabio Aiuto1-4/+6
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto1-1/+1
2021-06-12staging: rtl8723bs: os_dep: Remove conditions with no effectsFabio M. De Francesco1-10/+2
2021-05-10staging: rtl8723bs: Delete two redundant condition branchesZhen Lei1-4/+0
2021-05-10staging: rtl8723bs: Change the return typeSaurav Girepunje1-3/+2
2021-05-10staging: rtl8723bs: remove debug macros related to os_dep/os_intfs.c tracingFabio Aiuto1-2/+0
2021-04-22staging: rtl8723bs: fix code indent issueFabio Aiuto1-2/+2
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto1-13/+19
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto1-14/+8
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto1-3/+0
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto1-2/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto1-63/+0
2021-04-06staging: rtl8723bs: remove unnecessary bracks after RT_TRACE deletionFabio Aiuto1-4/+2
2021-04-06staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/Fabio Aiuto1-46/+0
2021-03-23staging: rtl8723bs: remove blank line os_dep/os_intfs.cFabio Aiuto1-1/+0
2021-03-23staging: rtl8723bs: move function prototypes out of os_dep/int_fs.cFabio Aiuto1-3/+1
2021-03-20staging: rtl8723bs: remove unnecessary logging in os_dep/os_intfs.cFabio Aiuto1-7/+0
2021-03-18staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-134/+0
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-4/+0
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-4/+0
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-227/+4
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-7/+0
2021-03-16Staging: rtl8723bs: fix spaces in os_intfs.cMarco Cesati1-1/+1
2021-03-12staging: rtl8723bs: remove typedefs in osdep_service_linux.hMarco Cesati1-1/+1
2020-11-13staging: rtl8723bs: clean up switch case indentationRoss Schmidt1-7/+7
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt1-4/+4
2020-10-27staging: rtl8723bs: Rewrite comparison to NULLIzabela Bakollari1-2/+2
2020-10-26staging: rtl8723bs: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov1-6/+6
2020-07-10staging: rtl8723bs: Using comparison to true is error proneJohn Oldman1-38/+32
2020-05-19Staging: rtl8723bs: os_de: if-else coding style issueJohn Oldman1-21/+12
2020-03-26staging: rtl8723bs: os_dep: Correct typos in commentsR Veera Kumar1-2/+2
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny1-6/+6
2019-10-11staging: rtl8723bs: Remove unnecessary null checkYueHaibing1-2/+1
2019-10-10staging: rtl8723bs: Remove phy_Config*WithParaFile() configuration leftoversHans de Goede1-20/+0
2019-10-08staging: rtl8723bs: os_dep: Remove typecast in kfreeNachammai Karuppiah1-1/+1
2019-08-14staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng1-8/+0