index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: add new minor device to allow sending of diag packets
Bryan O'Sullivan
2006-09-22
1
-0
/
+12
*
IB/ipath: remove stale references to userspace SMA
Bryan O'Sullivan
2006-09-22
1
-8
/
+9
*
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
2006-09-22
1
-2
/
+2
*
IB/ipath: simplify layering code
Bryan O'Sullivan
2006-09-22
1
-87
/
+188
*
IB/ipath: merge ipath_core and ib_ipath drivers
Bryan O'Sullivan
2006-09-22
1
-8
/
+5
*
IB/ipath: More changes to support InfiniPath on PowerPC 970 systems
Bryan O'Sullivan
2006-09-22
1
-0
/
+6
*
IB/ipath: Fix a data corruption
Ralph Campbell
2006-07-24
1
-40
/
+36
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-2
/
+2
*
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
2006-07-01
1
-11
/
+12
*
[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...
Bryan O'Sullivan
2006-07-01
1
-0
/
+6
*
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
Bryan O'Sullivan
2006-07-01
1
-0
/
+17
*
[PATCH] IB/ipath: removed redundant statements
Bryan O'Sullivan
2006-07-01
1
-3
/
+0
*
[PATCH] IB/ipath: fix lost interrupts on HT-400
Bryan O'Sullivan
2006-07-01
1
-3
/
+22
*
[PATCH] IB/ipath: fixed bug 9776 for real
Bryan O'Sullivan
2006-07-01
1
-11
/
+22
*
[PATCH] IB/ipath: reduce overhead on receive interrupts
Bryan O'Sullivan
2006-07-01
1
-10
/
+1
*
[PATCH] IB/ipath: memory management cleanups
Bryan O'Sullivan
2006-07-01
1
-133
/
+92
*
[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata
Bryan O'Sullivan
2006-07-01
1
-7
/
+3
*
[PATCH] IB/ipath: enable freeze mode when shutting down device
Bryan O'Sullivan
2006-07-01
1
-1
/
+1
*
[PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr...
Bryan O'Sullivan
2006-07-01
1
-3
/
+20
*
[PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata
Bryan O'Sullivan
2006-07-01
1
-5
/
+2
*
[PATCH] IB/ipath: allow diags on any unit
Bryan O'Sullivan
2006-07-01
1
-2
/
+4
*
[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...
Bryan O'Sullivan
2006-07-01
1
-4
/
+5
*
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
1
-4
/
+4
*
IB/ipath: fix NULL dereference during cleanup
Bryan O'Sullivan
2006-05-23
1
-11
/
+11
*
IB/ipath: Properly terminate PCI ID table
Roland Dreier
2006-05-12
1
-4
/
+3
*
IB/ipath: iterate over correct number of ports during reset
Bryan O'Sullivan
2006-05-01
1
-1
/
+1
*
IB/ipath: set up 32-bit DMA mask if 64-bit setup fails
Bryan O'Sullivan
2006-05-01
1
-3
/
+13
*
IB/ipath: Make more names static
Roland Dreier
2006-04-19
1
-1
/
+1
*
IB/ipath: core device driver
Bryan O'Sullivan
2006-03-31
1
-0
/
+1983