aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_driver.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-08-04IB/ipath: Fix printk format warningsAlexander Beregalov
2008-05-13IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned longRoland Dreier
2008-05-13IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson
2008-05-07IB/ipath: Fix count of packets received by kernelMichael Albaugh
2008-04-21IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson
2008-04-16IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones
2008-04-16IB/ipath: Fix check for no interrupts to reliably fallback to INTxDave Olson
2008-04-16IB/ipath: Set LID filtering for HCAs that support it.Dave Olson
2008-04-16IB/ipath: Add support for IBTA 1.2 HeartbeatDave Olson
2008-04-16IB/ipath: Add support for 7220 receive queue changesRalph Campbell
2008-04-16IB/ipath: Fix some white space and code style issuesRalph Campbell
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell
2008-04-16IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh
2008-04-16IB/ipath: Remove some useless (void) castsRalph Campbell
2008-04-16IB/ipath: Change the module authorRalph Campbell
2008-04-16IB/ipath: HW workaround for case where chip can send but not receiveDave Olson
2008-04-16IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor
2008-04-16IB/ipath: Enable 4KB MTUDave Olson
2008-04-16IB/ipath: Fix sparse warning about pointer signednessArthur Jones
2008-03-11IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell
2008-01-25IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson
2008-01-25IB/ipath: Remove unused MDIO interface codeDave Olson
2008-01-25IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell
2008-01-25IB/ipath: Clean up some commentsDave Olson
2008-01-25IB/ipath: kreceive uses portdata rather than devdataRalph Campbell
2008-01-25IB/ipath: Cleanup ipath_get_egrbuf()Ralph Campbell
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor
2008-01-24Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman
2007-10-09IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell
2007-10-09IB/ipath: Remove redundant codeRalph Campbell
2007-10-09IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson
2007-07-17IB/ipath: Make a few functions staticRoland Dreier
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-09IB/ipath: Test interrupts at driver startupArthur Jones
2007-07-09IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell
2007-07-09IB/ipath: Update copyright datesJohn Gregor
2007-07-09IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson
2007-07-09IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh
2007-07-09IB/ipath: Support blinking LEDs with an led_override fileMichael Albaugh
2007-04-18IB/ipath: Disable IB link earlier in shutdown sequenceBryan O'Sullivan
2007-04-18IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan
2007-04-18IB/ipath: Print better error messages if kernel is misconfiguredBryan O'Sullivan
2007-04-18IB/ipath: Call free_irq() on chip specific initialization failureArthur Jones