aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_driver.c
Commit message (Expand)AuthorAge
* IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell2010-05-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* IB/ipath: Use bitmap_weight()Akinobu Mita2009-12-09
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* timers: add mod_timer_pending()Ingo Molnar2009-02-18
* IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson2008-12-05
* IB/ipath: Fix printk format warningsAlexander Beregalov2008-08-04
* IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned longRoland Dreier2008-05-13
* IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov2008-05-13
* IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor2008-05-07
* IB/ipath: Need to always request and handle PIO avail interruptsDave Olson2008-05-07
* IB/ipath: Fix count of packets received by kernelMichael Albaugh2008-05-07
* IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2008-04-21
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-17
* IB/ipath: add calls to new 7220 code and enable in buildDave Olson2008-04-17
* IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones2008-04-17
* IB/ipath: Fix check for no interrupts to reliably fallback to INTxDave Olson2008-04-17
* IB/ipath: Set LID filtering for HCAs that support it.Dave Olson2008-04-17
* IB/ipath: Add support for IBTA 1.2 HeartbeatDave Olson2008-04-17
* IB/ipath: Add support for 7220 receive queue changesRalph Campbell2008-04-17
* IB/ipath: Fix some white space and code style issuesRalph Campbell2008-04-17
* IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell2008-04-17
* IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh2008-04-17
* IB/ipath: Remove some useless (void) castsRalph Campbell2008-04-17
* IB/ipath: Change the module authorRalph Campbell2008-04-17
* IB/ipath: HW workaround for case where chip can send but not receiveDave Olson2008-04-17
* IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor2008-04-17
* IB/ipath: Enable 4KB MTUDave Olson2008-04-17
* IB/ipath: Fix sparse warning about pointer signednessArthur Jones2008-04-17
* IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell2008-03-11
* IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson2008-01-25
* IB/ipath: Remove unused MDIO interface codeDave Olson2008-01-25
* IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell2008-01-25
* IB/ipath: Clean up some commentsDave Olson2008-01-25
* IB/ipath: kreceive uses portdata rather than devdataRalph Campbell2008-01-25
* IB/ipath: Cleanup ipath_get_egrbuf()Ralph Campbell2008-01-25
* IB/ipath: Fix sendctrl lockingJohn Gregor2008-01-25
* Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman2008-01-24
* IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell2007-10-10
* IB/ipath: Remove redundant codeRalph Campbell2007-10-09
* IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson2007-10-09
* IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson2007-07-30
* IB/ipath: Make a few functions staticRoland Dreier2007-07-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-12
|\
| * IB/ipath: Test interrupts at driver startupArthur Jones2007-07-09
| * IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell2007-07-09
| * IB/ipath: Update copyright datesJohn Gregor2007-07-09
| * IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson2007-07-09