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
/
rtl8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
staging: rtl8188eu: add RNX-N150NUB support
Charles Milette
1
-0
/
+1
2017-07-18
staging: rtl8188eu: add TL-WN722N v2 support
Michael Gugino
1
-0
/
+1
2017-07-16
staging: rtl8188eu: memory leak in rtw_free_cmd_obj()
Dan Carpenter
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-4
/
+2
2017-06-25
staging: rtl8188eu: style fixes
Galo Navarro
1
-4
/
+4
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-3
/
+1
2017-06-20
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-3
/
+3
2017-06-13
staging: rtl8188eu: Remove unneeded blank lines
Aviya Erenfeld
1
-8
/
+0
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-05-29
staging: rtl8188eu: removes comparison to null
Juliana Rodrigues
1
-10
/
+10
2017-05-29
staging: rtl8188eu: removed unnecessary blank lines
Juliana Rodrigues
1
-40
/
+1
2017-05-29
staging: rtl8188eu: removed unnecessary parentheses
Juliana Rodrigues
1
-10
/
+11
2017-05-29
staging: rtl8188eu: removed function names from strings
Juliana Rodrigues
1
-5
/
+8
2017-05-29
staging: rtl8188eu: add spaces around character
Juliana Rodrigues
1
-1
/
+1
2017-05-29
staging: rtl8188eu: fixes block comments subsequent lines
Juliana Rodrigues
1
-16
/
+18
2017-05-29
staging: rtl8188eu: fix comments with lines over 80 characters
Juliana Rodrigues
1
-9
/
+21
2017-05-16
staging: rtl8188eu: fix indentation error
Remco Verhoef
1
-1
/
+1
2017-05-15
staging: rtl8188eu, rtl8723bs: fix spelling mistake "Cancle" -> "Cancel"
Colin Ian King
1
-2
/
+2
2017-05-15
staging: rtl8188eu: Put constant on right side of comparison
Aviv Palivoda
1
-2
/
+2
2017-05-15
staging: rtl8188eu: core: removed comparison to NULL
Juliana Rodrigues
1
-5
/
+5
2017-05-15
staging:r8188eu: remove unused definitions from include/ieee80211.h
Ivan Safonov
1
-91
/
+0
2017-05-15
staging:r8188eu: remove ieee80211_is_empty_essid()
Ivan Safonov
2
-20
/
+0
2017-05-15
staging:r8188eu: remove ieee80211_get_hdrlen()
Ivan Safonov
2
-40
/
+0
2017-05-15
staging:r8188eu: trim IV/ICV fields in validate_recv_data_frame()
Ivan Safonov
2
-22
/
+14
2017-05-15
staging:r8188eu: inline unprotect_frame() in mon_recv_decrypted_recv()
Ivan Safonov
1
-1
/
+15
2017-05-15
staging:r8188eu: use different mon_recv_decrypted() inside rtl88eu_mon_recv_h...
Ivan Safonov
1
-1
/
+22
2017-05-15
staging:r8188eu: move IV/ICV trimming into decrypt() and also place it after ...
Ivan Safonov
1
-50
/
+30
2017-04-28
staging: rtl8188eu: embedded function name style fixes
Ian Chard
1
-2
/
+2
2017-04-28
staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()
Dan Carpenter
1
-1
/
+1
2017-04-18
staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ie
Aishwarya Pant
2
-2
/
+2
2017-04-18
staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ie
Aishwarya Pant
1
-1
/
+2
2017-04-18
staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ie
Aishwarya Pant
5
-17
/
+16
2017-04-11
staging: rtl8188eu: force driver to be built as a module
Hans de Goede
1
-0
/
+1
2017-04-08
staging:r8188eu: remove sw_encrypt member of security_priv struct
Ivan Safonov
4
-10
/
+5
2017-04-08
staging:r8188eu: remove software_encrypt member of registry_priv struct
Ivan Safonov
2
-3
/
+1
2017-04-08
staging:r8188eu: replace rtw_software_encrypt with its default value
Ivan Safonov
1
-3
/
+1
2017-04-08
staging:r8188eu: remove sw_decrypt member of security_priv struct
Ivan Safonov
3
-4
/
+2
2017-04-08
staging:r8188eu: remove software_decrypt member of registry_priv struct
Ivan Safonov
2
-3
/
+1
2017-04-08
staging:r8188eu: replace rtw_software_decrypt with its value
Ivan Safonov
1
-2
/
+1
2017-04-08
staging: rtl8188eu: Remove extra spaces
Alfonso Lima Astor
1
-1
/
+1
2017-04-08
staging: rtl8188eu: Macros with complex values should be enclosed in parentheses
Alfonso Lima Astor
1
-6
/
+0
2017-03-23
staging:r8188eu: add iv length to frame data offset
Ivan Safonov
1
-1
/
+1
2017-03-16
staging: rtl8188eu: removed blank lines coding style problem
Andrii Vladyka
1
-1
/
+0
2017-03-16
staging: rtl8188eu: fix some inverted conditions
Dan Carpenter
1
-4
/
+4
2017-03-12
staging: rtl8188eu: Fix redundant space coding style issue
Alex Yashchenko
1
-1
/
+1
2017-03-09
staging: rtl8188eu: fix typos in macros
Sebastian Haas
2
-4
/
+4
2017-03-09
staging: rtl8188eu: fix typos in comments
Sebastian Haas
7
-8
/
+8
2017-03-06
staging:rtl8188eu Add spaces around binary operator
Georgiana Rodica Chelu
1
-12
/
+12
2017-03-06
staging: rtl8188eu: replace explicit NULL comparison
Gargi Sharma
1
-1
/
+1
[next]