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