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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-06
staging: rtl8723bs: replace ieee80211_back_actioncode
Ross Schmidt
2
-15
/
+8
2020-11-06
staging: rtl8723bs: replace rtw_ieee80211_ht_actioncode
Ross Schmidt
2
-13
/
+1
2020-11-06
staging: rtl8723bs: replace rtw_ieee80211_spectrum_mgmt_actioncode
Ross Schmidt
2
-15
/
+5
2020-11-06
staging: rtl8723bs: replace rtw_ieee80211_ht_cap
Ross Schmidt
10
-45
/
+29
2020-11-06
staging: rtl8723bs: remove ADPT_FMT macro
Ross Schmidt
7
-16
/
+15
2020-11-06
staging: rtl8723bs: remove NDEV_FMT macro
Ross Schmidt
2
-2
/
+1
2020-11-06
staging: rtl8723bs: remove IP_FMT macro
Ross Schmidt
2
-3
/
+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
16
-111
/
+93
2020-11-06
Staging: rtl8723bs: core: rtw_cmd: Fixed four if-statement coding style issues
Manuel Palenzuela
1
-4
/
+4
2020-10-28
Staging: rtl8723bs: core: rtw_cmd: Fixed multiple brace coding style issues
Manuel Palenzuela
1
-18
/
+9
2020-10-27
staging: rtl8723bs: Rewrite comparison to NULL
Izabela Bakollari
10
-33
/
+33
2020-10-27
staging: rtl8723bs: cleanup NULL check before vfree
Amarjargal Gundjalam
4
-15
/
+8
2020-10-26
staging/rtl8723bs: replace "foo * bar" with "foo *bar"
Elena Afanasova
1
-1
/
+1
2020-10-26
staging: rtl8723bs: remove unnecessary type cast of rtw_netdev_priv() result
Ivan Safonov
5
-93
/
+93
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
-19
/
+10
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
-72
/
+20
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_interrupt() call
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/gregkh/staging
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
[prev]
[next]