index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192de
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
rtlwifi: rtl8192de: Fix phy-based version calculation
Forest Bond
1
-3
/
+3
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-5
/
+6
2012-04-23
rtlwifi: rtl8192de: Convert driver to use private dm structs
Larry Finger
3
-94
/
+100
2012-04-23
rtlwifi: Move dig_t and ps_t structs
Larry Finger
1
-49
/
+0
2012-04-12
rtl8192de: Recognize 92D E-CUT version.
Forest Bond
1
-1
/
+5
2012-04-12
rtl8192de: Clean up and fix 92D cut version constants and macros.
Forest Bond
1
-9
/
+7
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+0
2012-04-12
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
1
-6
/
+2
2012-04-09
rtlwifi: rtl8192de: Fix firmware initialization
Larry Finger
1
-6
/
+0
2012-03-26
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
1
-1
/
+1
2012-03-20
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
1
-1
/
+0
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-144
/
+43
2012-02-22
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
1
-144
/
+43
2012-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
4
-13
/
+11
2012-02-06
rtlwifi: Fix typo in dm.c
Masanari Iida
1
-1
/
+1
2012-01-31
rtlwifi: Convert to asynchronous firmware load
Larry Finger
3
-31
/
+18
2012-01-31
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
1
-5
/
+2
2012-01-24
rtl8192de: Update copyright dates
Larry Finger
20
-20
/
+20
2012-01-24
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
1
-5
/
+9
2012-01-24
rtlwifi: Remove incorrect logging message prefixes
Joe Perches
1
-2
/
+2
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
5
-20
/
+19
2012-01-24
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
2
-162
/
+157
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
8
-522
/
+475
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
3
-7
/
+7
2012-01-24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
1
-1
/
+1
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-12-08
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
1
-1
/
+1
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-2
/
+2
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-14
rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III
Chaoming Li
2
-56
/
+94
2011-10-14
rtlwifi: Change PCI drivers to use the new PM framework
Larry Finger
1
-6
/
+10
2011-10-12
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
1
-0
/
+5
2011-09-20
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
1
-6
/
+0
2011-09-20
rtlwifi: rtl8192de: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-08-24
rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
4
-161
/
+33
2011-07-21
rtlwifi: Convert printks to pr_<level>
Joe Perches
1
-4
/
+4
2011-07-20
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
1
-1
/
+1
2011-07-05
rtlwifi: rtl8192de: Fix error exit from hw_init
Larry Finger
1
-1
/
+6
2011-07-05
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
Larry Finger
1
-13
/
+7
2011-07-05
rtlwifi: rtl8192de: Remove comparison of boolean with true
Larry Finger
4
-17
/
+17
2011-07-05
rtlwifi: rtl8192de: Remove irq_enabled boolean
Larry Finger
1
-2
/
+0
2011-07-05
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage
Andrew Morton
1
-5
/
+5
2011-06-29
rtlwifi: potential forever loop in rtl92de_hw_init()
Dan Carpenter
1
-1
/
+2
2011-06-29
rtlwifi: rtl8192de: Fix build errors when using allyes configuration
Larry Finger
6
-101
/
+101
2011-06-27
rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver
Chaoming Li
1
-0
/
+14
2011-06-27
rtlwifi: rtl8192de: Merge TX and RX routines
Chaoming Li
2
-0
/
+1715
2011-06-27
rtlwifi: rtl8192de: Merge table routines
Chaoming Li
2
-0
/
+1747
[next]