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
/
net
/
wireless
/
rtlwifi
/
rtl8192de
Age
Commit message (
Expand
)
Author
2012-04-09
rtlwifi: rtl8192de: Fix firmware initialization
Larry Finger
2012-03-26
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2012-03-19
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
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-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-06
rtlwifi: Fix typo in dm.c
Masanari Iida
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
rtl8192de: Update copyright dates
Larry Finger
2012-01-24
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
2012-01-24
rtlwifi: Remove incorrect logging message prefixes
Joe Perches
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
2012-01-24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-07
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-14
rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III
Chaoming Li
2011-10-14
rtlwifi: Change PCI drivers to use the new PM framework
Larry Finger
2011-10-11
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
2011-09-20
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
2011-09-20
rtlwifi: rtl8192de: Change modinfo messages
Larry Finger
2011-08-24
rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
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: rtl8192de: Fix error exit from hw_init
Larry Finger
2011-07-05
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
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-07-05
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage
Andrew Morton
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: Modify Kconfig and Makefile routines for new driver
Chaoming Li
2011-06-27
rtlwifi: rtl8192de: Merge TX and RX routines
Chaoming Li
2011-06-27
rtlwifi: rtl8192de: Merge table routines
Chaoming Li
2011-06-27
rtlwifi: rtl8192de: Merge main (sw) routines
Chaoming Li
2011-06-27
rtlwifi: rtl8192de: Merge rf routines
Chaoming Li
2011-06-27
rtlwifi: rtl8192de: Merge register definitions
Chaoming Li
2011-06-27
rtlwifi: rtl8192de: Merge phy routines
Chaoming Li
2011-06-27
rtlwifi: rtl8192de: Merge led routines
Chaoming Li
2011-06-27
rtlwifi: rtl8192de: Merge hardware routines
Chaoming Li
2011-06-27
rtlwifi: rtl8192de: Merge firmware routines
Chaoming Li
2011-06-27
rtlwifi: rtl8192de: Merge dynamic management routines
Chaoming Li
[next]