index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-03-14
staging:r8188eu: Use lib80211 to support TKIP
Ivan Safonov
2018-03-08
staging: rtl8188eu: use __func__ instead of function name
Santha Meena Ramamoorthy
2018-03-08
staging: rtl8188eu: fix typo in comment
Santha Meena Ramamoorthy
2018-03-06
staging: rtl8188eu: replace NULL comparison with variable
Santha Meena Ramamoorthy
2018-03-06
staging: rtl8188eu: place constant on the right side of test
Santha Meena Ramamoorthy
2018-03-01
staging:r8188eu: use lib80211 CCMP decrypt
Ivan Safonov
2018-02-22
staging: rtl8188eu: Remove unneeded cast
Christopher Diaz Riveros
2018-02-19
staging:r8188eu: Use lib80211 to decrypt WEP-frames
Ivan Safonov
2018-02-19
staging: rtl8188eu: Replace function name in string with __func__
Dafna Hirschfeld
2018-02-16
staging:r8188eu: Remove unused struct pkt_file
Ivan Safonov
2018-02-16
staging:r8188eu: Remove struct pkt_file from rtw_xmitframe_coalesce()
Ivan Safonov
2018-02-16
staging:r8188eu: Remove struct pkt_file from update_attrib()
Ivan Safonov
2018-02-16
staging:r8188eu: Remove struct pkt_file from set_qos()
Ivan Safonov
2018-02-16
staging: rtl8188eu: Move a blank line
Dafna Hirschfeld
2018-01-25
staging: rtl8188eu: remove redundant initialization of 'pwrcfgcmd'
Colin Ian King
2017-12-13
rtl8188eu: Fix a possible sleep-in-atomic bug in set_tx_beacon_cmd
Jia-Ju Bai
2017-11-28
staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
Larry Finger
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-03
staging: rtl8188eu: avoid a null dereference on pmlmepriv
Colin Ian King
2017-11-02
staging: rtl8188eu: Revert 4 commits breaking ARP
Hans de Goede
2017-11-02
staging: rtl8188eu: Fix bug introduced by convert timers to use timer_setup()
Hans de Goede
2017-11-02
staging: rtl8188eu: Revert part of "staging: rtl8188eu: fix comments with lin...
Hans de Goede
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-20
staging: rtl8188eu: use pr_cont()
Aastha Gupta
2017-10-20
staging: rtl8188eu: add spaces around '|'
Aastha Gupta
2017-10-20
staging: rtl8188eu: prefer using BIT macro
Aastha Gupta
2017-10-18
staging: rtl8188eu: usb_ops_linux: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-18
staging: rtl8188eu: usb_halinit: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-18
rtl8188eu: Fix a possible sleep-in-atomic bug in _rtw_pwr_wakeup
Jia-Ju Bai
2017-10-18
rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmd
Jia-Ju Bai
2017-10-18
rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmd
Jia-Ju Bai
2017-10-18
staging: rtl8188eu: add spaces around algebric and boolean operators
Aastha Gupta
2017-10-18
staging: rtl8188eu: fix spaces before tabs
Aastha Gupta
2017-10-18
staging: rtl8188eu: fix space between function name and '('
Aastha Gupta
2017-10-18
staging: rtl8188eu: fix block comment styling in rtl8188eu files
Aastha Gupta
2017-10-18
staging: rtl8188eu: Convert timers to use timer_setup()
Kees Cook
2017-10-03
Staging: rtl8188eu: core: Use list_entry instead of container_of
Srishti Sharma
2017-10-03
staging: rtl8188eu: Place the constant on the right side in comparisons
Mihaela Muraru
2017-10-03
staging: rtl8188eu: Remove braces from single statement blocks
Mihaela Muraru
2017-09-29
Staging: rtl8188eu: core: Fix line over 80 characters
Georgiana Chelu
2017-09-29
Staging: rtl8188eu: core: Add spaces around '+'
Georgiana Chelu
2017-09-29
Staging: rtl8188eu: core: Use __func__ instead of function name
Georgiana Chelu
2017-09-29
staging: rtl8188eu: wrap lines in 80 characters
Aishwarya Pant
2017-09-29
staging: rtl8188eu: remove implicit bool->int conversions
Aishwarya Pant
2017-09-29
staging: rtl8188eu: remove unneeded conversions to bool
Aishwarya Pant
2017-09-22
staging:rtl8188eu:hal Fix wrong comparison to False
Janani Sankara Babu
2017-09-22
staging:rtl8188eu Fix remove semicolon in do {}while(0)
Janani Sankara Babu
2017-09-18
staging: rtl8188eu: Fix spelling
Valentine Sinitsyn
2017-09-18
staging: rtl8188eu: remove parenthesis from right hand side of assignment
Aishwarya Pant
[next]