summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_kernel.h
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell2010-05-231-2/+0
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson2008-12-051-0/+2
* IB/ipath: Don't count IB symbol and link errors unless link is UPDave Olson2008-12-051-0/+13
* IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier2008-05-261-0/+5
* IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned longRoland Dreier2008-05-131-3/+3
* IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov2008-05-131-2/+2
* IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-071-1/+7
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-4/+4
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-161-1/+1
* IB/ipath: add calls to new 7220 code and enable in buildDave Olson2008-04-161-1/+3
* IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones2008-04-161-0/+1
* IB/ipath: Header file changes to support IBA7220Ralph Campbell2008-04-161-9/+156
* IB/ipath: Fix up error handlingRalph Campbell2008-04-161-1/+1
* IB/ipath: Fix check for no interrupts to reliably fallback to INTxDave Olson2008-04-161-3/+2
* IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson2008-04-161-0/+1
* IB/ipath: Add support for 7220 receive queue changesRalph Campbell2008-04-161-16/+37
* IB/ipath: Fix some white space and code style issuesRalph Campbell2008-04-161-2/+2
* IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh2008-04-161-2/+5
* IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell2008-04-161-1/+10
* IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh2008-04-161-0/+2
* IB/ipath: HW workaround for case where chip can send but not receiveDave Olson2008-04-161-0/+2
* IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell2008-04-161-0/+2
* IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor2008-04-161-0/+31
* IB/ipath: Enable 4KB MTUDave Olson2008-04-161-0/+1
* IB/ipath: Provide I/O bus speeds for diagnostic purposesArthur Jones2008-04-161-4/+5
* IB/ipath: Fix sparse warning about pointer signednessArthur Jones2008-04-161-1/+1
* IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell2008-03-111-0/+1
* IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson2008-01-251-0/+2
* IB/ipath: Minor cleanup of unused fields and chip-specific errorsDave Olson2008-01-251-3/+2
* IB/ipath: New sysfs entries to control 7220 featuresMichael Albaugh2008-01-251-0/+3
* IB/ipath: Add new chip-specific functions to older chips, consistent initDave Olson2008-01-251-1/+87
* IB/ipath: Remove unused MDIO interface codeDave Olson2008-01-251-29/+0
* IB/ipath: Add ipath_read_ireg() abstractionArthur Jones2008-01-251-0/+8
* IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell2008-01-251-0/+1
* IB/ipath: Port config has on-chip effects for 7220Ralph Campbell2008-01-251-0/+3
* IB/ipath: Allow more flexible user register alignmentsRalph Campbell2008-01-251-2/+4
* IB/ipath: Export hardware counters more consistentlyRalph Campbell2008-01-251-0/+2
* IB/ipath: MAD performance sampling registers supportRalph Campbell2008-01-251-0/+9
* IB/ipath: Changes for fields moving from devdata to portdataDave Olson2008-01-251-10/+6
* IB/ipath: Generalize some xxx_SHIFT macrosDave Olson2008-01-251-0/+6
* IB/ipath: kreceive uses portdata rather than devdataRalph Campbell2008-01-251-3/+14
* IB/ipath: Fix sendctrl lockingJohn Gregor2008-01-251-0/+1
* IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell2008-01-251-4/+0
* IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke2008-01-251-1/+2
* Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman2008-01-241-2/+1
* IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell2007-10-091-0/+2
* IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones2007-10-091-2/+6
* IB/ipath: Performance optimization for CPU differencesRalph Campbell2007-10-091-0/+2
* IB/ipath: Workaround problem of errormask register being overwrittenDave Olson2007-07-301-9/+2
OpenPOWER on IntegriCloud