index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-06
staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
Brian O'Keefe
1
-0
/
+1
2020-10-05
staging: rtl8723bs: replace _cancel_timer with del_timer_sync
Ross Schmidt
4
-24
/
+4
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16
Ross Schmidt
4
-6
/
+6
2020-10-05
staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16
Ross Schmidt
4
-9
/
+9
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24
Ross Schmidt
2
-4
/
+2
2020-10-05
staging: rtl8723bs: remove unused macros
Ross Schmidt
1
-57
/
+0
2020-10-05
staging: rtl8723bs: replace _RND8 with round_up()
Ross Schmidt
2
-12
/
+1
2020-10-05
staging: rtl8723bs: replace _RND4 with round_up()
Ross Schmidt
3
-13
/
+2
2020-10-05
staging: rtl8723bs: replace RND4 with round_up()
Ross Schmidt
4
-9
/
+8
2020-09-16
staging: rtl8723bs: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
2020-09-16
staging: rtl8723bs: os_dep: fixed spacing around operators issue
Ross Schmidt
1
-7
/
+9
2020-09-16
staging: rtl8723bs: os_dep: fixed bracing issue
Ross Schmidt
1
-8
/
+6
2020-09-16
staging: rtl8723bs: os_dep: fixed trailing statements
Ross Schmidt
1
-4
/
+8
2020-09-14
staging: rtl8723bs: remove 5 GHz code
Michael Straube
1
-20
/
+11
2020-09-14
staging: rtl8723bs: remove cckrates{only}_included()
Michael Straube
2
-33
/
+3
2020-09-04
staging: rtl8723bs: os_dep: added blank line to fix coding style issue
Ross Schmidt
1
-0
/
+1
2020-09-01
staging: rtl8723bs: os_dep: return errcode in cfg80211_rtw_leave_ibss()
YueHaibing
1
-1
/
+1
2020-08-18
staging: rtl8723bs: remove 5 GHz code
Michael Straube
1
-14
/
+1
2020-08-18
staging: rtl8723bs: os_dep: fix brace coding style issue in sdio_intf.c
Mohammed Rushad
1
-2
/
+1
2020-08-18
staging: rtl8723bs: replace rtw_netdev_priv define with inline function
Ivan Safonov
1
-2
/
+6
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-30
staging: rtl8723bs: Align macro definitions
Aditya Jain
1
-3
/
+3
2020-07-30
staging: rtl8723bs: Clean up function declations
Aditya Jain
1
-81
/
+29
2020-07-30
staging: rtl8723bs: Fix coding style errors
Aditya Jain
1
-9
/
+9
2020-07-29
staging: rtl8723bs: remove redundant assignment to variable ret
Colin Ian King
1
-5
/
+1
2020-07-28
staging: rtl8723bs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-23
staging: rtl8723bs: Cleanup open brace issues
Fox Chen
24
-168
/
+84
2020-07-17
staging: rtl*/security: Use static const in array declarations
Joe Perches
1
-3
/
+3
2020-07-10
staging: rtl8723bs: Using comparison to true is error prone
John Oldman
1
-38
/
+32
2020-07-01
staging: rtl8723bs: remove some ieee80211 constants from wifi.h
Michael Straube
1
-5
/
+0
2020-06-29
Merge 5.8-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+3
2020-06-18
staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in...
Ivan Safonov
3
-9
/
+1
2020-06-16
Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()
Dan Carpenter
1
-1
/
+3
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-209
/
+82
2020-05-29
staging: rtl8723bs: Use common packet header constants
Pascal Terjan
3
-10
/
+6
2020-05-21
staging: rtl8192e: Using comparison to true is error prone
John Oldman
1
-4
/
+4
2020-05-19
staging: rtl8723bs: Using comparison to true is error prone
John Oldman
1
-3
/
+3
2020-05-19
Staging: rtl8723bs: os_de: if-else coding style issue
John Oldman
1
-21
/
+12
2020-05-05
staging:rtl8723bs: eliminate usage of skb_clone after skb allocation fail
Ivan Safonov
2
-44
/
+19
2020-05-05
staging: rtl8723bs: remove conversion to bool in halbtcoutsrc_Get()
Jason Yan
1
-1
/
+1
2020-05-05
staging: rtl8723bs: os_dep: Cleanup pointer casting code style
Yu Jian Wu
2
-9
/
+9
2020-05-05
staging: rtl8723bs: os_dep: remove rtw_spt_band_free()
Jason Yan
1
-6
/
+1
2020-04-29
staging: rtl8723bs: remove mgmt_frame_register method
Johannes Berg
1
-24
/
+0
2020-04-28
staging: rtl8723bs: core: remove set but not used 'pframe'
Jason Yan
1
-2
/
+1
2020-04-28
staging: rtl8723bs: core: remove set but not used 'pwrpriv'
Jason Yan
1
-3
/
+0
2020-04-28
staging: rtl8723bs: core: remove set but not used 'listen_interval'
Jason Yan
1
-3
/
+1
2020-04-28
staging: rtl8723bs: core: remove set but not used 'algthm'
Jason Yan
1
-2
/
+1
2020-04-28
Staging: rtl8723bs: core: remove set but not used 'ptxservq'
Jason Yan
1
-2
/
+0
2020-04-28
staging: rtl8723bs: os_dep: remove set but not used 'size'
Jason Yan
1
-11
/
+0
2020-04-28
staging: rtl8723bs: os_dep: remove set but not used 'uintRet'
Jason Yan
1
-2
/
+4
[next]