开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192se
/
hw.c
Age
Commit message (
Expand
)
Author
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
2015-03-30
rtlwifi: Change REG_CR+2 to MSR
Taehee Yoo
2015-02-26
rtlwifi: Clear ACM_CTRL AC3_VO bit correctly
Jes Sorensen
2014-11-10
rtlwifi: rtl8192se: Fix connection problems
Larry Finger
2014-07-20
rtlwifi: rtl8192se: remove unnecessary break after return
Fabian Frederick
2014-05-19
rtlwifi: remove unused allow_all_destaddr functions
Peter Wu
2014-03-27
rtlwifi: Remove casts of pointer to same type
Joe Perches
2014-03-06
rtlwifi: rtl8192se: Fix too long disable of IRQs
Larry Finger
2014-03-04
rtlwifi: Prepare existing drivers for new driver
Larry Finger
2014-02-24
rtlwifi: avoid accessing RCR directly
Peter Wu
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-04-01
rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07
Larry Finger
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2012-11-30
rtlwifi: rtl8192se: Fixed coding style issues in the driver
Daniel Stamer
2012-10-30
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
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 RTPRINT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
2011-10-14
rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II
Chaoming Li
2011-07-21
rtlwifi: Convert printks to pr_<level>
Joe Perches
2011-07-20
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
2011-07-05
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
2011-06-20
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-06-20
rtlwifi: rtl8192cu: Remove unused parameter
Mike McCormack
2011-06-10
rtlwifi: Fix warnings on parisc arch
Larry Finger
2011-06-01
rtlwifi: rtl8192se: Synchronize IRQ after disabling it
Larry Finger
2011-06-01
rtl8192se: Fix warnings from gcc 4.6.0
Larry Finger
2011-05-05
rtlwifi: rtl8192se: Merge hardware routines
Chaoming Li