index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_driver.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-17
1
-1
/
+1
*
IB/ipath: add calls to new 7220 code and enable in build
Dave Olson
2008-04-17
1
-18
/
+132
*
IB/ipath: Misc changes to prepare for IB7220 introduction
Arthur Jones
2008-04-17
1
-13
/
+48
*
IB/ipath: Fix check for no interrupts to reliably fallback to INTx
Dave Olson
2008-04-17
1
-19
/
+4
*
IB/ipath: Set LID filtering for HCAs that support it.
Dave Olson
2008-04-17
1
-2
/
+7
*
IB/ipath: Add support for IBTA 1.2 Heartbeat
Dave Olson
2008-04-17
1
-3
/
+28
*
IB/ipath: Add support for 7220 receive queue changes
Ralph Campbell
2008-04-17
1
-89
/
+105
*
IB/ipath: Fix some white space and code style issues
Ralph Campbell
2008-04-17
1
-13
/
+16
*
IB/ipath: Make send buffers available for kernel if not allocated to user
Ralph Campbell
2008-04-17
1
-112
/
+194
*
IB/ipath: Prevent link-recovery code from negating admin disable
Michael Albaugh
2008-04-17
1
-28
/
+42
*
IB/ipath: Remove some useless (void) casts
Ralph Campbell
2008-04-17
1
-3
/
+3
*
IB/ipath: Change the module author
Ralph Campbell
2008-04-17
1
-1
/
+1
*
IB/ipath: HW workaround for case where chip can send but not receive
Dave Olson
2008-04-17
1
-0
/
+4
*
IB/ipath: Head of Line blocking vs forward progress of user apps
John Gregor
2008-04-17
1
-8
/
+121
*
IB/ipath: Enable 4KB MTU
Dave Olson
2008-04-17
1
-16
/
+15
*
IB/ipath: Fix sparse warning about pointer signedness
Arthur Jones
2008-04-17
1
-2
/
+2
*
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-25
1
-13
/
+4
*
IB/ipath: Fix IB_EVENT_PORT_ERR event
Ralph Campbell
2007-10-10
1
-0
/
+2
*
IB/ipath: Remove redundant code
Ralph Campbell
2007-10-10
1
-5
/
+0
*
IB/ipath: Verify host bus bandwidth to chip will not limit performance
Dave Olson
2007-10-10
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-18
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-13
1
-32
/
+155
|
\
|
*
IB/ipath: Test interrupts at driver startup
Arthur Jones
2007-07-10
1
-0
/
+23
|
*
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
2007-07-10
1
-9
/
+1
|
*
IB/ipath: Update copyright dates
John Gregor
2007-07-10
1
-1
/
+1
|
*
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
Dave Olson
2007-07-10
1
-21
/
+36
|
*
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
2007-07-10
1
-0
/
+3
|
*
IB/ipath: Support blinking LEDs with an led_override file
Michael Albaugh
2007-07-10
1
-1
/
+91
*
|
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-12
1
-8
/
+1
|
/
*
IB/ipath: Disable IB link earlier in shutdown sequence
Bryan O'Sullivan
2007-04-19
1
-2
/
+6
*
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
2007-04-19
1
-1
/
+2
*
IB/ipath: Print better error messages if kernel is misconfigured
Bryan O'Sullivan
2007-04-19
1
-2
/
+10
*
IB/ipath: Call free_irq() on chip specific initialization failure
Arthur Jones
2007-04-19
1
-1
/
+4
*
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
2007-04-19
1
-23
/
+0
*
IB/ipath: Change packet problems vs chip errors handling and reporting
Bryan O'Sullivan
2007-04-19
1
-15
/
+38
*
IB/ipath: Fix up some debug messages
Bryan O'Sullivan
2007-04-19
1
-1
/
+2
*
IB/ipath: Add ability to set and clear IB local loopback
Bryan O'Sullivan
2007-04-19
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-09
1
-9
/
+8
*
IB/ipath: Initialize diagpkt file on device init only
Robert Walsh
2006-10-16
1
-10
/
+0
[next]