summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorFilesLines
2022-03-14Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman1-0/+2
2022-03-02staging: rtl8723bs: Fix access-point mode deadlockHans de Goede1-0/+2
2022-01-25Staging: rtl8723bs: Inserting blank line after declarationJagath Jog J1-0/+5
2022-01-25staging: rtl8723bs: Drop get_recvframe_data()Kees Cook1-2/+1
2021-12-28staging: rtl8723bs: removed unused if blocksIsmayil Mirzali1-5/+0
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-10-30staging: rtl8723bs: hal remove the assignment to itselfSaurav Girepunje1-12/+0
2021-10-29exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman1-1/+1
2021-10-10staging: rtl8723bs: hal: remove duplicate checkSaurav Girepunje1-1/+1
2021-09-21staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto1-2/+0
2021-09-17Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman1-0/+2
2021-09-13staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto1-2/+0
2021-09-13staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto1-2/+4
2021-08-10staging: rtl8723bs: fix tx power tables sizeFabio Aiuto2-95/+1
2021-08-10staging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling to rf path indexFabio Aiuto1-1/+1
2021-08-10staging: rtl8723bs: remove RF_*TX enumFabio Aiuto5-93/+58
2021-08-10staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto1-6/+2
2021-08-10staging: rtl8723bs: remove rf type branching (third patch)Fabio Aiuto5-27/+1
2021-08-10staging: rtl8723bs: remove rf type branching (second patch)Fabio Aiuto6-58/+14
2021-08-10staging: rtl8723bs: remove rf type branching (first patch)Fabio Aiuto2-16/+2
2021-08-10staging: rtl8723bs: remove unused struct memberFabio Aiuto3-7/+0
2021-08-10staging: rtl8723bs: remove unused macrosFabio Aiuto1-17/+0
2021-08-10staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto14-212/+184
2021-08-10staging: rtl8723bs: fix right side of conditionFabio Aiuto1-1/+1
2021-08-10staging: rtl8723bs: beautify function ODM_PhyStatusQuery()Fabio Aiuto3-13/+5
2021-08-10staging: rtl8723bs: remove wrapping static functionFabio Aiuto1-12/+1
2021-08-10staging: rtl8723bs: remove empty filesFabio Aiuto3-21/+0
2021-08-10staging: rtl8723bs: move function to file hal/odm_HWConfig.cFabio Aiuto3-30/+27
2021-08-10staging: rtl8723bs: do some code cleaning in modified functionFabio Aiuto6-134/+139
2021-08-10staging: rtl8723bs: remove unneeded loopFabio Aiuto1-23/+20
2021-08-10staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto5-423/+7
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman1-0/+2
2021-08-05staging: rtl8723bs: remove unused BT structuresBryan Brattlof2-12/+0
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto16-75/+0
2021-07-28staging: rtl8723bs: remove BT debug codeFabio Aiuto7-982/+0
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-1/+1
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto3-13/+13
2021-07-23staging: rtl8723bs: add spaces around operatorFabio Aiuto1-1/+1
2021-07-23staging: rtl8723bs: convert function name to snake caseFabio Aiuto1-2/+2
2021-07-23staging: rtl8723bs: fix camel case inside functionFabio Aiuto1-12/+12
2021-07-23staging: rtl8723bs: simplify function selecting channel groupFabio Aiuto1-50/+12
2021-07-21staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang1-0/+2
2021-07-21staging: rtl8723bs: fix post-commit camel case issuesFabio Aiuto1-2/+2
2021-07-21staging: rtl8723bs: fix camel case name in macro IsSupported24GFabio Aiuto1-1/+1
2021-07-21staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()Fabio Aiuto1-1/+1
2021-06-24staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto1-4/+1
2021-06-24staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum itemFabio Aiuto2-8/+1
2021-06-24staging: rtl8723bs: remove VHT dead codeFabio Aiuto2-616/+8
2021-06-24staging: rtl8723bs: remove 5Ghz code related to RF power calibrationFabio Aiuto4-114/+2