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
/
rtl8192u
Age
Commit message (
Expand
)
Author
2019-04-30
staging: rtl8192u: ieee80211: Fix spelling mistake
Vatsala Narang
2019-04-30
staging: rtl8192u: ieee80211: Replace bit shifting with BIT macro
Vatsala Narang
2019-04-16
staging: rtl8192u: ieee80211: add space around '==' and before '('
Caio Salvador Rohwedder
2019-04-16
staging: rtl8192u: Add missing space
Gabriel Siqueira
2019-04-03
staging: rtl8192u: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-02
staging: rtl8192u: ieee80211: ieee80211_crypt_tkip.c: Replace bit shifting wi...
Payal Kshirsagar
2019-04-02
staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Replace bit shifting wi...
Payal Kshirsagar
2019-04-02
staging: rtl8192u: ieee80211: ieee80211_rx.c: Replace bit shifting with BIT m...
Payal Kshirsagar
2019-03-29
Staging: rtl8192u: ieee80211: Remove custom macro IEEE80211_DEBUG
Madhumitha Prabakaran
2019-03-29
staging: rtl8192u: ieee80211: Use !x in place of NULL comparison
Vatsala Narang
2019-03-29
Staging: rtl8192u: Use BIT macro
Madhumitha Prabakaran
2019-03-29
staging: rtl8192u: ieee80211: ieee80211_wx: add space before open brace
Julius Hemanth Pitti
2019-03-27
staging: rtl8192u: Remove typedef for struct.
Sanjana Sanikommu
2019-03-21
staging: rtl8192u: r8192U_dm: Remove unnecessary comments.
Sanjana Sanikommu
2019-03-21
staging: rtl8192u: ieee80211: ieee80211_rx.c: Remove unnecessary braces.
Sanjana Sanikommu
2019-03-20
staging: rtl8192u: ieee80211: ieee80211_tx.c: Adjust space around else.
Sanjana Sanikommu
2019-03-20
staging: rtl8192u: ieee80211: ieee80211_rx.c: Fix NULL comparisions.
Sanjana Sanikommu
2019-03-20
staging: rtl8192u: r8192U_dm: Remove unnecessary blank lines.
Sanjana Sanikommu
2019-03-20
staging: rtl8192u: r8192U_dm: Fix space issue around operators.
Sanjana Sanikommu
2019-03-20
staging: rtl8192u: r8192U_dm: Fix alignment issue.
Sanjana Sanikommu
2019-03-19
Staging: rtl8192u: r8180_93cx6.c: Fix space around '<<'.
Sanjana Sanikommu
2019-03-18
staging: rtl8192u: Add required spaces before open parenthesis
Sidong Yang
2019-03-18
staging: rtl8192u: Adjust 'if' to follow Kernel coding Style
Bhanusree Pola
2019-03-18
staging: rtl8192u: Remove casts on the return values of list_entry
Bhanusree Pola
2019-03-18
staging: rtl8192u: Remove typedef for struct _RX_REORDER_ENTRY
Bhanusree Pola
2019-03-18
staging: rtl8192u: Remove typedef for struct _RT_LINK_DETECT_T
Bhanusree Pola
2019-03-18
staging: rtl8192u: Remove typedef for struct _RT_POWER_SAVE_CONTROL
Bhanusree Pola
2019-03-18
staging: rtl8192u: Remove typedef for struct _IbssParms
Bhanusree Pola
2019-03-18
staging: rtl8192u: Remove typedef for struct _bandwidth_autoswitch
Bhanusree Pola
2019-02-07
staging: rtl8192u: remove redundant nul check on pointer dev
Colin Ian King
2019-02-04
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-11-07
staging: rtl8192u: rename struct name _rt_firmare_seg_container
Colin Ian King
2018-11-05
staging: rtl8192u: Fix misspellings in comments - Style
Kimberly Brown
2018-11-05
staging: rtl8192u: Fix misspelling in variable name - Style
Kimberly Brown
2018-11-05
staging: rtl8192u: Fix misspelling in struct member name - Style
Kimberly Brown
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-09
staging:rtl8192u: Correct comparison with NULL - Style
John Whitmore
2018-10-09
staging:rtl8192u: Correct code alignment - Style
John Whitmore
2018-10-09
staging:rtl8192u: Remove unnecessary line continuation - Style
John Whitmore
2018-10-09
staging:rtl8192u: Add missing blank lines - Style
John Whitmore
2018-10-09
staging:rtl8192u: Correct code indentation - Style
John Whitmore
2018-10-09
staging:rtl8192u: Add spaces around + operator - Style
John Whitmore
2018-10-09
staging:rtl8192u: Remove extra blank lines - Style
John Whitmore
2018-10-09
staging:rtl8192u: Clear error with line ending ( - Style
John Whitmore
2018-10-09
staging:rtl8192u: Removed commented out include - Style
John Whitmore
2018-10-09
staging:rtl8192u: Add missing SPDX-License-Identifier - Style
John Whitmore
2018-09-28
staging:rtl8192u: Remove potential memory leak
John Whitmore
[next]