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
/
rtl8192u
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-19
rtl8192u: Remove unused semaphore rf_sem
Binoy Jayan
2
-2
/
+0
2016-06-19
rtl8192u: Replace semaphore scan_sem with mutex
Binoy Jayan
2
-10
/
+10
2016-06-19
rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutex
Binoy Jayan
5
-41
/
+41
2016-06-19
rtl8192u: r8192_priv: Replace semaphore wx_sem with mutex
Binoy Jayan
3
-55
/
+55
2016-06-19
staging: rtl8192u: propagate errors in write_nic_dword
Salah Triki
2
-4
/
+8
2016-06-19
staging: rtl8192u: propagate errors in write_nic_word
Salah Triki
2
-4
/
+8
2016-06-19
staging: rtl8192u: propagate errors in write_nic_byte_E
Salah Triki
2
-4
/
+7
2016-06-19
staging: rtl8192u: propagate errors in write_nic_byte
Salah Triki
2
-4
/
+8
2016-06-19
staging: rtl8192u: check return value of rtl8192_read_eeprom_info
Salah Triki
1
-1
/
+9
2016-06-19
staging: rtl8192u: propagate errors in rtl8192_read_eeprom_info
Salah Triki
1
-16
/
+18
2016-06-19
staging: rtl8192u: check return value eprom_read
Salah Triki
1
-36
/
+76
2016-06-19
staging: rtl8192u: propagate errors in eprom_read
Salah Triki
2
-3
/
+8
2016-06-19
staging: rtl8192u: check return value of read_nic_word_E
Salah Triki
1
-4
/
+17
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-79
/
+22
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2
-5
/
+5
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-04-30
staging: rtl8192u: Fix crash due to pointers being "confusing"
Ben Hutchings
1
-2
/
+2
2016-04-30
staging: rtl8192u: rewrite NULL comparison for pointers
Nicholas Sim
1
-3
/
+3
2016-04-30
staging: rtl8192u: add blank line after declarations
Nicholas Sim
1
-0
/
+14
2016-04-30
staging: rtl8192u: remove blank lines after braces (opening)
Nicholas Sim
1
-14
/
+0
2016-04-30
staging: rtl8192u: remove blank lines before braces (closing)
Nicholas Sim
1
-35
/
+0
2016-03-28
staging: rtl8192u: fix typo in debug message
Nik Nyby
2
-2
/
+2
2016-03-28
Staging: rtl8192u: Remove unnecessary semicolon.
Sandhya Bankar
1
-1
/
+1
2016-03-28
Staging: rtl8192u: remove extra blank lines.
Ben Marsh
1
-22
/
+0
2016-03-18
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-151
/
+174
2016-03-12
Staging: ieee80211: Place constant on right side of the test.
Sandhya Bankar
1
-3
/
+3
2016-03-12
staging: rtl8192u: ieee80211_crypt: Remove unnecessary else after return
Bhaktipriya Shridhar
1
-2
/
+1
2016-03-12
Staging: rtl8192u: Replace random_ether_addr with eth_random_addr
Bhumika Goyal
1
-7
/
+1
2016-03-12
Staging: rtl8192u: Replace memset with eth_broadcast_addr
Bhumika Goyal
1
-2
/
+2
2016-03-12
staging: rtl8192u: ieee80211: Remove unused variables
Bhaktipriya Shridhar
1
-1
/
+0
2016-03-12
Staging: rtl8192u: Remove debug messages
Bhumika Goyal
1
-6
/
+1
2016-03-12
Staging: rtl8192u: Clean up tests if NULL returned on failure
Bhumika Goyal
2
-2
/
+2
2016-03-12
staging: rtl8192u: ieee802111: Drop Useless Initialization
Bhaktipriya Shridhar
1
-3
/
+3
2016-03-12
staging: rtl8192u: ieee80211: Use macro DIV_ROUND_UP
Bhaktipriya Shridhar
1
-2
/
+2
2016-02-21
staging: rtl8192u: Remove create_workqueue()
Bhaktipriya Shridhar
2
-18
/
+13
2016-02-21
Staging: rtl8192u: Convert long if-else block to switch-case
Bhumika Goyal
1
-12
/
+40
2016-02-15
Staging: rtl819u: ieee80211: Remove function ieee80211_wep_null
Bhumika Goyal
3
-7
/
+0
2016-02-15
Staging: rtl8192u: Remove useless comments
Bhumika Goyal
1
-5
/
+0
2016-02-15
staging: rtl8192u: ieee80211: Fix comment style
Janani Ravichandran
1
-16
/
+16
2016-02-15
staging: rtl8192u: ieee80211: Remove msleep_interruptible_rsl Macro
Amitoj Kaur Chawla
1
-2
/
+0
2016-02-15
staging: rtl8192u: ieee80211: ieee80211_softmac: Replace driver specific macr...
Amitoj Kaur Chawla
1
-1
/
+1
2016-02-15
staging: rtl8192u: ieee80211: Remove MSECS macro
Amitoj Kaur Chawla
1
-1
/
+0
2016-02-15
staging: rtl8192u: r8192U_dm: Replace MSECS with msecs_to_jiffies
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-15
staging: rtl8192u: ieee80211: ieee80211_rx: Replace MSECS with msecs_to_jiffies
Amitoj Kaur Chawla
1
-1
/
+2
2016-02-15
staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_...
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-15
staging: rtl8192u: ieee80211: rtl819x_BAProc: Replace MSECS with msecs_to_jif...
Amitoj Kaur Chawla
1
-1
/
+1
2016-02-15
staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jif...
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-08
staging: r8192U: Fix check pointer after usage problem
Larry Finger
1
-8
/
+13
2016-02-08
staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.c
Byeoungwook Kim
1
-18
/
+20
2016-02-08
staging/rtl8192u: fixed typos
Yannik Schmidt
1
-3
/
+3
[next]