index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: Fix build errors for unusual cases
Larry Finger
2013-07-18
1
-1
/
+8
*
rtlwifi: Initialize power-setting callback for USB devices
Larry Finger
2013-07-17
1
-13
/
+0
*
rtlwifi: Fix a false leak indication for PCI devices
Larry Finger
2013-06-12
1
-0
/
+1
*
rtlwifi: rtl8188ee: Enable recognition of RTL8188EE
Larry Finger
2013-04-01
1
-0
/
+4
*
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-04-01
1
-1
/
+1
*
rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue
Larry Finger
2013-04-01
1
-10
/
+17
*
rtlwifi Modify existing bits to match vendor version 2013.02.07
Larry Finger
2013-04-01
1
-20
/
+97
*
rtlwifi: Fix warning for unchecked pci_map_single() call
Larry Finger
2013-01-02
1
-0
/
+6
*
rtlwifi: remove __dev* attributes
Bill Pemberton
2012-12-06
1
-1
/
+1
*
rtlwifi: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
2012-11-30
1
-0
/
+2
*
rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...
Larry Finger
2012-11-14
1
-5
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-8
/
+8
|
\
|
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-8
/
+8
*
|
rtlwifi: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-5
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
1
-1
/
+1
|
\
|
*
rtlwifi: Remove extra argument from queue setup routine
Larry Finger
2012-07-12
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
1
-8
/
+9
|
\
\
|
|
/
|
*
rtlwifi: Fix IRQ disabled warning
Larry Finger
2012-06-26
1
-8
/
+9
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-7
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
1
-8
/
+8
|
\
|
*
rtlwifi: fix for race condition when firmware is cached
Larry Finger
2012-05-14
1
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-0
/
+1
|
\
\
|
|
/
|
*
rtlwifi: Fix oops on unload
Larry Finger
2012-04-23
1
-0
/
+1
|
*
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
2012-04-11
1
-1
/
+6
*
|
rtlwifi: rtl8192ce: Remove false positives for kmemleak
Larry Finger
2012-04-16
1
-0
/
+2
*
|
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
2012-04-10
1
-1
/
+6
|
/
*
rtlwifi: Modify rtl_pci_init to return 0 on success
John W. Linville
2012-02-09
1
-3
/
+3
*
rtlwifi: Return correct failure code on error
Simon Graham
2012-02-08
1
-1
/
+1
*
rtlwifi: Handle previous allocation failures when freeing device memory
Simon Graham
2012-02-08
1
-6
/
+10
*
rtlwifi: Fix PCI probe error path orphaned memory
Tim Gardner
2012-02-06
1
-7
/
+12
*
rtlwifi: remove return in _rtl_pci_switch_clk_req
Devendra.Naga
2012-02-06
1
-3
/
+1
*
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
1
-17
/
+9
*
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-30
1
-2
/
+2
*
rtlwifi: Update copyright dates
Larry Finger
2012-01-24
1
-1
/
+1
*
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
2012-01-24
1
-0
/
+2
*
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
1
-8
/
+7
*
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
1
-106
/
+90
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-3
/
+3
*
rtlwifi: use work for lps
Stanislaw Gruszka
2011-12-13
1
-12
/
+14
*
rtlwifi: Fix incorrect return of IRQ_HANDLED
Larry Finger
2011-11-28
1
-2
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
\
|
*
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
rtlwifi: Remove redundant code from PCI interrupt
Larry Finger
2011-11-21
1
-3
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
1
-42
/
+14
|
\
|
*
rtlwifi: Change PCI drivers to use the new PM framework
Larry Finger
2011-10-14
1
-15
/
+4
|
*
rtlwifi: Eliminate raw reads and writes from PCIe portion
Larry Finger
2011-08-09
1
-27
/
+10
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
1
-9
/
+11
|
\
\
|
|
/
|
*
rtlwifi: Fix kernel oops on ARM SOC
Larry Finger
2011-08-01
1
-9
/
+11
*
|
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
2011-09-15
1
-3
/
+3
|
/
*
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
2011-07-05
1
-4
/
+0
[next]