Commit Graph

425 Commits (a9885444f7ff6e9156adb1adf5558ded9a39ad0a)

Author SHA1 Message Date
Greg Kroah-Hartman 91bd418fdc device create: infiniband: convert device_create_drvdata to device_create 17 years ago
Yannick Cote e441d63428 IB/ipath: Fix hang on module unload 17 years ago
Ralph Campbell 9403589675 IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Dave Olson 24babadec0 IB/ipath: Fix incorrect check for max physical address in TID 17 years ago
Ralph Campbell 7ec01ff950 IB/ipath: Fix lost UD send work request 17 years ago
Alexander Beregalov 70117b9e86 IB/ipath: Fix printk format warnings 17 years ago
Niels de Vos 61a2d07d3f Remove newline from the description of module parameters 17 years ago
Vegard Nossum 52fd8ca6ad IB/ipath: Use unsigned long for irq flags 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Greg Kroah-Hartman c76d3d28c3 device create: infiniband: convert device_create to device_create_drvdata 17 years ago
Ralph Campbell df8666198d IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() 17 years ago
Steve Wise 00f7ec36c9 RDMA/core: Add memory management extensions support 17 years ago
Robert P. J. Day fd91b1bf1b IB/ipath: Simplify code using ARRAY_SIZE() macro 17 years ago
Jonathan Corbet f2b9857eee Add a bunch of cycle_kernel_lock() calls 17 years ago
Jonathan Corbet d21c95c569 Add "no BKL needed" comments to several drivers 17 years ago
Ralph Campbell 27676a3e16 IB/ipath: Fix SM trap forwarding 17 years ago
Ralph Campbell 03031f71c7 IB/ipath: Fix device capability flags 17 years ago
Roland Dreier e8ffef73c8 IB/ipath: Avoid test_bit() on u64 SDMA status value 17 years ago
Franck Bui-Huu 82524746c2 rcu: split list.h and move rcu-protected lists into rculist.h 17 years ago
Ralph Campbell df3f0da8db IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate 17 years ago
Roland Dreier cd80ec6f81 IB/ipath: Fix printk format for ipath_sdma_status 17 years ago
Roland Dreier f018c7e177 IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long 17 years ago
Pavel Emelyanov 40d97692fb IB/ipath: Make ipath_portdata work with struct pid * not pid_t 17 years ago
Ralph Campbell 74116f580b IB/ipath: Fix RDMA read response sequence checking 17 years ago
Ralph Campbell e509be898d IB/ipath: Fix many locking issues when switching to error state 17 years ago
Ralph Campbell 53dc1ca194 IB/ipath: Fix RC and UC error handling 17 years ago
John Gregor ab69b3cf12 IB/ipath: Fix SDMA error recovery in absence of link status change 17 years ago
Dave Olson e2ab41cae4 IB/ipath: Need to always request and handle PIO avail interrupts 17 years ago
Michael Albaugh 2889d1ef12 IB/ipath: Fix count of packets received by kernel 17 years ago
Ralph Campbell 2bfc8e9edf IB/ipath: Return the correct opcode for RDMA WRITE with immediate 17 years ago
Dave Olson b4d390d8d2 IB/ipath: Fix bug that can leave sends disabled after freeze recovery 17 years ago
Ralph Campbell 6e87d15007 IB/ipath: Only increment SSN if WQE is put on send queue 17 years ago
Michael Albaugh 5f51efc195 IB/ipath: Only warn about prototype chip during init 17 years ago
Arthur Kepner cb9fbc5c37 IB: expand ib_umem_get() prototype 17 years ago
Roland Dreier bc751fe6ff IB/ipath: Correct capitalization "IntX" -> "INTx" 17 years ago
Roland Dreier 44957572cc IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c 17 years ago
Roland Dreier 480f58e614 IB/ipath: Remove dependency on PCI_MSI || HT_IRQ 17 years ago
Roland Dreier 37a6ab5227 IB/ipath: Build IBA7220 code unconditionally 17 years ago
Roland Dreier 88a8317bcd IB/ipath: Remove reference to dev->class_dev 17 years ago
Paul Bolle 9862874d21 IB/ipath: Fix module parameter description for disable_sma 17 years ago
Stephen Rothwell 2848077044 infiniband: class_device fallout 17 years ago
Tony Jones f4e91eb4a8 IB: convert struct class_device to struct device 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Ralph Campbell e7eacd3686 IB/ipath: Update copyright dates for files changed in 2008 17 years ago
Dave Olson 124b4dcb1d IB/ipath: add calls to new 7220 code and enable in build 17 years ago
Arthur Jones bb9171448d IB/ipath: Misc changes to prepare for IB7220 introduction 17 years ago
Arthur Jones 8babfa4fb9 IB/ipath: User mode send DMA 17 years ago
Arthur Jones 909c0faa8f IB/ipath: User mode send DMA header file 17 years ago
John Gregor f7a60d71af IB/ipath: Add code for IBA7220 send DMA 17 years ago