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
2016-09-28
staging: rtl8712: Change _LED_STATE enum in rtl871x driver to avoid conflicts...
Zach Brown
1
-194
/
+194
2016-09-28
Fixes: 3d44a78f0d8b ("staging: rtl8712: Remove unnecessary 'else'")
Matthew Kilgore
1
-1
/
+2
2016-09-27
staging: rtl8712: Remove unnecessary 'else'
Namrata A Shettar
1
-2
/
+1
2016-09-26
staging: rtl8172: usb_intf.c: Fixed block comment coding style
Gonçalo Salazar
1
-1
/
+1
2016-09-20
Staging: rtl8712: rtl871x_cmd: Use !x instead of x == NULL.
Sandhya Bankar
1
-11
/
+11
2016-09-20
Staging: rtl8712: rtl8712_xmit: Use !x instead of x == NULL
Sandhya Bankar
1
-1
/
+1
2016-09-20
Staging: rtl8712: rtl8712_recv: Use !x instead of x == NULL
Sandhya Bankar
1
-6
/
+6
2016-09-20
Staging: rtl8712: rtl8712_efuse: Use !x instead of x == NULL.
Sandhya Bankar
1
-1
/
+1
2016-09-18
staging: rtl8712: Rename misspelt macro
Namrata A Shettar
1
-5
/
+5
2016-09-16
staging: rtl8712: fix double lock bug in SetPSModeWorkItemCallback()
Wei Yongjun
1
-1
/
+1
2016-09-13
staging: rtl8712: fix block comments
Shaily Sangwan
2
-139
/
+139
2016-09-13
staging: rtl8712: fix coding style error reported from checkpatch
Omri Arad
1
-2
/
+2
2016-09-12
staging: rtl8712: checkpatch cleanup: block comments using a trailing */
Raphaël Beamonte
29
-134
/
+268
2016-09-02
staging: rtl8172: fixed comment style in rts871x_cmd.c
Louie Lu
1
-21
/
+25
2016-09-02
staging: rtl8712: delete one space before if statement
Louie Lu
1
-1
/
+1
2016-09-01
rtl8712: pwrctrl_priv: Replace semaphore lock with mutex
Binoy Jayan
4
-29
/
+17
2016-08-21
staging: r8712u: Handle some false positives from kmemleak
Larry Finger
1
-0
/
+2
2016-08-21
staging: r8712u: Fix leak of skb
Larry Finger
3
-18
/
+8
2016-08-21
staging: r8712u: Check pointer before use
Larry Finger
1
-38
/
+34
2016-08-21
staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.c
Parth Sane
1
-13
/
+12
2016-08-21
Staging: rtl8712: Fixed brace and comment style issue
Anuradha Weeraman
1
-7
/
+8
2016-08-21
rtl8712: intf_priv: Replace semaphore lock with completion
Binoy Jayan
2
-4
/
+4
2016-08-21
rtl8712: Replace semaphore terminate_cmdthread_sema with completion
Binoy Jayan
4
-4
/
+4
2016-08-21
rtl8712: Replace semaphore cmd_queue_sema with completion
Binoy Jayan
5
-7
/
+7
2016-05-01
rtl8712: Fixed alignment to match open parenthesis
Parth Sane
1
-4
/
+5
2016-04-30
staging: rtl8712: use container_of() instead of LIST_CONTAINOR()
Geliang Tang
8
-29
/
+26
2016-03-28
staging: rtl8712: mlme_linux: Clean up tests if NULL returned on failure
Bhaktipriya Shridhar
1
-1
/
+1
2016-03-28
staging: rtl8712: Fixed FSF address warning in ieee80211.c
Parth Sane
1
-4
/
+0
2016-03-28
staging: rtl8712: Fixed FSF address warning in hal_init.c
Parth Sane
1
-4
/
+0
2016-03-28
staging: rtl8712: Fixed FSF address warning in ethernet.h
Parth Sane
1
-4
/
+0
2016-03-28
staging: rtl8712: Fixed FSF address warning in drv_types.h
Parth Sane
1
-4
/
+0
2016-03-28
staging: rtl8712: Fixed FSF address warning in basic_types.h
Parth Sane
1
-4
/
+0
2016-03-28
staging: rtl8712: rtl871x_ioctl_linux: Clean up tests if NULL returned on fai...
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-28
staging: rtl8712: rtl871x_cmd: Clean up tests if NULL returned on failure
Bhaktipriya Shridhar
1
-40
/
+40
2016-03-28
staging: rtl8712: rtl871x_mlme: Clean up tests if NULL returned on failure
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-28
staging: rtl8712: usb_ops_linux: Clean up tests if NULL returned on failure
Bhaktipriya Shridhar
1
-1
/
+1
2016-03-28
staging: rtl8712: os_intfs: Change form of NULL comparisons
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-28
staging: rtl8712: rtl871x_ioctl_set: Remove unused macro
Bhaktipriya Shridhar
1
-6
/
+0
2016-03-28
staging: rtl8712: rtl8712_cmd.c: fixed comparison to null
Juliana Rodrigues
1
-9
/
+9
2016-03-28
staging: rtl8712: hal_init.c: fix comment block code style
Juliana Rodrigues
1
-4
/
+8
2016-03-23
staging: refresh TODO for rtl8712
Xose Vazquez Perez
1
-6
/
+6
2016-03-12
Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmd
Bhumika Goyal
2
-49
/
+0
2016-03-12
staging: rtl8712: Remove unnecessary else after return
Bhaktipriya Shridhar
1
-2
/
+1
2016-03-12
Staging: rtl8712: Avoid multiple assignments.
Sandhya Bankar
1
-1
/
+2
2016-03-12
staging: rtl8712: Remove the unnecessary parantheses
G Pooja Shamili
1
-4
/
+4
2016-03-12
staging: rtl8712: rtl871x_mp_ioctl: Remove exceptional & on function name
Amitoj Kaur Chawla
1
-59
/
+59
2016-03-12
drivers: staging: rtl8712: Change form of NULL comparisons
Bhaktipriya Shridhar
1
-1
/
+1
2016-03-12
staging: rtl8712: Make return of 0 explicit
Bhaktipriya Shridhar
1
-6
/
+2
2016-03-12
Staging: rtl8712: Clean up tests if NULL returned on failure
Bhumika Goyal
6
-12
/
+12
2016-03-12
staging: rtl8712: Remove unnecessary parantheses
Bhaktipriya Shridhar
1
-1
/
+1
[next]