index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192se
/
phy.c
Age
Commit message (
Expand
)
Author
2014-11-10
rtlwifi: rtl8192se: Fix connection problems
Larry Finger
2014-03-06
rtlwifi: Move common routines to core
Larry Finger
2013-04-01
rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07
Larry Finger
2012-10-30
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
2012-06-20
rtlwifi: rtl8192se: Fix gcc 4.7.x warning
Larry Finger
2012-04-23
rtlwifi: rtl8192se: Convert driver to use private dm struct
Larry Finger
2012-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-22
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-01-30
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-24
rtl8192se: Update copyright dates
Larry Finger
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2011-12-07
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
2011-07-21
rtlwifi: Convert printks to pr_<level>
Joe Perches
2011-06-20
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-06-03
rtlwifi: Don't block interrupts in spinlocks
Mike McCormack
2011-06-03
rtlwifi: Remove set_rfpowerstate_inprogress
Mike McCormack
2011-06-01
rtl8192se: Fix warnings from gcc 4.6.0
Larry Finger
2011-05-05
rtlwifi: rtl8192se: Merge phy routines
Chaoming Li