index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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
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