index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
staging: rtl8723bs: Allocate full pwep structure
Kees Cook
1
-2
/
+4
2022-05-19
staging: rtl8723bs: Fix alignment to match open parenthesis
Soumya Negi
1
-11
/
+13
2022-04-22
staging: rtl8723bs: remove leftover code for other chips
Artur Bujdoso
4
-324
/
+0
2022-04-13
drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()
Duoming Zhou
1
-2
/
+4
2022-04-13
drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
Duoming Zhou
1
-2
/
+4
2022-04-12
staging: rtl8723bs: tidy up error handling
Yihao Han
1
-9
/
+6
2022-04-08
staging: rtl8723bs: remove header rtw_ioctl.h
Michael Straube
2
-73
/
+0
2022-04-07
staging: rtl8723bs: fix indentation
Sevinj Aghayeva
1
-11
/
+3
2022-04-05
staging: rtl8723bs: remove space after function name
Sevinj Aghayeva
1
-1
/
+1
2022-04-05
staging: rtl8723bs: remove redundant else branches
Sevinj Aghayeva
1
-33
/
+31
2022-04-05
staging: rtl8723bs: remove return from a function returning void
Sevinj Aghayeva
1
-7
/
+2
2022-04-05
staging: rtl8723bs: remove redundant braces in if statements
Sevinj Aghayeva
1
-52
/
+27
2022-04-05
staging: rtl8723bs: combine both sides of conditional statement
Rebecca Mckeever
1
-6
/
+2
2022-04-05
staging: rtl8723bs: remove handlerOS independent comment
Rebecca Mckeever
1
-2
/
+0
2022-04-05
staging: rtl8723bs: simplify control flow
Sevinj Aghayeva
1
-14
/
+4
2022-04-04
staging: rtl8723bs: simplify control flow
Sevinj Aghayeva
1
-21
/
+7
2022-04-04
staging: rtl8723bs: refactor rtw_ch2freq()
Michael Straube
1
-22
/
+18
2022-04-04
staging: rtl8723bs: remove 5 GHz channels from ch_freq_map
Michael Straube
1
-16
/
+0
2022-04-04
staging: rtl8723bs: Fix No space before tabs
Alaa Mohamed
1
-27
/
+27
2022-04-04
staging: rtl8723bs: remove redundant braces in if statements
Sevinj Aghayeva
1
-8
/
+4
2022-04-04
staging: rtl8723bs: place constants on the right side of tests
Sevinj Aghayeva
1
-16
/
+16
2022-04-04
staging: rtl8723bs: place constants on the right side of tests
Sevinj Aghayeva
1
-5
/
+5
2022-04-04
staging: rtl8723bs: remove code suspect indent
Alaa Mohamed
1
-1
/
+1
2022-04-04
staging: rtl8723bs: Change rtw_ndev_notifier_call message to dbg
Chris Morgan
1
-1
/
+1
2022-04-04
staging: rtl8723bs: Remove redundant else branches.
Sevinj Aghayeva
1
-19
/
+13
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
[next]