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: Fix IB compliance problems with link state vs physical state
Ralph Campbell
2008-03-11
1
-16
/
+12
*
IB/ipath: Changes to support PIO bandwidth check on IBA7220
Dave Olson
2008-01-25
1
-0
/
+32
*
IB/ipath: Remove unused MDIO interface code
Dave Olson
2008-01-25
1
-71
/
+0
*
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
2008-01-25
1
-8
/
+3
*
IB/ipath: Clean up some comments
Dave Olson
2008-01-25
1
-1
/
+1
*
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
2008-01-25
1
-8
/
+10
*
IB/ipath: Cleanup ipath_get_egrbuf()
Ralph Campbell
2008-01-25
1
-4
/
+2
*
IB/ipath: Fix sendctrl locking
John Gregor
2008-01-25
1
-14
/
+26
*
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2008-01-24
1
-13
/
+4
*
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
2007-10-09
1
-0
/
+2
*
IB/ipath: Remove redundant code
Ralph Campbell
2007-10-09
1
-5
/
+0
*
IB/ipath: Verify host bus bandwidth to chip will not limit performance
Dave Olson
2007-10-09
1
-0
/
+86
*
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
2007-07-30
1
-4
/
+7
*
IB/ipath: Make a few functions static
Roland Dreier
2007-07-17
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-12
1
-32
/
+155
|
\
|
*
IB/ipath: Test interrupts at driver startup
Arthur Jones
2007-07-09
1
-0
/
+23
|
*
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
2007-07-09
1
-9
/
+1
|
*
IB/ipath: Update copyright dates
John Gregor
2007-07-09
1
-1
/
+1
|
*
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
Dave Olson
2007-07-09
1
-21
/
+36
|
*
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
2007-07-09
1
-0
/
+3
|
*
IB/ipath: Support blinking LEDs with an led_override file
Michael Albaugh
2007-07-09
1
-1
/
+91
*
|
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-8
/
+1
|
/
*
IB/ipath: Disable IB link earlier in shutdown sequence
Bryan O'Sullivan
2007-04-18
1
-2
/
+6
*
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
2007-04-18
1
-1
/
+2
*
IB/ipath: Print better error messages if kernel is misconfigured
Bryan O'Sullivan
2007-04-18
1
-2
/
+10
*
IB/ipath: Call free_irq() on chip specific initialization failure
Arthur Jones
2007-04-18
1
-1
/
+4
*
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
2007-04-18
1
-23
/
+0
*
IB/ipath: Change packet problems vs chip errors handling and reporting
Bryan O'Sullivan
2007-04-18
1
-15
/
+38
*
IB/ipath: Fix up some debug messages
Bryan O'Sullivan
2007-04-18
1
-1
/
+2
*
IB/ipath: Add ability to set and clear IB local loopback
Bryan O'Sullivan
2007-04-18
1
-0
/
+16
*
IB/ipath: Remove unused "write-only" variables
Roland Dreier
2006-12-12
1
-3
/
+1
*
[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT
Bryan O'Sullivan
2006-11-16
1
-0
/
+4
*
[PATCH] IB/ipath - program intconfig register using new HT irq hook
Bryan O'Sullivan
2006-11-08
1
-9
/
+8
*
IB/ipath: Initialize diagpkt file on device init only
Robert Walsh
2006-10-16
1
-10
/
+0
*
IB/ipath: Clean up module exit code
Bryan O'Sullivan
2006-09-28
1
-161
/
+128
*
IB/ipath: Improved support for PowerPC
Bryan O'Sullivan
2006-09-28
1
-24
/
+36
*
IB/ipath: Drop unnecessary "(void *)" casts
Bryan O'Sullivan
2006-09-28
1
-3
/
+3
*
IB/ipath: Support multiple simultaneous devices of different types
Bryan O'Sullivan
2006-09-28
1
-10
/
+0
*
IB/ipath: Unregister from IB core early
Bryan O'Sullivan
2006-09-28
1
-1
/
+11
*
IB/ipath: Driver support for userspace sharing of HW contexts
Bryan O'Sullivan
2006-09-28
1
-2
/
+5
*
IB/ipath: Fix memory leak if allocation fails
Bryan O'Sullivan
2006-09-28
1
-0
/
+3
*
IB: Whitespace fixes
Roland Dreier
2006-09-22
1
-3
/
+3
*
IB/ipath: control receive polarity inversion
Bryan O'Sullivan
2006-09-22
1
-0
/
+17
*
IB/ipath: support new QLogic product naming scheme
Bryan O'Sullivan
2006-09-22
1
-4
/
+5
*
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
[next]