index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192de
/
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-01-23
rtlwifi/rtl8192de: remove redundant else if check
Colin Ian King
2014-06-25
rtlwifi/rtl8192de: Fix media status register mask
Rickard Strandqvist
2014-03-06
rtlwifi: Move common routines to core
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-10-03
rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c
Larry Finger
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-04-12
rtl8192de: Recognize 92D E-CUT version.
Forest Bond
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-24
rtl8192de: 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
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
2012-01-24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-10-14
rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III
Chaoming Li
2011-07-20
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
2011-07-05
rtlwifi: rtl8192de: Fix error exit from hw_init
Larry Finger
2011-07-05
rtlwifi: rtl8192de: Remove comparison of boolean with true
Larry Finger
2011-07-05
rtlwifi: rtl8192de: Remove irq_enabled boolean
Larry Finger
2011-06-29
rtlwifi: potential forever loop in rtl92de_hw_init()
Dan Carpenter
2011-06-29
rtlwifi: rtl8192de: Fix build errors when using allyes configuration
Larry Finger
2011-06-27
rtlwifi: rtl8192de: Merge hardware routines
Chaoming Li