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
/
rtl8712
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
staging: rtl8712: fix use after free bugs
Dan Carpenter
1
-36
/
+0
2022-05-19
staging: rtl8712: fix uninit-value in r871xu_drv_init()
Wang Cheng
1
-3
/
+3
2022-05-19
staging: rtl8712: fix uninit-value in usb_read8() and friends
Wang Cheng
1
-9
/
+18
2022-05-19
staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()
Wang Cheng
1
-7
/
+14
2022-04-20
staging: rtl8712: Remove unnecessary int typecast
Solomon Tan
1
-2
/
+2
2022-04-14
staging: rtl8712: Remove unnecessary parentheses
Aliya Rahmani
1
-1
/
+1
2022-04-14
staging: rtl8712: cmd: remove redundant space after cast
Aliya Rahmani
1
-1
/
+1
2022-04-12
staging/rtl8712: remove event_tasklet
Davidlohr Bueso
1
-1
/
+0
2022-04-12
staging: rtl8712: efuse: code style - avoid macro argument precedence issues
Aliya Rahmani
1
-2
/
+2
2022-04-07
staging: rtl8712: fix camel case in function r8712_generate_ie
Mahak Gupta
1
-2
/
+2
2022-04-07
staging: rtl8712: remove unnecessary parentheses
Alaa Mohamed
1
-10
/
+10
2022-04-05
staging: rtl8712: fix a potential memory leak in r871xu_drv_init()
Xiaoke Wang
2
-4
/
+3
2022-04-05
staging: rtl8712: simplify control flow
Sevinj Aghayeva
1
-19
/
+6
2022-04-05
staging: rtl8712: remove Unnecessary parentheses
Alaa Mohamed
1
-8
/
+8
2022-04-05
staging: rtl8712: Fix multiple line dereference
Alaa Mohamed
1
-52
/
+25
2022-04-04
staging: rtl8712: Fix multiple blank lines warning from .c files
Sathish Kumar
4
-4
/
+0
2022-04-04
staging: rtl8712: Fix multiple blank lines warning from .h files
Sathish Kumar
16
-28
/
+0
2022-04-04
staging: rtl8712: Use completions for signaling
Sathish Kumar
4
-11
/
+4
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-10
/
+2
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-4
/
+4
2022-01-25
staging: rtl8712: Drop get_recvframe_data()
Kees Cook
2
-10
/
+2
2021-12-09
staging: rtl8712: Fix alignment checks with flipped condition
Ngo Tak Fong
1
-15
/
+13
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+1
2021-11-04
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-15
/
+16
2021-10-29
exit/rtl8712: Replace the macro thread_exit with a simple return 0
Eric W. Biederman
2
-2
/
+1
2021-10-26
staging: r8712u: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-10-20
staging: rtl8712: fix use-after-free in rtl8712_dl_fw
Pavel Skripkin
1
-2
/
+2
2021-10-20
staging: rtl8712: prepare for const netdev->dev_addr
Jakub Kicinski
3
-3
/
+4
2021-10-20
staging: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2
-2
/
+2
2021-10-20
staging: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+2
2021-10-18
treewide: Replace 0-element memcpy() destinations with flexible arrays
Kees Cook
1
-2
/
+2
2021-10-05
staging: rtl8712: Statements should start on a tabstop
Dawid Esterhuizen
1
-5
/
+5
2021-08-09
Merge 5.14-rc5 into staging-next
Greg Kroah-Hartman
6
-38
/
+61
2021-07-30
Staging: rt18712: hal_init: removed filename from beginning comment block
Agam Kohli
1
-1
/
+0
2021-07-27
staging: rtl8712: error handling refactoring
Pavel Skripkin
2
-39
/
+43
2021-07-27
staging: rtl8712: get rid of flush_scheduled_work
Pavel Skripkin
5
-1
/
+20
2021-07-21
staging/rtl8712: Remove all strcpy() uses in favor of strscpy()
Len Baker
1
-1
/
+1
2021-07-21
staging: rtl8712: Fix alignment
Alexander Greyling
1
-1
/
+1
2021-07-21
staging: rtl8712: Remove some unused #define and enum
Christophe JAILLET
1
-48
/
+0
2021-06-14
staging: rtl8712: fix memory leak in rtl871x_load_fw_cb
Pavel Skripkin
1
-0
/
+3
2021-06-14
staging: rtl8712: fix error handling in r871xu_drv_init
Pavel Skripkin
2
-13
/
+13
2021-06-14
staging: rtl8712: remove redundant check in r871xu_drv_init
Pavel Skripkin
1
-6
/
+4
2021-06-12
staging: rtl8712: Replace printk() with netdev_dbg()
Fabio M. De Francesco
1
-1
/
+1
2021-06-09
staging: rtl8712: Remove unnecessary alias of printk()
Fabio M. De Francesco
2
-24
/
+1
2021-06-03
Staging: rtl8712: Cleanup coding style warning
Khoa Tran Minh
1
-3
/
+3
2021-05-25
staging: rtl8712: Removed unnecessary blank lines
Hriday Hegde
4
-4
/
+0
2021-05-19
staging: rtl8712: fix the bssid in mp_start_test()
Dan Carpenter
1
-1
/
+1
2021-05-10
staging: rtl8712: Fix some tests against some 'data' subtype frames
Christophe JAILLET
2
-7
/
+7
2021-05-10
staging: rtl8712: remove multiple multiple assignments
Alexander Vorwerk
1
-2
/
+3
2021-05-10
staging: rtl8712: Use list iterators and helpers
Guenter Roeck
1
-4
/
+2
[next]