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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] prism54: update to WE-19 for WPA support
Dan Williams
2006-07-27
4
-42
/
+543
*
[PATCH] zd1211rw: Implement SIOCGIWNICKN
Daniel Drake
2006-07-27
1
-4
/
+13
*
[PATCH] cleanup // comments from ipw2200
Pavel Machek
2006-07-27
1
-25
/
+4
*
[PATCH] airo: collapse debugging-messages in issuecommand to one line
Robert Schulze
2006-07-27
1
-7
/
+5
*
Merge branch 'upstream-fixes' into upstream
John W. Linville
2006-07-27
4
-3
/
+6
|
\
|
*
[PATCH] orinoco: fix setting transmit key only
Dan Williams
2006-07-27
1
-2
/
+2
|
*
[PATCH] softmac: do shared key auth in workqueue
Daniel Drake
2006-07-27
1
-1
/
+1
|
*
[PATCH] airo: should select crypto_aes
Robert Schulze
2006-07-27
1
-0
/
+1
|
*
[PATCH] zd1201: workaround interference problem
Pavel Machek
2006-07-27
1
-0
/
+2
*
|
Merge branch 'from-linus' into upstream
John W. Linville
2006-07-27
480
-4711
/
+9768
|
\
\
|
|
/
|
*
[PATCH] fix compile regression for a few scsi drivers
Christoph Hellwig
2006-07-26
2
-12
/
+6
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-07-26
1
-8
/
+4
|
|
\
|
|
*
[SCSI] esp: Fix build.
David S. Miller
2006-07-24
1
-8
/
+4
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-07-26
1
-29
/
+87
|
|
\
\
|
|
*
|
[TG3]: Update version and reldate
Michael Chan
2006-07-25
1
-2
/
+2
|
|
*
|
[TG3]: Handle tg3_init_rings() failures
Michael Chan
2006-07-25
1
-5
/
+27
|
|
*
|
[TG3]: Add tg3_restart_hw()
Michael Chan
2006-07-25
1
-22
/
+58
|
|
|
/
|
*
|
[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare
Arjan van de Ven
2006-07-26
4
-26
/
+23
|
*
|
[PATCH] cciss: fix stall with softirq handling and CFQ
Jens Axboe
2006-07-25
1
-41
/
+45
|
|
/
|
*
[Bluetooth] Enable SCO support for Broadcom HID proxy dongle
Marcel Holtmann
2006-07-24
1
-1
/
+1
|
*
[Bluetooth] Add quirk for another broken RTX Telecom based dongle
Marcel Holtmann
2006-07-24
1
-1
/
+2
|
*
[Bluetooth] Correct SCO buffer size for Belkin devices
Marcel Holtmann
2006-07-24
1
-1
/
+2
|
*
[Bluetooth] Correct SCO buffer size for another Broadcom chip
Marcel Holtmann
2006-07-24
1
-2
/
+15
|
*
IB/mthca: Initialize max_cmds before debug code prints it
Roland Dreier
2006-07-24
1
-2
/
+3
|
*
IB/ipoib: Fix packet loss after hardware address update
Michael S. Tsirkin
2006-07-24
2
-0
/
+24
|
*
IB/ipoib: Fix oops with ipoib_debug_mcast set
Or Gerlitz
2006-07-24
1
-4
/
+4
|
*
IB/mad: Validate MADs for spec compliance
Sean Hefty
2006-07-24
2
-21
/
+88
|
*
IB/ipath: ipath_skip_sge() can break if num_sge > 1
Ralph Campbell
2006-07-24
1
-4
/
+0
|
*
IB/ipath: Fix ib_ipath driver to work with SRP
Ralph Campbell
2006-07-24
2
-0
/
+16
|
*
IB/ipath: Fix a data corruption
Ralph Campbell
2006-07-24
1
-40
/
+36
|
*
IB/mthca: Fix SRQ limit event range check
Dotan Barak
2006-07-24
1
-1
/
+2
|
*
IB/uverbs: Fix lockdep warnings
Roland Dreier
2006-07-23
1
-11
/
+21
|
*
IB/uverbs: Fix unlocking in error paths
Michael S. Tsirkin
2006-07-23
1
-2
/
+8
|
*
[cpufreq] ondemand: make shutdown sequence more robust
Linus Torvalds
2006-07-23
1
-6
/
+10
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-07-21
14
-27
/
+53
|
|
\
|
|
*
[DUMMY]: Avoid an oops when dummy_init_one() failed
Nicolas Dichtel
2006-07-21
1
-0
/
+1
|
|
*
[IFB] After ifb_init_one() failed, i is increased. Decrease
Nicolas Dichtel
2006-07-21
1
-0
/
+1
|
|
*
[NET]: sun happymeal, little pci cleanup
Jiri Slaby
2006-07-21
1
-7
/
+2
|
|
*
[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine
Henrik Kretzschmar
2006-07-21
1
-1
/
+1
|
|
*
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
2006-07-21
4
-16
/
+40
|
|
*
[WAN]: Cosmetic changes to N2 and C101 drivers
Krzysztof Halasa
2006-07-21
2
-3
/
+4
|
|
*
[WAN]: Added missing netif_dormant_off() to generic HDLC
Krzysztof Halasa
2006-07-21
4
-0
/
+4
|
*
|
[SERIAL] sunzilog: Fix instance enumeration.
David S. Miller
2006-07-21
1
-36
/
+35
|
*
|
[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().
David S. Miller
2006-07-21
1
-9
/
+1
|
*
|
[SERIAL] sunzilog: Register IRQ after all devices have been probed.
David S. Miller
2006-07-21
1
-11
/
+35
|
*
|
[SPARC] sbus: Make sure sbus nodes are named uniquely.
David S. Miller
2006-07-21
1
-1
/
+1
|
*
|
[SERIAL] sunsab: Get line numbers and table sizing correct.
David S. Miller
2006-07-21
1
-4
/
+5
|
*
|
[SPARC64] Fix sunsab ports ordering
Marc Zyngier
2006-07-21
1
-1
/
+1
|
|
/
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2006-07-21
53
-662
/
+790
|
|
\
|
|
*
[SCSI] More buffer->request_buffer changes
Christoph Hellwig
2006-07-14
14
-21
/
+19
[next]