aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-16device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-09-29IB/ipath: Fix hang on module unloadYannick Cote
2008-09-20IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0Ralph Campbell
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-15IB/ipath: Fix incorrect check for max physical address in TIDDave Olson
2008-08-15IB/ipath: Fix lost UD send work requestRalph Campbell
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-08-04IB/ipath: Fix printk format warningsAlexander Beregalov
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-07-30IB/ipath: Use unsigned long for irq flagsVegard Nossum
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-21device create: infiniband: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar
2008-07-14IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-14IB/ipath: Simplify code using ARRAY_SIZE() macroRobert P. J. Day
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar
2008-06-06IB/ipath: Fix SM trap forwardingRalph Campbell
2008-05-26IB/ipath: Fix device capability flagsRalph Campbell
2008-05-26IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu
2008-05-15IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell
2008-05-15IB/ipath: Fix printk format for ipath_sdma_statusRoland 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-13IB/ipath: Fix RDMA read response sequence checkingRalph Campbell
2008-05-13IB/ipath: Fix many locking issues when switching to error stateRalph Campbell
2008-05-13IB/ipath: Fix RC and UC error handlingRalph Campbell
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson
2008-05-07IB/ipath: Fix count of packets received by kernelMichael Albaugh
2008-05-07IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell
2008-05-07IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell
2008-05-07IB/ipath: Only warn about prototype chip during initMichael Albaugh
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-21IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier
2008-04-21IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier
2008-04-21IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier
2008-04-21IB/ipath: Build IBA7220 code unconditionallyRoland Dreier
2008-04-21IB/ipath: Remove reference to dev->class_dev ...Roland Dreier
2008-04-21IB/ipath: Fix module parameter description for disable_smaPaul Bolle
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
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