index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-03-09
staging: rtl8192u: Constify ieee80211_qos_parameters structure
Gargi Sharma
1
-1
/
+1
2017-03-07
staging: rtl8192u: Replace "the the " with "the"
simran singhal
1
-1
/
+1
2017-03-07
staging: rtl8192u: Replace "is is" with "is"
simran singhal
1
-1
/
+1
2017-03-06
staging: rtl8192u: Remove ternary operator
Gargi Sharma
1
-8
/
+7
2017-03-06
staging: rtl8192u: Replace explicit NULL comparison
Gargi Sharma
1
-2
/
+2
2017-03-06
staging: rtl8192u: Fix endianness warnings in ieee80211_rx.c
Sebastian Haas
1
-26
/
+26
2017-03-06
staging: rtl8192u: Fix warnings about endianness
maomao xu
1
-3
/
+1
2017-03-06
staging: rtl8192u: ieee80211: Remove typedef to the tx_pending_t structure
sayli karnik
1
-3
/
+3
2017-03-06
staging: rtl8192u: Fixed 'tabstop' coding style warning
simran singhal
1
-1
/
+1
2017-03-06
staging: rtl8192u: Replace symbolic permissions with octal permissions
simran singhal
1
-2
/
+1
2017-02-27
scripts/spelling.txt: add "swithc" pattern and fix typo instances
Masahiro Yamada
2
-3
/
+3
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-606
/
+610
2017-02-16
Staging: rtl8192u: ieee80211: ieee80211.h - style fix
Derek Robson
1
-25
/
+36
2017-02-16
Staging: rtl8192u: ieee80211: ieee80211_tx.c - style fix
Derek Robson
1
-140
/
+150
2017-02-16
Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fix
Derek Robson
1
-14
/
+14
2017-02-16
Staging: rtl8192u: ieee80211: ieee80211_module.c - style fix
Derek Robson
1
-30
/
+30
2017-02-16
Staging: rtl8192u: ieee80211: rtl819x_TSProc.c - style fix
Derek Robson
1
-2
/
+2
2017-02-16
Staging: rtl8192u: r8192U.h - style fix
Derek Robson
1
-13
/
+26
2017-02-16
Staging: rtl8192u: r8192U_core.c - style fix
Derek Robson
1
-35
/
+35
2017-02-16
Staging: rtl8192u: r819xU_cmdpkt.c - style fix
Derek Robson
1
-30
/
+52
2017-02-16
staging: rtl8192u: blank lines aren't necessary before a close brace '}'
simran singhal
1
-3
/
+0
2017-02-16
staging: rtl8192u: Adding space after enum and struct definition
simran singhal
1
-19
/
+19
2017-02-16
staging: rtl8192u: Adding space after struct definition
simran singhal
1
-2
/
+2
2017-02-12
staging: rtl8192u: Fixing no new typedef warning
simran singhal
10
-33
/
+33
2017-02-12
staging: rtl8192u: Removing unnecessary parentheses
simran singhal
1
-2
/
+2
2017-02-12
staging: rtl8192u: Fix warnings relating to printk()
simran singhal
1
-2
/
+2
[next]