index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-30
staging: rtl8723bs: Align macro definitions
Aditya Jain
2020-07-30
staging: rtl8723bs: Clean up function declations
Aditya Jain
2020-07-30
staging: rtl8723bs: Fix coding style errors
Aditya Jain
2020-07-29
staging: rtl8723bs: remove redundant assignment to variable ret
Colin Ian King
2020-07-28
staging: rtl8723bs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-23
staging: rtl8723bs: Cleanup open brace issues
Fox Chen
2020-07-17
staging: rtl*/security: Use static const in array declarations
Joe Perches
2020-07-10
staging: rtl8723bs: Using comparison to true is error prone
John Oldman
2020-07-01
staging: rtl8723bs: remove some ieee80211 constants from wifi.h
Michael Straube
2020-06-29
Merge 5.8-rc3 into staging-next
Greg Kroah-Hartman
2020-06-18
staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in...
Ivan Safonov
2020-06-16
Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()
Dan Carpenter
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-05-29
staging: rtl8723bs: Use common packet header constants
Pascal Terjan
2020-05-21
staging: rtl8192e: Using comparison to true is error prone
John Oldman
2020-05-19
staging: rtl8723bs: Using comparison to true is error prone
John Oldman
2020-05-19
Staging: rtl8723bs: os_de: if-else coding style issue
John Oldman
2020-05-05
staging:rtl8723bs: eliminate usage of skb_clone after skb allocation fail
Ivan Safonov
2020-05-05
staging: rtl8723bs: remove conversion to bool in halbtcoutsrc_Get()
Jason Yan
2020-05-05
staging: rtl8723bs: os_dep: Cleanup pointer casting code style
Yu Jian Wu
2020-05-05
staging: rtl8723bs: os_dep: remove rtw_spt_band_free()
Jason Yan
2020-04-29
staging: rtl8723bs: remove mgmt_frame_register method
Johannes Berg
2020-04-28
staging: rtl8723bs: core: remove set but not used 'pframe'
Jason Yan
2020-04-28
staging: rtl8723bs: core: remove set but not used 'pwrpriv'
Jason Yan
2020-04-28
staging: rtl8723bs: core: remove set but not used 'listen_interval'
Jason Yan
2020-04-28
staging: rtl8723bs: core: remove set but not used 'algthm'
Jason Yan
2020-04-28
Staging: rtl8723bs: core: remove set but not used 'ptxservq'
Jason Yan
2020-04-28
staging: rtl8723bs: os_dep: remove set but not used 'size'
Jason Yan
2020-04-28
staging: rtl8723bs: os_dep: remove set but not used 'uintRet'
Jason Yan
2020-04-25
Staging: rtl8723bs: Fix comment typo "the the".
kyoungho koo
2020-04-23
Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IE
Denis Straghkov
2020-04-23
staging: rtl8723bs: remove unused variable 'pregistrypriv'
YueHaibing
2020-04-23
staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'
Jason Yan
2020-04-23
staging: rtl8723bs: remove some variables in hal_btcoex.c
Jason Yan
2020-04-13
staging: rtl8723bs: hal: Correct misspelled symbolic name
R Veera Kumar
2020-04-13
staging: rtl8723bs: hal: Correct misspelt enum name
R Veera Kumar
2020-04-13
staging: rtl8723bs: Correct misspelt symbolic names
R Veera Kumar
2020-03-26
staging: rtl8723bs: hal: Remove NULL check before kfree
Simran Singhal
2020-03-26
staging: rtl8723bs: hal: Correct typos in comments
R Veera Kumar
2020-03-26
staging: rtl8723bs: os_dep: Correct typos in comments
R Veera Kumar
2020-03-26
staging: rtl8723bs: core: Correct typos in comments
R Veera Kumar
2020-03-26
staging: rtl8723bs: hal: Remove unnecessary cast on void pointer
Simran Singhal
2020-03-26
staging: rtl8723bs: hal: Compress return logic
Simran Singhal
2020-03-26
staging: rtl8723bs: rtw_cmd: Compress lines for immediate return
Simran Singhal
2020-03-26
staging: rtl8723bs: rtw_efuse: Compress lines for immediate return
Simran Singhal
2020-03-25
staging: rtl8723bs: Remove blank line before '}' brace
Simran Singhal
2020-03-25
staging: rtl8723bs: Add line after variable declarations
Simran Singhal
2020-03-25
staging: rtl8723bs: Remove multiple assignments
Simran Singhal
2020-03-25
staging: rtl8723bs: Remove unnecessary braces for single statements
Simran Singhal
[next]