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
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
staging: rtl8192u: Convert timers to use timer_setup()
Kees Cook
2017-10-03
staging: rtl8192u: Fix some error handling path
Christophe JAILLET
2017-10-03
staging: rtl8192u: Check some memory allocation failure
Christophe JAILLET
2017-10-03
staging: rtl8192u: make r8192_wx_handlers_def structure const
Bhumika Goyal
2017-09-22
Staging: rtl8192u: ieee80211: Use netdev_info instead of printk
Georgiana Chelu
2017-09-18
staging: rtl8192u: remove unneeded SN_LESS macro
Greg Kroah-Hartman
2017-09-18
staging: rtl819u: move '{' to next line
Aastha Gupta
2017-09-18
staging: rtl8192u: remove space before semicolon
Aastha Gupta
2017-09-18
staging: rtl8192u: add space after ','
Aastha Gupta
2017-09-18
staging: rtl8192u: remove space function pointer arguments
Aastha Gupta
2017-09-18
staging: rtl8192u: fix '{' following enum go on the same line
Aastha Gupta
2017-09-18
staging: rtl8192u:add space before '(' and '{'
Aastha Gupta
2017-09-18
staging: rtl8192u: add spaces after struct/enum definitions
Aastha Gupta
2017-09-18
staging: rtl8192u: remove space before ')'
Aastha Gupta
2017-09-18
staging: rtl8192u: remove space after '('
Aastha Gupta
2017-09-18
staging: rtl8192u: add space after '}'
Aastha Gupta
2017-09-18
staging: rtl8192u: fix spaces around algebric and binary operators
Aastha Gupta
2017-09-17
staging:r8192u: replace request_module with try_then_request_module
Ivan Safonov
2017-07-27
staging: rtl8192u: fix spelling mistake: "Senondary" -> "Secondary"
Colin Ian King
2017-07-27
staging: rtl8192u: fix incorrect mask and shift on u8 data
Colin Ian King
2017-07-17
Staging: rtl8192u: Use __func__ instead of function name.
Shreeya Patel
2017-07-16
staging: rtl8192u: Fix braces placement and spacing
Lukasz Faber
2017-07-16
staging: rtl8192u: reduce stack frame size in ieee80211_rx_mgt_rsl
Arnd Bergmann
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-25
staging: rtl8192u - add parameter names
Derek Robson
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-05-29
staging: rtl8192u: swap comparison to constant
Szilveszter Székely
2017-05-15
staging: rtl8192u: Fix type mismatch warnings reported by sparse
Suniel Mahesh
2017-05-15
Staging: rtl8192u: ieee80211: ieee80211_module.c: fix style issue
Riccardo Marotti
2017-05-15
Staging: rtl8192u - changed include of asm/io.h
Derek Robson
2017-05-15
staging: rtl8192u: ieee80211: rtl819x_TSProc: Fixed brace placement issues
Fabrizio Perria
2017-05-15
staging: rtl8192u: Convert u4bAcParam to little-endian
Tuomo Rinne
2017-05-15
staging: rtl8192u: Improve code readability
Tuomo Rinne
2017-05-15
staging: rtl8192u: Remove unnecessary scope
Tuomo Rinne
2017-04-28
staging: rtl8192u: fix spelling mistake in variable name *attentuation
Colin Ian King
2017-04-28
staging: rtl8192u: fix incorrect assignments
Jakub Jedelsky
2017-04-18
staging: rtl8192u: fix incorrect type in assignment in ieee80211_tx.c
Martin Karamihov
2017-04-08
staging: rtl8192u: ieee80211: Fix space required after }.
Valerio Genovese
2017-03-16
staging: rtl8192u: Remove multiple assignments
Gargi Sharma
2017-03-14
staging: rtl8192u: ieee80211: Remove code in comments
simran singhal
2017-03-12
staging: rtl8192u: Remove typedef phy_ofdm_rx_status_rxsc_sgien_exintfflag
simran singhal
2017-03-09
staging: rtl8192u: Fix sparse warnings in r8192U_dm.c
Matthieu Simon
2017-03-09
staging: rtl8192u: Clean up tests if NULL returned on failure
simran singhal
2017-03-09
Staging: rtl8192u: clean up some white space issues
Elia Geretto
2017-03-09
staging: rtl8192e: Indent the code
Georgiana Rodica Chelu
[next]