summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)Author
2020-12-08staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_Ross Schmidt
2020-12-08staging: rtl8723bs: replace _IBSS_PARA_IE_Ross Schmidt
2020-12-08staging: rtl8723bs: replace _DSSET_IE_Ross Schmidt
2020-12-08staging: rtl8723bs: replace _SUPPORTEDRATES_IE_Ross Schmidt
2020-12-08staging: rtl8723bs: replace _SSID_IE_Ross Schmidt
2020-12-07staging: rtl8723bs: remove LIST_CONTAINORRoss Schmidt
2020-12-07staging: rtl8723bs: replace HT_CAP_AMPDU_FACTORRoss Schmidt
2020-11-23staging: rtl8723bs: remove redundant statementsKaixu Xia
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_capRoss Schmidt
2020-11-06staging: rtl8723bs: remove ADPT_FMT macroRoss Schmidt
2020-11-06staging: rtl8723bs: remove IP_FMT macroRoss Schmidt
2020-11-06staging: rtl8723bs: use %pM format for MAC addressesRoss Schmidt
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt
2020-10-27staging: rtl8723bs: Rewrite comparison to NULLIzabela Bakollari
2020-10-05staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt
2020-10-05staging: rtl8723bs: replace _RND8 with round_up()Ross Schmidt
2020-10-05staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt
2020-10-05staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt
2020-09-16staging: rtl8723bs: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-05-05staging:rtl8723bs: eliminate usage of skb_clone after skb allocation failIvan Safonov
2020-05-05staging: rtl8723bs: remove conversion to bool in halbtcoutsrc_Get()Jason Yan
2020-04-23staging: rtl8723bs: remove unused variable 'pregistrypriv'YueHaibing
2020-04-23staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'Jason Yan
2020-04-23staging: rtl8723bs: remove some variables in hal_btcoex.cJason Yan
2020-04-13staging: rtl8723bs: hal: Correct misspelled symbolic nameR Veera Kumar
2020-04-13staging: rtl8723bs: hal: Correct misspelt enum nameR Veera Kumar
2020-04-13staging: rtl8723bs: Correct misspelt symbolic namesR Veera Kumar
2020-03-26staging: rtl8723bs: hal: Remove NULL check before kfreeSimran Singhal
2020-03-26staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: hal: Remove unnecessary cast on void pointerSimran Singhal
2020-03-26staging: rtl8723bs: hal: Compress return logicSimran Singhal
2020-03-21staging: rtl8723bs: remove unneeded variablesPayal Kshirsagar
2020-03-20staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar
2020-03-20staging: rtl8723bs: hal: Correct multi-line comments as per coding styleR Veera Kumar
2020-03-17Staging: rtl8723bs: sdio_halinit: Remove unnecessary conditionsShreeya Patel
2020-02-24Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman
2020-02-23staging: rtl8723bs: remove temporary variable CrystalCapColin Ian King
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny
2020-02-10staging: rtl8723bs: fix copy of overlapping memoryColin Ian King
2020-02-09staging: rtl8723bs: hal: fix condition with no effectSaurav Girepunje
2020-01-14staging: rtl8723bs: remove ODM_GetRightChnlPlaceforIQK()Michael Straube
2019-12-10staging: rtl8723bs: Fix line lengthAndreas Hellmich
2019-12-10staging: rtl8723bs: Fix spelling errorsAndreas Hellmich
2019-11-18staging: rtl8723bs: remove set but not used variable 'pmlmeinfo', 'pHalData'zhengbin
2019-11-18staging: rtl8723bs: remove set but not used variable 'pHalData', 'pdmpriv'zhengbin
2019-11-18staging: rtl8723bs: remove set but not used variable 'pHalData', 'pregistrypriv'zhengbin
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook
2019-11-07staging: rtl8723bs: Simplify boolean expressionJavier F. Arias
2019-11-07staging: rtl8723bs: Fix line over 80 charactersJavier F. Arias
2019-11-05staging: rtl8723bs: hal: Remove unnecessary typecast in kfree.Nachammai Karuppiah