index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-31
staging: rtl8712: fix potential memory leak
Nam Cao
1
-5
/
+18
2022-10-31
staging: rtl8712: check for return value of _r8712_init_xmit_priv()
Nam Cao
1
-1
/
+3
2022-10-31
staging: rtl8712: check for alloc fail in _r8712_init_recv_priv()
Nam Cao
4
-12
/
+20
2022-10-31
Revert "staging: r8712u: Tracking kmemleak false positives."
Nam Cao
1
-3
/
+0
2022-10-22
staging: rtl8712: Remove variable xcnt
Colin Ian King
1
-2
/
+1
2022-09-09
staging: rtl8712: Fix return type for implementation of ndo_start_xmit
GUO Zihua
2
-4
/
+4
2022-09-09
staging: rtl8712: fix camelcase in UserPriority
Asif Khan
1
-6
/
+6
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-11
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
[next]