summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/hal_com.c
AgeCommit message (Expand)AuthorFilesLines
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 Aiuto1-3/+0
2021-08-10staging: rtl8723bs: remove rf type branching (first patch)Fabio Aiuto1-9/+1
2021-08-10staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto1-144/+0
2021-08-05staging: rtl8723bs: remove unused macrosFabio Aiuto1-1/+0
2021-07-23staging: rtl8723bs: fix camel case in struct wlan_bssid_exFabio Aiuto1-1/+1
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-06-24staging: rtl8723bs: remove VHT dead codeFabio Aiuto1-241/+0
2021-05-10staging: rtl8723bs: remove DebugLevel member in dm_odm_t structFabio Aiuto1-4/+0
2021-05-10staging: rtl8723bs: remove member in dm_odm_t structFabio Aiuto1-10/+0
2021-05-10staging: rtl8723bs: remove unnecessary hex dumpsFabio Aiuto1-6/+0
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto1-14/+12
2021-04-14staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()Fabio Aiuto1-18/+13
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto1-2/+1
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto1-7/+0
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto1-4/+2
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto1-4/+2
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto1-1/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto1-38/+2
2021-04-02staging: rtl8723bs: use print_hex_dump_debug instead of private RT_PRINT_DATAFabio Aiuto1-9/+4
2021-03-18Staging: rtl8723bs: fix names in odm.hMarco Cesati1-5/+5
2021-03-18Staging: rtl8723bs: fix names in odm_DIG.hMarco Cesati1-1/+1
2021-03-18Staging: rtl8723bs: fix names in HalVerDef.hMarco Cesati1-1/+1
2021-03-18Staging: rtl8723bs: fix names in hal_intf.hMarco Cesati1-4/+4
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-2/+0
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-35/+0
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto1-2/+2
2021-03-16Staging: rtl8723bs: fix spaces in hal_com.cMarco Cesati1-1/+1
2021-03-12staging: rtl8723bs: remove typedefs in odm_DIG.hMarco Cesati1-1/+1
2021-03-12staging: rtl8723bs: remove typedefs in HalVerDef.hMarco Cesati1-1/+1
2021-03-12staging: rtl8723bs: remove typedefs in odm.hMarco Cesati1-5/+5
2021-03-10staging: rtl8723bs: hal: Replace sprintf with scnprintfCandy Febriyanto1-21/+24
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_capRoss Schmidt1-1/+1
2020-03-21staging: rtl8723bs: remove unneeded variablesPayal Kshirsagar1-4/+1
2019-10-10staging: rtl8723bs: Remove phy_Config*WithParaFile() functionsHans de Goede1-1/+0
2019-07-22staging: rtl8723bs: hal: Remove code valid only for 5GHzHariprasad Kelam1-4/+1
2019-07-01staging: rtl8723bs: Remove rtw_hal_networktype_to_raid()Nishka Dasgupta1-6/+0
2019-05-20Staging: rtl8723bs: hal: Fix comparison to bool in if statementsPuranjay Mohan1-1/+1
2019-04-19staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal"Colin Ian King1-9/+9
2019-03-30staging: rtl8723bs: hal: hal_com.c: Remove unnecessary parenthesesPayal Kshirsagar1-3/+3
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in hal_com.cHimadri Pandya1-4/+4
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-03-29staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.Quytelda Kahja1-5/+5
2017-10-18staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta1-3/+3
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure1-2/+2
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha1-2/+2
2017-06-06staging: rtl8723bs: fix a couple of spelling mistakesColin Ian King1-2/+3
2017-04-09staging: rtl8723bs: Fix indenting problem for hal/hal_com.cLarry Finger1-5/+5
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+1751