index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-94
/
+160
2018-07-16
Revert "staging:r8188eu: Use lib80211 to support TKIP"
Hans de Goede
3
-94
/
+160
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+0
2018-06-18
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
Johannes Berg
1
-1
/
+0
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-05-31
Staging:rtl888eu:include Fix CamelCase issue
Janani Sankara Babu
10
-165
/
+165
2018-05-11
staging:r8188eu: Remove rx_handler_data unnecessary read
Ivan Safonov
2
-9
/
+0
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+1
2018-03-14
staging:r8188eu: Use lib80211 to support TKIP
Ivan Safonov
3
-160
/
+94
2018-03-08
staging: rtl8188eu: use __func__ instead of function name
Santha Meena Ramamoorthy
8
-82
/
+82
2018-03-08
staging: rtl8188eu: fix typo in comment
Santha Meena Ramamoorthy
1
-2
/
+2
2018-03-06
staging: rtl8188eu: replace NULL comparison with variable
Santha Meena Ramamoorthy
7
-53
/
+53
2018-03-06
staging: rtl8188eu: place constant on the right side of test
Santha Meena Ramamoorthy
4
-7
/
+7
2018-03-01
staging:r8188eu: use lib80211 CCMP decrypt
Ivan Safonov
2
-216
/
+51
2018-02-22
staging: rtl8188eu: Remove unneeded cast
Christopher Diaz Riveros
1
-1
/
+1
2018-02-19
staging:r8188eu: Use lib80211 to decrypt WEP-frames
Ivan Safonov
4
-37
/
+49
2018-02-19
staging: rtl8188eu: Replace function name in string with __func__
Dafna Hirschfeld
1
-1
/
+2
2018-02-16
staging:r8188eu: Remove unused struct pkt_file
Ivan Safonov
2
-50
/
+0
2018-02-16
staging:r8188eu: Remove struct pkt_file from rtw_xmitframe_coalesce()
Ivan Safonov
1
-12
/
+5
2018-02-16
staging:r8188eu: Remove struct pkt_file from update_attrib()
Ivan Safonov
1
-9
/
+7
2018-02-16
staging:r8188eu: Remove struct pkt_file from set_qos()
Ivan Safonov
1
-16
/
+10
2018-02-16
staging: rtl8188eu: Move a blank line
Dafna Hirschfeld
1
-1
/
+1
2018-01-25
staging: rtl8188eu: remove redundant initialization of 'pwrcfgcmd'
Colin Ian King
1
-1
/
+1
2017-12-13
rtl8188eu: Fix a possible sleep-in-atomic bug in set_tx_beacon_cmd
Jia-Ju Bai
1
-2
/
+2
2017-11-28
staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
Larry Finger
1
-10
/
+4
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
48
-707
/
+844
2017-11-03
staging: rtl8188eu: avoid a null dereference on pmlmepriv
Colin Ian King
1
-3
/
+3
2017-11-02
staging: rtl8188eu: Revert 4 commits breaking ARP
Hans de Goede
2
-62
/
+55
2017-11-02
staging: rtl8188eu: Fix bug introduced by convert timers to use timer_setup()
Hans de Goede
1
-1
/
+1
2017-11-02
staging: rtl8188eu: Revert part of "staging: rtl8188eu: fix comments with lin...
Hans de Goede
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-20
staging: rtl8188eu: use pr_cont()
Aastha Gupta
1
-2
/
+2
2017-10-20
staging: rtl8188eu: add spaces around '|'
Aastha Gupta
1
-3
/
+3
2017-10-20
staging: rtl8188eu: prefer using BIT macro
Aastha Gupta
1
-39
/
+39
2017-10-18
staging: rtl8188eu: usb_ops_linux: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-18
staging: rtl8188eu: usb_halinit: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-18
rtl8188eu: Fix a possible sleep-in-atomic bug in _rtw_pwr_wakeup
Jia-Ju Bai
1
-1
/
+1
2017-10-18
rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmd
Jia-Ju Bai
1
-1
/
+1
2017-10-18
rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmd
Jia-Ju Bai
1
-1
/
+1
2017-10-18
staging: rtl8188eu: add spaces around algebric and boolean operators
Aastha Gupta
1
-18
/
+18
2017-10-18
staging: rtl8188eu: fix spaces before tabs
Aastha Gupta
2
-6
/
+6
2017-10-18
staging: rtl8188eu: fix space between function name and '('
Aastha Gupta
1
-1
/
+1
2017-10-18
staging: rtl8188eu: fix block comment styling in rtl8188eu files
Aastha Gupta
27
-395
/
+514
2017-10-18
staging: rtl8188eu: Convert timers to use timer_setup()
Kees Cook
11
-52
/
+51
2017-10-03
Staging: rtl8188eu: core: Use list_entry instead of container_of
Srishti Sharma
1
-7
/
+7
2017-10-03
staging: rtl8188eu: Place the constant on the right side in comparisons
Mihaela Muraru
1
-7
/
+7
2017-10-03
staging: rtl8188eu: Remove braces from single statement blocks
Mihaela Muraru
1
-8
/
+7
2017-09-29
Staging: rtl8188eu: core: Fix line over 80 characters
Georgiana Chelu
1
-8
/
+16
2017-09-29
Staging: rtl8188eu: core: Add spaces around '+'
Georgiana Chelu
1
-1
/
+1
[next]