summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath/ipath_kernel.h
AgeCommit message (Expand)Author
2008-12-05IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson
2008-12-05IB/ipath: Don't count IB symbol and link errors unless link is UPDave Olson
2008-05-26IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier
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: Need to always request and handle PIO avail interruptsDave Olson
2008-04-19IB: convert struct class_device to struct deviceTony Jones
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: Header file changes to support IBA7220Ralph Campbell
2008-04-16IB/ipath: Fix up error handlingRalph Campbell
2008-04-16IB/ipath: Fix check for no interrupts to reliably fallback to INTxDave Olson
2008-04-16IB/ipath: Enable reduced PIO update for HCAs that support it.Dave 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: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh
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: HW workaround for case where chip can send but not receiveDave Olson
2008-04-16IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell
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: Provide I/O bus speeds for diagnostic purposesArthur Jones
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: Minor cleanup of unused fields and chip-specific errorsDave Olson
2008-01-25IB/ipath: New sysfs entries to control 7220 featuresMichael Albaugh
2008-01-25IB/ipath: Add new chip-specific functions to older chips, consistent initDave Olson
2008-01-25IB/ipath: Remove unused MDIO interface codeDave Olson
2008-01-25IB/ipath: Add ipath_read_ireg() abstractionArthur Jones
2008-01-25IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell
2008-01-25IB/ipath: Port config has on-chip effects for 7220Ralph Campbell
2008-01-25IB/ipath: Allow more flexible user register alignmentsRalph Campbell
2008-01-25IB/ipath: Export hardware counters more consistentlyRalph Campbell
2008-01-25IB/ipath: MAD performance sampling registers supportRalph Campbell
2008-01-25IB/ipath: Changes for fields moving from devdata to portdataDave Olson
2008-01-25IB/ipath: Generalize some xxx_SHIFT macrosDave Olson
2008-01-25IB/ipath: kreceive uses portdata rather than devdataRalph Campbell
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor
2008-01-25IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke
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: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones
2007-10-09IB/ipath: Performance optimization for CPU differencesRalph Campbell
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson
2007-07-17IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier