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
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-22
Correcting typos in rtlwifi/base.c
Tristan Pourcelot
1
-3
/
+3
2012-01-31
rtlwifi: Convert to asynchronous firmware load
Larry Finger
1
-0
/
+1
2012-01-31
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
1
-4
/
+3
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
1
-1
/
+0
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
1
-1
/
+1
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
1
-29
/
+27
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-1
/
+1
2011-12-19
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
1
-0
/
+1
2011-12-14
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
1
-2
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-22
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
1
-3
/
+3
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-14
rtlwifi: Update to new Realtek version - Part I
Chaoming Li
1
-2
/
+4
2011-08-24
rtlwifi: Install updated rate-mapping routine
Larry Finger
1
-0
/
+161
2011-07-21
rtlwifi: Convert printks to pr_<level>
Joe Perches
1
-4
/
+5
2011-07-20
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
1
-6
/
+5
2011-06-20
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
1
-1
/
+1
2011-06-01
rtlwifi: Fix warnings from gcc 4.6.0
Larry Finger
1
-4
/
+0
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-126
/
+594
2011-04-27
rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings
Larry Finger
1
-3
/
+3
2011-04-27
rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de
Chaoming_Li
1
-6
/
+0
2011-04-27
rtlwifi: Change base routines for addition of rtl8192se and rtl8192de
Chaoming_Li
1
-126
/
+600
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+7
2011-04-13
rtlwifi: rtl8192ce: Fix LED initialization
Chaoming Li
1
-5
/
+7
2011-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+2
2011-04-05
rtlwifi: Remove unused/unneeded variables
Larry Finger
1
-3
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-01
rtlwifi: Fix error registering rate-control
Chaoming Li
1
-9
/
+6
2011-02-21
rtlwifi: rtl8192ce: Fix endian warnings
Larry Finger
1
-8
/
+8
2011-02-21
rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu
Larry Finger
1
-30
/
+30
2010-12-22
rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module load
Larry Finger
1
-7
/
+5
2010-12-20
rtlwifi: use alloc_workqueue
John W. Linville
1
-1
/
+1
2010-12-20
rtlwifi: Fix use of mutex in interrupt code
Larry Finger
1
-1
/
+1
2010-12-16
rtlwifi: Switch locking from semaphores to mutexes
Larry Finger
1
-2
/
+2
2010-12-16
rtl8192ce: Add new driver
Larry Finger
1
-0
/
+958