index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
hal
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
staging: rtl8723bs: remove typedefs in hal_com.h
Marco Cesati
2
-2
/
+2
2021-03-12
staging: rtl8723bs: remove typedefs in odm_types.h
Marco Cesati
4
-22
/
+20
2021-03-12
staging: rtl8723bs: remove typedefs in odm_HWConfig.h
Marco Cesati
2
-8
/
+8
2021-03-12
staging: rtl8723bs: remove typedefs in odm_EdcaTurboCheck.h
Marco Cesati
2
-3
/
+3
2021-03-12
staging: rtl8723bs: remove typedefs in odm_interface.h
Marco Cesati
1
-2
/
+2
2021-03-12
staging: rtl8723bs: remove typedefs in odm_NoiseMonitor.h
Marco Cesati
2
-3
/
+3
2021-03-12
staging: rtl8723bs: remove typedefs in odm_CfoTracking.h
Marco Cesati
3
-9
/
+9
2021-03-12
staging: rtl8723bs: remove typedefs in odm.h
Marco Cesati
29
-322
/
+322
2021-03-12
staging: rtl8723bs: remove typedefs in rtw_mlme.h
Marco Cesati
1
-1
/
+1
2021-03-12
staging: rtl8723bs: remove typedefs in HalBtcOutSrc.h
Marco Cesati
6
-311
/
+311
2021-03-10
staging: HalBtc8723b1Ant: remove useless typedef's
Marco Cesati
2
-16
/
+16
2021-03-10
staging: HalBtc8723b2Ant: remove useless typedef's
Marco Cesati
2
-14
/
+14
2021-03-10
staging: rtl8723bs: remove duplicate pstat->hwaddr check
Denis Efremov
1
-2
/
+0
2021-03-10
staging: rtl8723bs: remove useless typedef's in HalPhyRf.h
Marco Cesati
4
-14
/
+14
2021-03-10
staging: rtl8723bs: hal: Replace sprintf with scnprintf
Candy Febriyanto
1
-21
/
+24
2021-02-11
staging: rtl8723bs: remove obsolete commented out code
karthik alapati
1
-38
/
+2
2021-02-11
staging: rtl8723bs: fix function comments to follow kernel-doc
karthik alapati
1
-112
/
+73
2021-02-09
staging: rtl8723bs: remove typedefs from rtl8723b_recv.h
Phillip Potter
1
-1
/
+1
2020-12-08
staging: rtl8723bs: replace _EXT_SUPPORTEDRATES_IE_
Ross Schmidt
1
-2
/
+2
2020-12-08
staging: rtl8723bs: replace _IBSS_PARA_IE_
Ross Schmidt
1
-1
/
+1
2020-12-08
staging: rtl8723bs: replace _DSSET_IE_
Ross Schmidt
1
-1
/
+1
2020-12-08
staging: rtl8723bs: replace _SUPPORTEDRATES_IE_
Ross Schmidt
1
-3
/
+3
2020-12-08
staging: rtl8723bs: replace _SSID_IE_
Ross Schmidt
1
-3
/
+3
2020-12-07
staging: rtl8723bs: remove LIST_CONTAINOR
Ross Schmidt
1
-3
/
+3
2020-12-07
staging: rtl8723bs: replace HT_CAP_AMPDU_FACTOR
Ross Schmidt
2
-2
/
+2
2020-11-23
staging: rtl8723bs: remove redundant statements
Kaixu Xia
1
-6
/
+1
2020-11-06
staging: rtl8723bs: replace rtw_ieee80211_ht_cap
Ross Schmidt
1
-1
/
+1
2020-11-06
staging: rtl8723bs: remove ADPT_FMT macro
Ross Schmidt
2
-7
/
+7
2020-11-06
staging: rtl8723bs: remove IP_FMT macro
Ross Schmidt
1
-2
/
+2
2020-11-06
staging: rtl8723bs: use %pM format for MAC addresses
Ross Schmidt
1
-13
/
+2
2020-11-06
staging: rtl8723bs: remove MAC_FMT macro
Ross Schmidt
1
-2
/
+2
2020-10-27
staging: rtl8723bs: Rewrite comparison to NULL
Izabela Bakollari
1
-2
/
+2
2020-10-05
staging: rtl8723bs: replace _cancel_timer with del_timer_sync
Ross Schmidt
1
-2
/
+1
2020-10-05
staging: rtl8723bs: replace _RND8 with round_up()
Ross Schmidt
1
-1
/
+1
2020-10-05
staging: rtl8723bs: replace _RND4 with round_up()
Ross Schmidt
1
-1
/
+1
2020-10-05
staging: rtl8723bs: replace RND4 with round_up()
Ross Schmidt
1
-3
/
+3
2020-09-16
staging: rtl8723bs: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-05-05
staging:rtl8723bs: eliminate usage of skb_clone after skb allocation fail
Ivan Safonov
1
-31
/
+13
2020-05-05
staging: rtl8723bs: remove conversion to bool in halbtcoutsrc_Get()
Jason Yan
1
-1
/
+1
2020-04-23
staging: rtl8723bs: remove unused variable 'pregistrypriv'
YueHaibing
1
-4
/
+0
2020-04-23
staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'
Jason Yan
1
-13
/
+0
2020-04-23
staging: rtl8723bs: remove some variables in hal_btcoex.c
Jason Yan
1
-43
/
+0
2020-04-13
staging: rtl8723bs: hal: Correct misspelled symbolic name
R Veera Kumar
1
-2
/
+2
2020-04-13
staging: rtl8723bs: hal: Correct misspelt enum name
R Veera Kumar
1
-1
/
+1
2020-04-13
staging: rtl8723bs: Correct misspelt symbolic names
R Veera Kumar
1
-4
/
+4
2020-03-26
staging: rtl8723bs: hal: Remove NULL check before kfree
Simran Singhal
1
-8
/
+4
2020-03-26
staging: rtl8723bs: hal: Correct typos in comments
R Veera Kumar
10
-13
/
+13
2020-03-26
staging: rtl8723bs: hal: Remove unnecessary cast on void pointer
Simran Singhal
1
-1
/
+1
2020-03-26
staging: rtl8723bs: hal: Compress return logic
Simran Singhal
1
-3
/
+1
2020-03-21
staging: rtl8723bs: remove unneeded variables
Payal Kshirsagar
1
-4
/
+1
[prev]
[next]