aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath
Commit message (Expand)AuthorAge
* IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell2008-10-27
* device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* IB/ipath: Fix hang on module unloadYannick Cote2008-09-30
* IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0Ralph Campbell2008-09-20
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* IB/ipath: Fix incorrect check for max physical address in TIDDave Olson2008-08-15
* IB/ipath: Fix lost UD send work requestRalph Campbell2008-08-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-07
|\
| * IB/ipath: Fix printk format warningsAlexander Beregalov2008-08-04
| * IB/ipath: Use unsigned long for irq flagsVegard Nossum2008-07-30
* | Remove newline from the description of module parametersNiels de Vos2008-08-01
|/
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* device create: infiniband: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-15
|\
| * Merge branch 'linus' into core/rcuIngo Molnar2008-06-16
| |\
| * | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-19
* | | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()Ralph Campbell2008-07-15
* | | RDMA/core: Add memory management extensions supportSteve Wise2008-07-15
* | | IB/ipath: Simplify code using ARRAY_SIZE() macroRobert P. J. Day2008-07-15
* | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\ \ \ | | |/ | |/|
| * | IB/ipath: Fix SM trap forwardingRalph Campbell2008-06-06
| * | IB/ipath: Fix device capability flagsRalph Campbell2008-05-26
| * | IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier2008-05-26
| * | IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell2008-05-15
| * | IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier2008-05-15
| |/
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
|/
* 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 RDMA read response sequence checkingRalph Campbell2008-05-13
* IB/ipath: Fix many locking issues when switching to error stateRalph Campbell2008-05-13
* IB/ipath: Fix RC and UC error handlingRalph Campbell2008-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: Return the correct opcode for RDMA WRITE with immediateRalph Campbell2008-05-07
* IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson2008-05-07
* IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell2008-05-07
* IB/ipath: Only warn about prototype chip during initMichael Albaugh2008-05-07
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-29
* IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2008-04-21
* IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier2008-04-21
* IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier2008-04-21
* IB/ipath: Build IBA7220 code unconditionallyRoland Dreier2008-04-21
* IB/ipath: Remove reference to dev->class_dev ...Roland Dreier2008-04-21
* IB/ipath: Fix module parameter description for disable_smaPaul Bolle2008-04-21
* IB: convert struct class_device to struct deviceTony Jones2008-04-19
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-17
* 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