aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorFilesLines
2021-03-12staging: rtl8723bs: remove typedefs in hal_com.hMarco Cesati2-2/+2
2021-03-12staging: rtl8723bs: remove typedefs in odm_types.hMarco Cesati4-22/+20
2021-03-12staging: rtl8723bs: remove typedefs in odm_HWConfig.hMarco Cesati2-8/+8
2021-03-12staging: rtl8723bs: remove typedefs in odm_EdcaTurboCheck.hMarco Cesati2-3/+3
2021-03-12staging: rtl8723bs: remove typedefs in odm_interface.hMarco Cesati1-2/+2
2021-03-12staging: rtl8723bs: remove typedefs in odm_NoiseMonitor.hMarco Cesati2-3/+3
2021-03-12staging: rtl8723bs: remove typedefs in odm_CfoTracking.hMarco Cesati3-9/+9
2021-03-12staging: rtl8723bs: remove typedefs in odm.hMarco Cesati29-322/+322
2021-03-12staging: rtl8723bs: remove typedefs in rtw_mlme.hMarco Cesati1-1/+1
2021-03-12staging: rtl8723bs: remove typedefs in HalBtcOutSrc.hMarco Cesati6-311/+311
2021-03-10staging: HalBtc8723b1Ant: remove useless typedef'sMarco Cesati2-16/+16
2021-03-10staging: HalBtc8723b2Ant: remove useless typedef'sMarco Cesati2-14/+14
2021-03-10staging: rtl8723bs: remove duplicate pstat->hwaddr checkDenis Efremov1-2/+0
2021-03-10staging: rtl8723bs: remove useless typedef's in HalPhyRf.hMarco Cesati4-14/+14
2021-03-10staging: rtl8723bs: hal: Replace sprintf with scnprintfCandy Febriyanto1-21/+24
2021-02-11staging: rtl8723bs: remove obsolete commented out codekarthik alapati1-38/+2
2021-02-11staging: rtl8723bs: fix function comments to follow kernel-dockarthik alapati1-112/+73
2021-02-09staging: rtl8723bs: remove typedefs from rtl8723b_recv.hPhillip Potter1-1/+1
2020-12-08staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_Ross Schmidt1-2/+2
2020-12-08staging: rtl8723bs: replace _IBSS_PARA_IE_Ross Schmidt1-1/+1
2020-12-08staging: rtl8723bs: replace _DSSET_IE_Ross Schmidt1-1/+1
2020-12-08staging: rtl8723bs: replace _SUPPORTEDRATES_IE_Ross Schmidt1-3/+3
2020-12-08staging: rtl8723bs: replace _SSID_IE_Ross Schmidt1-3/+3
2020-12-07staging: rtl8723bs: remove LIST_CONTAINORRoss Schmidt1-3/+3
2020-12-07staging: rtl8723bs: replace HT_CAP_AMPDU_FACTORRoss Schmidt2-2/+2
2020-11-23staging: rtl8723bs: remove redundant statementsKaixu Xia1-6/+1
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_capRoss Schmidt1-1/+1
2020-11-06staging: rtl8723bs: remove ADPT_FMT macroRoss Schmidt2-7/+7
2020-11-06staging: rtl8723bs: remove IP_FMT macroRoss Schmidt1-2/+2
2020-11-06staging: rtl8723bs: use %pM format for MAC addressesRoss Schmidt1-13/+2
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt1-2/+2
2020-10-27staging: rtl8723bs: Rewrite comparison to NULLIzabela Bakollari1-2/+2
2020-10-05staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt1-2/+1
2020-10-05staging: rtl8723bs: replace _RND8 with round_up()Ross Schmidt1-1/+1
2020-10-05staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt1-1/+1
2020-10-05staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt1-3/+3
2020-09-16staging: rtl8723bs: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+4
2020-05-05staging:rtl8723bs: eliminate usage of skb_clone after skb allocation failIvan Safonov1-31/+13
2020-05-05staging: rtl8723bs: remove conversion to bool in halbtcoutsrc_Get()Jason Yan1-1/+1
2020-04-23staging: rtl8723bs: remove unused variable 'pregistrypriv'YueHaibing1-4/+0
2020-04-23staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'Jason Yan1-13/+0
2020-04-23staging: rtl8723bs: remove some variables in hal_btcoex.cJason Yan1-43/+0
2020-04-13staging: rtl8723bs: hal: Correct misspelled symbolic nameR Veera Kumar1-2/+2
2020-04-13staging: rtl8723bs: hal: Correct misspelt enum nameR Veera Kumar1-1/+1
2020-04-13staging: rtl8723bs: Correct misspelt symbolic namesR Veera Kumar1-4/+4
2020-03-26staging: rtl8723bs: hal: Remove NULL check before kfreeSimran Singhal1-8/+4
2020-03-26staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar10-13/+13
2020-03-26staging: rtl8723bs: hal: Remove unnecessary cast on void pointerSimran Singhal1-1/+1
2020-03-26staging: rtl8723bs: hal: Compress return logicSimran Singhal1-3/+1
2020-03-21staging: rtl8723bs: remove unneeded variablesPayal Kshirsagar1-4/+1