summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: remove leftover code for other chipsArtur Bujdoso2022-04-222-19/+0
* staging: rtl8723bs: tidy up error handlingYihao Han2022-04-121-9/+6
* Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman2022-03-141-0/+2
|\
| * staging: rtl8723bs: Fix access-point mode deadlockHans de Goede2022-03-021-0/+2
* | Staging: rtl8723bs: Inserting blank line after declarationJagath Jog J2022-01-251-0/+5
* | staging: rtl8723bs: Drop get_recvframe_data()Kees Cook2022-01-251-2/+1
|/
* staging: rtl8723bs: removed unused if blocksIsmayil Mirzali2021-12-281-5/+0
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-101-1/+1
|\
| * exit/rtl8723bs: Replace the macro thread_exit with a simple return 0Eric W. Biederman2021-10-291-1/+1
* | staging: rtl8723bs: hal remove the assignment to itselfSaurav Girepunje2021-10-301-12/+0
* | staging: rtl8723bs: hal: remove duplicate checkSaurav Girepunje2021-10-101-1/+1
* | staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto2021-09-211-2/+0
* | Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman2021-09-171-0/+2
* | staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto2021-09-131-2/+0
* | staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto2021-09-131-2/+4
|/
* staging: rtl8723bs: fix tx power tables sizeFabio Aiuto2021-08-102-95/+1
* staging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling to rf path indexFabio Aiuto2021-08-101-1/+1
* staging: rtl8723bs: remove RF_*TX enumFabio Aiuto2021-08-105-93/+58
* staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto2021-08-101-6/+2
* staging: rtl8723bs: remove rf type branching (third patch)Fabio Aiuto2021-08-105-27/+1
* staging: rtl8723bs: remove rf type branching (second patch)Fabio Aiuto2021-08-106-58/+14
* staging: rtl8723bs: remove rf type branching (first patch)Fabio Aiuto2021-08-102-16/+2
* staging: rtl8723bs: remove unused struct memberFabio Aiuto2021-08-103-7/+0
* staging: rtl8723bs: remove unused macrosFabio Aiuto2021-08-101-17/+0
* staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto2021-08-1014-212/+184
* staging: rtl8723bs: fix right side of conditionFabio Aiuto2021-08-101-1/+1
* staging: rtl8723bs: beautify function ODM_PhyStatusQuery()Fabio Aiuto2021-08-103-13/+5
* staging: rtl8723bs: remove wrapping static functionFabio Aiuto2021-08-101-12/+1
* staging: rtl8723bs: remove empty filesFabio Aiuto2021-08-103-21/+0
* staging: rtl8723bs: move function to file hal/odm_HWConfig.cFabio Aiuto2021-08-103-30/+27
* staging: rtl8723bs: do some code cleaning in modified functionFabio Aiuto2021-08-106-134/+139
* staging: rtl8723bs: remove unneeded loopFabio Aiuto2021-08-101-23/+20
* staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto2021-08-105-423/+7
* Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman2021-08-091-0/+2
|\
| * staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang2021-07-211-0/+2
* | staging: rtl8723bs: remove unused BT structuresBryan Brattlof2021-08-052-12/+0
* | staging: rtl8723bs: remove unused macrosFabio Aiuto2021-08-0516-75/+0
* | staging: rtl8723bs: remove BT debug codeFabio Aiuto2021-07-287-982/+0
* | staging: rtl8723bs: fix camel case in struct ndis_802_11_ssidFabio Aiuto2021-07-231-1/+1
* | staging: rtl8723bs: fix camel case in struct ndis_802_11_confFabio Aiuto2021-07-231-1/+1
* | staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto2021-07-233-13/+13
* | staging: rtl8723bs: add spaces around operatorFabio Aiuto2021-07-231-1/+1
* | staging: rtl8723bs: convert function name to snake caseFabio Aiuto2021-07-231-2/+2
* | staging: rtl8723bs: fix camel case inside functionFabio Aiuto2021-07-231-12/+12
* | staging: rtl8723bs: simplify function selecting channel groupFabio Aiuto2021-07-231-50/+12
* | staging: rtl8723bs: fix post-commit camel case issuesFabio Aiuto2021-07-211-2/+2
* | staging: rtl8723bs: fix camel case name in macro IsSupported24GFabio Aiuto2021-07-211-1/+1
* | staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()Fabio Aiuto2021-07-211-1/+1
|/
* staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto2021-06-241-4/+1
* staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum itemFabio Aiuto2021-06-242-8/+1