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-11-06
staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
Brian O'Keefe
2020-10-05
staging: rtl8723bs: replace _cancel_timer with del_timer_sync
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24
Ross Schmidt
2020-10-05
staging: rtl8723bs: remove unused macros
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace _RND8 with round_up()
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace _RND4 with round_up()
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace RND4 with round_up()
Ross Schmidt
2020-09-16
staging: rtl8723bs: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-16
staging: rtl8723bs: os_dep: fixed spacing around operators issue
Ross Schmidt
2020-09-16
staging: rtl8723bs: os_dep: fixed bracing issue
Ross Schmidt
2020-09-16
staging: rtl8723bs: os_dep: fixed trailing statements
Ross Schmidt
2020-09-14
staging: rtl8723bs: remove 5 GHz code
Michael Straube
2020-09-14
staging: rtl8723bs: remove cckrates{only}_included()
Michael Straube
2020-09-04
staging: rtl8723bs: os_dep: added blank line to fix coding style issue
Ross Schmidt
2020-09-01
staging: rtl8723bs: os_dep: return errcode in cfg80211_rtw_leave_ibss()
YueHaibing
2020-08-18
staging: rtl8723bs: remove 5 GHz code
Michael Straube
2020-08-18
staging: rtl8723bs: os_dep: fix brace coding style issue in sdio_intf.c
Mohammed Rushad
2020-08-18
staging: rtl8723bs: replace rtw_netdev_priv define with inline function
Ivan Safonov
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
[next]