summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-20staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar2-13/+13
2020-03-20staging: rtl8723bs: hal: Correct multi-line comments as per coding styleR Veera Kumar1-24/+32
2020-03-17Staging: rtl8723bs: sdio_halinit: Remove unnecessary conditionsShreeya Patel1-12/+2
2020-02-24Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman1-3/+2
2020-02-23staging: rtl8723bs: remove temporary variable CrystalCapColin Ian King1-6/+1
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny5-8/+8
2020-02-10staging: rtl8723bs: fix copy of overlapping memoryColin Ian King1-3/+2
2020-02-09staging: rtl8723bs: hal: fix condition with no effectSaurav Girepunje1-8/+0
2020-01-14staging: rtl8723bs: remove ODM_GetRightChnlPlaceforIQK()Michael Straube3-45/+4
2019-12-10staging: rtl8723bs: Fix line lengthAndreas Hellmich2-18/+24
2019-12-10staging: rtl8723bs: Fix spelling errorsAndreas Hellmich2-10/+10
2019-11-18staging: rtl8723bs: remove set but not used variable 'pmlmeinfo', 'pHalData'zhengbin1-10/+0
2019-11-18staging: rtl8723bs: remove set but not used variable 'pHalData', 'pdmpriv'zhengbin1-6/+0
2019-11-18staging: rtl8723bs: remove set but not used variable 'pHalData', 'pregistrypriv'zhengbin1-5/+0
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook1-7/+4