summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2010-08-04RDMA/cxgb4: Add timeouts when waiting for FW responsesSteve Wise
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03IB/qib: Fix race between qib_error_qp() and receive packet processingRalph Campbell
2010-08-03IB/qib: Limit the number of packets processed per interruptRalph Campbell
2010-08-03IB/qib: Allow writes to the diag_counters to be able to clear themIra Weiny
2010-08-03IB/qib: Set cfgctxts to number of CPUs by defaultRalph Campbell
2010-08-02RDMA/cxgb4: Set/reset the EP timer inside EP lockSteve Wise
2010-08-02RDMA/cxgb4: Use correct control txqSteve Wise
2010-08-02RDMA/cxgb4: Fix race in fini pathSteve Wise
2010-07-28IB/cm: Check LAP state before sending an MRASean Hefty
2010-07-28RDMA/nes: Fix hangs on ifdownFaisal Latif
2010-07-28RDMA/nes: Store and print eeprom versionChien Tung
2010-07-28RDMA/nes: Convert pci_table entries to PCI_VDEVICEPeter Huewe
2010-07-21IB/ehca: Catch failing ioremap()Alexander Schmidt
2010-07-21IB/qib: Allow PSM to select from multiple port assignment algorithmsDave Olson
2010-07-21IB/qib: Turn off IB latency modeRalph Campbell
2010-07-21IB/qib: Use generic_file_llseekArnd Bergmann
2010-07-21RDMA/cxgb4: Support variable sized work requestsSteve Wise
2010-07-21RDMA/cxgb3: Clean up signed check of unsigned variableDan Carpenter
2010-07-21RDMA/cxgb4: Remove dependency on __GFP_NOFAILDavid Rientjes
2010-07-21RDMA/cxgb4: Add module option to tweak delayed ackSteve Wise
2010-07-21IB/ipath: Fix probe failure pathBen Hutchings
2010-07-20drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches
2010-07-19IB/ehca: Fix bitmask handling for lock_hcallsAlexander Schmidt
2010-07-19IB/qib: Avoid variable-length arrayRalph Campbell
2010-07-19RDMA/cxgb4: Remove unneeded NULL checkRoland Dreier
2010-07-19RDMA/cxgb4: Remove unneeded assignmentDan Carpenter
2010-07-14RDMA/nes: Rewrite expression to avoid undefined semanticsRoland Dreier
2010-07-14IB/umad: Remove unused-but-set variable 'already_dead'Roland Dreier
2010-07-08IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings
2010-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-07-08Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier
2010-07-06IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz
2010-07-06IB/qib: Clean up properly if qib_init() failsRalph Campbell
2010-07-06IB/qib: Completion queue callback needs to be single threadedRalph Campbell
2010-07-06IB/qib: Update 7322 serdes tablesRalph Campbell
2010-07-06IB/qib: Clear 6120 hardware error registerRalph Campbell
2010-07-06IB/qib: Clear eager buffer memory for each new processRalph Campbell
2010-07-06IB/qib: Mask hardware error during link resetRalph Campbell
2010-07-06IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson
2010-07-06RDMA/cxgb4: Derive smac_idx from port viidSteve Wise
2010-07-06RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise
2010-07-06RDMA/cxgb4: Don't call abort_connection() for active connect failuresSteve Wise
2010-07-06RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-04fix the deadlock in qib_fsAl Viro