summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_driver.c
AgeCommit message (Expand)Author
2008-03-11IB/ipath: Fix sparse warning about pointer signednessArthur Jones
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
2007-04-18IB/ipath: Remove unused ipath_read_kreg64_port()Bryan O'Sullivan
2007-04-18IB/ipath: Change packet problems vs chip errors handling and reportingBryan O'Sullivan
2007-04-18IB/ipath: Fix up some debug messagesBryan O'Sullivan
2007-04-18IB/ipath: Add ability to set and clear IB local loopbackBryan O'Sullivan
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier
2006-11-16[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HTBryan O'Sullivan
2006-11-08[PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan
2006-10-16IB/ipath: Initialize diagpkt file on device init onlyRobert Walsh
2006-09-28IB/ipath: Clean up module exit codeBryan O'Sullivan
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan
2006-09-28IB/ipath: Drop unnecessary "(void *)" castsBryan O'Sullivan
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan
2006-09-28IB/ipath: Unregister from IB core earlyBryan O'Sullivan
2006-09-28IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan
2006-09-28IB/ipath: Fix memory leak if allocation failsBryan O'Sullivan
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-22IB/ipath: control receive polarity inversionBryan O'Sullivan
2006-09-22IB/ipath: support new QLogic product naming schemeBryan O'Sullivan
2006-09-22IB/ipath: add new minor device to allow sending of diag packetsBryan O'Sullivan
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan
2006-09-22IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan
2006-09-22IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan