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
/
rtl8192de
Age
Commit message (
Expand
)
Author
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-17
rtlwifi: rtl8192de: Fix phy-based version calculation
Forest Bond
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-04-23
rtlwifi: rtl8192de: Convert driver to use private dm structs
Larry Finger
2012-04-23
rtlwifi: Move dig_t and ps_t structs
Larry Finger
2012-04-12
rtl8192de: Recognize 92D E-CUT version.
Forest Bond
2012-04-12
rtl8192de: Clean up and fix 92D cut version constants and macros.
Forest Bond
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-11
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
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
[next]