index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-11
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
6
-6
/
+25
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-30
rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync
Larry Finger
2
-34
/
+2
2011-09-30
rtlwifi: Remove unused routine _usb_readN_sync
Larry Finger
2
-12
/
+0
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-0
/
+1
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-3
/
+5
2011-09-26
rtlwifi: rtl8192cu: Fix unitialized struct
Larry Finger
1
-0
/
+1
2011-09-20
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
6
-20
/
+8
2011-09-20
rtlwifi: rtl8192de: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
rtlwifi: rtl8192se: Change modinfo messages
Larry Finger
1
-5
/
+9
2011-09-20
rtlwifi: rtl8192ce: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
3
-8
/
+22
2011-09-13
rtlwifi: Fix problem when switching connections
George
1
-0
/
+8
2011-09-13
rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP
George
1
-5
/
+6
2011-08-24
rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
4
-161
/
+33
2011-08-24
rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
3
-161
/
+32
2011-08-24
rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
6
-172
/
+32
2011-08-24
rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
3
-127
/
+27
2011-08-24
rtlwifi: Install updated rate-mapping routine
Larry Finger
3
-0
/
+198
2011-08-22
rtlwifi: add module parameter to set global debug level
Stefan Assmann
1
-1
/
+5
2011-08-09
rtlwifi: rtl892cu: New USB IDs
Larry Finger
1
-3
/
+8
2011-08-09
rtlwifi: Remove raw read/write routines from header
Larry Finger
1
-26
/
+0
2011-08-09
rtlwifi: Eliminate raw reads and writes from PCIe portion
Larry Finger
1
-27
/
+10
2011-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...
John W. Linville
1
-9
/
+11
2011-08-01
rtlwifi: Fix kernel oops on ARM SOC
Larry Finger
1
-9
/
+11
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-90
/
+85
2011-07-21
rtlwifi: Convert printks to pr_<level>
Joe Perches
11
-71
/
+72
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-2
/
+2
2011-07-20
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
7
-19
/
+13
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-07-11
rtlwifi: rtl8192cu: Fix duplicate if test
Larry Finger
1
-1
/
+1
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-57
/
+35
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: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
5
-19
/
+0
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-07-05
rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000M
Yoann DI-RUZZA
1
-0
/
+1
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
28
-22
/
+15359
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-29
rtlwifi: use PCI_VENDOR_ID_*
Jon Mason
2
-10
/
+4
2011-06-29
rtlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-6
/
+1
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+32
2011-06-27
rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver
Chaoming Li
3
-2
/
+28
2011-06-27
rtlwifi: Fix build problems introduced by merging rtl8192de
Larry Finger
2
-3
/
+2
[next]