index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-8
/
+8
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-141
/
+127
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
22
-0
/
+22
2017-10-18
staging: rtl8192u: Convert timers to use timer_setup()
Kees Cook
9
-50
/
+46
2017-10-03
staging: rtl8192u: Fix some error handling path
Christophe JAILLET
1
-4
/
+1
2017-10-03
staging: rtl8192u: Check some memory allocation failure
Christophe JAILLET
1
-0
/
+4
2017-10-03
staging: rtl8192u: make r8192_wx_handlers_def structure const
Bhumika Goyal
2
-2
/
+2
2017-09-22
Staging: rtl8192u: ieee80211: Use netdev_info instead of printk
Georgiana Chelu
1
-2
/
+2
2017-09-18
staging: rtl8192u: remove unneeded SN_LESS macro
Greg Kroah-Hartman
1
-1
/
+0
2017-09-18
staging: rtl819u: move '{' to next line
Aastha Gupta
1
-1
/
+2
2017-09-18
staging: rtl8192u: remove space before semicolon
Aastha Gupta
1
-1
/
+1
2017-09-18
staging: rtl8192u: add space after ','
Aastha Gupta
1
-1
/
+1
2017-09-18
staging: rtl8192u: remove space function pointer arguments
Aastha Gupta
1
-11
/
+11
2017-09-18
staging: rtl8192u: fix '{' following enum go on the same line
Aastha Gupta
1
-6
/
+3
2017-09-18
staging: rtl8192u:add space before '(' and '{'
Aastha Gupta
1
-5
/
+5
2017-09-18
staging: rtl8192u: add spaces after struct/enum definitions
Aastha Gupta
1
-10
/
+10
2017-09-18
staging: rtl8192u: remove space before ')'
Aastha Gupta
1
-2
/
+2
2017-09-18
staging: rtl8192u: remove space after '('
Aastha Gupta
1
-1
/
+1
2017-09-18
staging: rtl8192u: add space after '}'
Aastha Gupta
1
-11
/
+11
2017-09-18
staging: rtl8192u: fix spaces around algebric and binary operators
Aastha Gupta
1
-13
/
+13
2017-09-17
staging:r8192u: replace request_module with try_then_request_module
Ivan Safonov
2
-25
/
+17
2017-07-28
staging: rtl8192u: fix spelling mistake: "Senondary" -> "Secondary"
Colin Ian King
1
-1
/
+1
2017-07-28
staging: rtl8192u: fix incorrect mask and shift on u8 data
Colin Ian King
1
-1
/
+1
2017-07-17
Staging: rtl8192u: Use __func__ instead of function name.
Shreeya Patel
1
-12
/
+11
2017-07-16
staging: rtl8192u: Fix braces placement and spacing
Lukasz Faber
1
-6
/
+5
2017-07-16
staging: rtl8192u: reduce stack frame size in ieee80211_rx_mgt_rsl
Arnd Bergmann
1
-36
/
+42
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-36
/
+25
2017-06-25
staging: rtl8192u - add parameter names
Derek Robson
3
-6
/
+6
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
3
-11
/
+7
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2
-16
/
+13
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
4
-13
/
+9
2017-05-29
staging: rtl8192u: swap comparison to constant
Szilveszter Székely
1
-5
/
+5
2017-05-15
staging: rtl8192u: Fix type mismatch warnings reported by sparse
Suniel Mahesh
1
-17
/
+10
2017-05-15
Staging: rtl8192u: ieee80211: ieee80211_module.c: fix style issue
Riccardo Marotti
1
-2
/
+1
2017-05-15
Staging: rtl8192u - changed include of asm/io.h
Derek Robson
1
-1
/
+1
2017-05-15
staging: rtl8192u: ieee80211: rtl819x_TSProc: Fixed brace placement issues
Fabrizio Perria
1
-116
/
+55
2017-05-15
staging: rtl8192u: Convert u4bAcParam to little-endian
Tuomo Rinne
1
-0
/
+1
2017-05-15
staging: rtl8192u: Improve code readability
Tuomo Rinne
1
-9
/
+19
2017-05-15
staging: rtl8192u: Remove unnecessary scope
Tuomo Rinne
1
-34
/
+32
2017-04-28
staging: rtl8192u: fix spelling mistake in variable name *attentuation
Colin Ian King
4
-54
/
+54
2017-04-28
staging: rtl8192u: fix incorrect assignments
Jakub Jedelsky
1
-4
/
+6
2017-04-18
staging: rtl8192u: fix incorrect type in assignment in ieee80211_tx.c
Martin Karamihov
1
-1
/
+1
2017-04-08
staging: rtl8192u: ieee80211: Fix space required after }.
Valerio Genovese
1
-2
/
+2
2017-03-16
staging: rtl8192u: Remove multiple assignments
Gargi Sharma
1
-4
/
+9
2017-03-14
staging: rtl8192u: ieee80211: Remove code in comments
simran singhal
1
-4
/
+0
2017-03-12
staging: rtl8192u: Remove typedef phy_ofdm_rx_status_rxsc_sgien_exintfflag
simran singhal
2
-4
/
+4
2017-03-09
staging: rtl8192u: Fix sparse warnings in r8192U_dm.c
Matthieu Simon
1
-4
/
+4
2017-03-09
staging: rtl8192u: Clean up tests if NULL returned on failure
simran singhal
4
-5
/
+5
2017-03-09
Staging: rtl8192u: clean up some white space issues
Elia Geretto
1
-2
/
+2
2017-03-09
staging: rtl8192e: Indent the code
Georgiana Rodica Chelu
2
-2
/
+2
[next]