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
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-120
/
+75
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2
-2
/
+2
2022-03-14
staging: rtl8723bs: Use min() instead of doing it manually
Haowen Bai
1
-4
/
+1
2022-03-14
staging: rtl8723bs: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-14
Merge 5.17-rc8 into staging-next
Greg Kroah-Hartman
6
-26
/
+39
2022-03-02
staging: rtl8723bs: Improve the comment explaining the locking rules
Hans de Goede
1
-2
/
+6
2022-03-02
staging: rtl8723bs: Fix access-point mode deadlock
Hans de Goede
5
-24
/
+33
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2
-2
/
+2
2022-01-25
Staging: rtl8723bs: Inserting blank line after declaration
Jagath Jog J
1
-0
/
+5
2022-01-25
Staging: rtl8723bs: Removed extra spaces between datatype and variable
Jagath Jog J
1
-28
/
+26
2022-01-25
Staging: rtl8723bs: Placing opening { braces in previous line
Jagath Jog J
1
-66
/
+32
2022-01-25
staging: rtl8723bs: Drop get_recvframe_data()
Kees Cook
3
-16
/
+9
2022-01-25
staging: rtl8723bs: remove redundant result variable
Minghao Chi
1
-5
/
+1
2021-12-28
staging: rtl8723bs: removed unused if blocks
Ismayil Mirzali
1
-5
/
+0
2021-12-20
staging: rtl8723bs: fix typo in a comment
Jason Wang
1
-1
/
+1
2021-11-15
staging: rtl8723bs: core: avoid unnecessary if condition
Saurav Girepunje
1
-2
/
+1
2021-11-15
staging: rtl8723bs: core: remove unused local variable padapter
Saurav Girepunje
1
-5
/
+2
2021-11-15
staging: rtl8723bs: core: remove unused variable pAdapter
Saurav Girepunje
1
-5
/
+2
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-5
/
+3
2021-11-04
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-313
/
+256
2021-10-30
staging: rtl8723bs: hal remove the assignment to itself
Saurav Girepunje
1
-12
/
+0
2021-10-30
staging: rtl8723bs: fix unmet dependency on CRYPTO for CRYPTO_LIB_ARC4
Julian Braha
1
-0
/
+1
2021-10-29
exit/rtl8723bs: Replace the macro thread_exit with a simple return 0
Eric W. Biederman
4
-5
/
+3
2021-10-24
staging: rtl8723bs: core: Remove unnecessary blank lines
Kushal Kothari
1
-26
/
+0
2021-10-24
staging: rtl8723bs: core: Remove unnecessary space after a cast
Kushal Kothari
1
-5
/
+5
2021-10-24
staging: rtl8723bs: core: Remove unnecessary parentheses
Kushal Kothari
1
-21
/
+21
2021-10-24
staging: rtl8723bs: core: Remove true and false comparison
Kushal Kothari
1
-11
/
+11
2021-10-20
staging: rtl8723bs: core: Remove true and false comparison
Kushal Kothari
1
-9
/
+8
2021-10-20
staging: rtl: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-20
staging: use eth_hw_addr_set()
Jakub Kicinski
2
-2
/
+2
2021-10-18
treewide: Replace 0-element memcpy() destinations with flexible arrays
Kees Cook
1
-3
/
+3
2021-10-10
staging: rtl8723bs: hal: remove duplicate check
Saurav Girepunje
1
-1
/
+1
2021-10-05
staging: rtl8723bs: core: remove reassignment of same value to variable
Saurav Girepunje
1
-1
/
+0
2021-10-05
staging: rtl8723bs: core: remove condition never execute
Saurav Girepunje
1
-3
/
+0
2021-10-05
staging: rtl8723bs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2021-10-05
staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()
Longji Guo
1
-6
/
+2
2021-09-21
staging: rtl8723bs: remove a third possible deadlock
Hans de Goede
1
-5
/
+2
2021-09-21
staging: rtl8723bs: remove a second possible deadlock
Hans de Goede
4
-13
/
+9
2021-09-21
staging: rtl8723bs: remove possible deadlock when disconnect (v2)
Fabio Aiuto
5
-33
/
+24
2021-09-17
staging: rtl8723bs: ignore unused wiphy_wowlan object warnings
Bryan Brattlof
1
-1
/
+1
2021-09-17
Revert "staging: rtl8723bs: remove possible deadlock when disconnect"
Greg Kroah-Hartman
4
-12
/
+20
2021-09-13
staging: rtl8723bs: remove unused macros from ioctl_linux.c
Michael Straube
1
-14
/
+0
2021-09-13
staging: rtl8723bs: remove possible deadlock when disconnect
Fabio Aiuto
4
-20
/
+12
2021-09-13
staging: rtl8723bs: clean up comparsions to NULL
Michael Straube
9
-117
/
+117
2021-09-13
staging: rtl8723bs: remove unused _rtw_init_queue() function
Fabio Aiuto
1
-7
/
+0
2021-09-13
staging: rtl8723bs: remove unnecessary parentheses
Fabio Aiuto
1
-2
/
+2
2021-09-13
staging: rtl8723bs: unwrap initialization of queues
Fabio Aiuto
7
-26
/
+52
2021-08-26
staging: rtl8723bs: remove header file ethernet.h
Michael Straube
4
-18
/
+5
2021-08-26
staging: rtl8723bs: remove unused rtw_set_802_11_bssid() function
Fabio Aiuto
2
-65
/
+0
2021-08-26
staging: rtl8723bs: remove functions notifying wext events
Fabio Aiuto
4
-48
/
+1
[next]