index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8712: fix potential memory leak
Nam Cao
2022-10-31
1
-5
/
+18
*
staging: rtl8712: check for return value of _r8712_init_xmit_priv()
Nam Cao
2022-10-31
1
-1
/
+3
*
staging: rtl8712: check for alloc fail in _r8712_init_recv_priv()
Nam Cao
2022-10-31
4
-12
/
+20
*
Revert "staging: r8712u: Tracking kmemleak false positives."
Nam Cao
2022-10-31
1
-3
/
+0
*
staging: rtl8712: Remove variable xcnt
Colin Ian King
2022-10-22
1
-2
/
+1
*
staging: rtl8712: Fix return type for implementation of ndo_start_xmit
GUO Zihua
2022-09-09
2
-4
/
+4
*
staging: rtl8712: fix camelcase in UserPriority
Asif Khan
2022-09-09
1
-6
/
+6
*
staging: rtl8712: fix use after free bugs
Dan Carpenter
2022-08-30
1
-36
/
+0
*
staging: rtl8712: fix uninit-value in r871xu_drv_init()
Wang Cheng
2022-05-19
1
-3
/
+3
*
staging: rtl8712: fix uninit-value in usb_read8() and friends
Wang Cheng
2022-05-19
1
-9
/
+18
*
staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()
Wang Cheng
2022-05-19
1
-7
/
+14
*
staging: rtl8712: Remove unnecessary int typecast
Solomon Tan
2022-04-20
1
-2
/
+2
*
staging: rtl8712: Remove unnecessary parentheses
Aliya Rahmani
2022-04-14
1
-1
/
+1
*
staging: rtl8712: cmd: remove redundant space after cast
Aliya Rahmani
2022-04-14
1
-1
/
+1
*
staging/rtl8712: remove event_tasklet
Davidlohr Bueso
2022-04-12
1
-1
/
+0
*
staging: rtl8712: efuse: code style - avoid macro argument precedence issues
Aliya Rahmani
2022-04-12
1
-2
/
+2
*
staging: rtl8712: fix camel case in function r8712_generate_ie
Mahak Gupta
2022-04-07
1
-2
/
+2
*
staging: rtl8712: remove unnecessary parentheses
Alaa Mohamed
2022-04-07
1
-10
/
+10
*
staging: rtl8712: fix a potential memory leak in r871xu_drv_init()
Xiaoke Wang
2022-04-05
2
-4
/
+3
*
staging: rtl8712: simplify control flow
Sevinj Aghayeva
2022-04-05
1
-19
/
+6
*
staging: rtl8712: remove Unnecessary parentheses
Alaa Mohamed
2022-04-05
1
-8
/
+8
*
staging: rtl8712: Fix multiple line dereference
Alaa Mohamed
2022-04-05
1
-52
/
+25
*
staging: rtl8712: Fix multiple blank lines warning from .c files
Sathish Kumar
2022-04-04
4
-4
/
+0
*
staging: rtl8712: Fix multiple blank lines warning from .h files
Sathish Kumar
2022-04-04
16
-28
/
+0
*
staging: rtl8712: Use completions for signaling
Sathish Kumar
2022-04-04
4
-11
/
+4
*
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-28
2
-10
/
+2
|
\
|
*
staging: rtl8712: Drop get_recvframe_data()
Kees Cook
2022-01-25
2
-10
/
+2
*
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-4
/
+4
|
/
*
staging: rtl8712: Fix alignment checks with flipped condition
Ngo Tak Fong
2021-12-09
1
-15
/
+13
*
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-10
2
-2
/
+1
|
\
|
*
exit/rtl8712: Replace the macro thread_exit with a simple return 0
Eric W. Biederman
2021-10-29
2
-2
/
+1
*
|
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-04
6
-15
/
+16
|
\
\
|
*
|
staging: r8712u: fix control-message timeout
Johan Hovold
2021-10-26
1
-1
/
+1
|
*
|
staging: rtl8712: fix use-after-free in rtl8712_dl_fw
Pavel Skripkin
2021-10-20
1
-2
/
+2
|
*
|
staging: rtl8712: prepare for const netdev->dev_addr
Jakub Kicinski
2021-10-20
3
-3
/
+4
|
*
|
staging: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
2
-2
/
+2
|
*
|
staging: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-2
/
+2
|
*
|
staging: rtl8712: Statements should start on a tabstop
Dawid Esterhuizen
2021-10-05
1
-5
/
+5
|
|
/
*
/
treewide: Replace 0-element memcpy() destinations with flexible arrays
Kees Cook
2021-10-18
1
-2
/
+2
|
/
*
Merge 5.14-rc5 into staging-next
Greg Kroah-Hartman
2021-08-09
6
-38
/
+61
|
\
|
*
staging: rtl8712: error handling refactoring
Pavel Skripkin
2021-07-27
2
-39
/
+43
|
*
staging: rtl8712: get rid of flush_scheduled_work
Pavel Skripkin
2021-07-27
5
-1
/
+20
*
|
Staging: rt18712: hal_init: removed filename from beginning comment block
Agam Kohli
2021-07-30
1
-1
/
+0
*
|
staging/rtl8712: Remove all strcpy() uses in favor of strscpy()
Len Baker
2021-07-21
1
-1
/
+1
*
|
staging: rtl8712: Fix alignment
Alexander Greyling
2021-07-21
1
-1
/
+1
*
|
staging: rtl8712: Remove some unused #define and enum
Christophe JAILLET
2021-07-21
1
-48
/
+0
|
/
*
staging: rtl8712: fix memory leak in rtl871x_load_fw_cb
Pavel Skripkin
2021-06-14
1
-0
/
+3
*
staging: rtl8712: fix error handling in r871xu_drv_init
Pavel Skripkin
2021-06-14
2
-13
/
+13
*
staging: rtl8712: remove redundant check in r871xu_drv_init
Pavel Skripkin
2021-06-14
1
-6
/
+4
*
staging: rtl8712: Replace printk() with netdev_dbg()
Fabio M. De Francesco
2021-06-12
1
-1
/
+1
[next]