index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ipath
/
ipath_iba6120.c
Age
Commit message (
Expand
)
Author
2010-05-23
IB/ipath: Remove support for QLogic PCIe QLE devices
Ralph Campbell
2010-03-16
Fix typos in comments
Thomas Weber
2008-12-05
IB/ipath: Don't count IB symbol and link errors unless link is UP
Dave Olson
2008-04-16
IB/ipath: Update copyright dates for files changed in 2008
Ralph Campbell
2008-04-16
IB/ipath: Fix up error handling
Ralph Campbell
2008-04-16
IB/ipath: Add support for 7220 receive queue changes
Ralph Campbell
2008-04-16
IB/ipath: Make debug error message match the constraint that is checked for
Ralph Campbell
2008-04-16
IB/ipath: Don't try to handle freeze mode HW errors if diagnostic mode
Ralph Campbell
2008-04-16
IB/ipath: Fix link up LED display
Arthur Jones
2008-04-16
IB/ipath: Enable 4KB MTU
Dave Olson
2008-04-16
IB/ipath: Provide I/O bus speeds for diagnostic purposes
Arthur Jones
2008-04-16
IB/ipath: Make some constants chip-specific, related cleanup
Dave Olson
2008-01-25
IB/ipath: Minor cleanup of unused fields and chip-specific errors
Dave Olson
2008-01-25
IB/ipath: Add new chip-specific functions to older chips, consistent init
Dave Olson
2008-01-25
IB/ipath: Remove unused MDIO interface code
Dave Olson
2008-01-25
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
2008-01-25
IB/ipath: Allow more flexible user register alignments
Ralph Campbell
2008-01-25
IB/ipath: Clean up some comments
Dave Olson
2008-01-25
IB/ipath: Export hardware counters more consistently
Ralph Campbell
2008-01-25
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
2007-10-09
IB/ipath: Indicate a couple of chip bugs to userspace
Arthur Jones
2007-10-09
IB/ipath: Correctly describe workaround for TID write chip bug
Dave Olson
2007-10-09
IB/ipath: Performance optimization for CPU differences
Ralph Campbell
2007-07-30
IB/ipath: Use faster put_tid_2 routine after initialization
Dave Olson
2007-07-09
IB/ipath: Be more cautious about coming out of freeze mode
Dave Olson
2007-07-09
IB/ipath: Update copyright dates
John Gregor
2007-07-09
IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery
Dave Olson
2007-07-09
IB/ipath: Change use of constants for TID type to defined values
Joan Eslinger
2007-07-09
IB/ipath: Log "active" time and some errors to EEPROM
Michael Albaugh
2007-07-09
IB/ipath: Remove incompletely implemented ipath_runtime flags and code
John Gregor
2007-07-09
IB/ipath: Lock and always use shadow copies of GPIO register
Michael Albaugh
2007-07-09
IB/ipath: Support blinking LEDs with an led_override file
Michael Albaugh
2007-05-14
IB/ipath: Shadow the gpio_mask register
Arthur Jones
2007-04-18
IB/ipath: On unrecoverable errors, force link down, LEDs off
Bryan O'Sullivan
2007-04-18
IB/ipath: Improve handling and reporting of parity errors
Bryan O'Sullivan
2007-04-18
IB/ipath: Remove unused ipath_read_kreg64_port()
Bryan O'Sullivan
2007-02-17
Various typo fixes.
Robert P. J. Day
2006-12-12
IB/ipath: Fix IRQ for PCI Express HCAs
Roland Dreier
2006-12-12
IB/ipath: Remove unused "write-only" variables
Roland Dreier
2006-11-08
[PATCH] IB/ipath - program intconfig register using new HT irq hook
Bryan O'Sullivan
2006-09-28
IB/ipath: Support new PCIE device, QLE7142
Bryan O'Sullivan
2006-09-28
IB/ipath: Fix and recover TXE piobuf and PBC parity errors
Bryan O'Sullivan
2006-09-28
IB/ipath: Improved support for PowerPC
Bryan O'Sullivan
2006-09-28
IB/ipath: Support multiple simultaneous devices of different types
Bryan O'Sullivan
2006-09-28
IB/ipath: Print more informative parity error messages
Bryan O'Sullivan
2006-09-28
IB/ipath: Support revision 2 InfiniPath PCIE devices
Bryan O'Sullivan
2006-09-22
IB/ipath: control receive polarity inversion
Bryan O'Sullivan
2006-09-22
IB/ipath: add serial number to hardware freeze error message
Bryan O'Sullivan
2006-09-22
IB/ipath: support new QLogic product naming scheme
Bryan O'Sullivan