aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-23drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-08-07RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FWSteve Wise3-7/+11
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds41-427/+506
2010-08-05Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 'srp' into for-nextRoland Dreier39-424/+503
2010-08-05IB/qib: Add missing <linux/slab.h> includeDavid Miller1-0/+1
2010-08-05IB/ehca: Drop unnecessary NULL testJulia Lawall1-5/+0
2010-08-05RDMA/nes: Fix confusing if statement indentationRoland Dreier1-3/+3
2010-08-04IB/ehca: Init irq tasklet before irq can happenAlexander Schmidt1-4/+4
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-6/+6
2010-08-04RDMA/nes: Fix misindented codeRoland Dreier1-14/+12
2010-08-04RDMA/nes: Fix showing wqm_quantaRoland Dreier1-1/+1
2010-08-04RDMA/nes: Get rid of "set but not used" variablesRoland Dreier5-21/+2
2010-08-04RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz1-1/+1
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-6/+12
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin2-2/+2
2010-08-04RDMA/nes: Fix two sparse warningsOr Gerlitz2-2/+2
2010-08-04RDMA/cxgb3: Make needlessly global iwch_l2t_send() staticOr Gerlitz1-1/+1
2010-08-04RDMA/cxgb4: Add timeouts when waiting for FW responsesSteve Wise1-4/+18
2010-08-04Merge branch 'master' into for-nextJiri Kosina18-1164/+192
2010-08-03IB/qib: Fix race between qib_error_qp() and receive packet processingRalph Campbell6-55/+26
2010-08-03IB/qib: Limit the number of packets processed per interruptRalph Campbell1-1/+1
2010-08-03IB/qib: Allow writes to the diag_counters to be able to clear themIra Weiny1-1/+20
2010-08-03IB/qib: Set cfgctxts to number of CPUs by defaultRalph Campbell2-2/+2
2010-08-02RDMA/cxgb4: Set/reset the EP timer inside EP lockSteve Wise1-26/+8
2010-08-02RDMA/cxgb4: Use correct control txqSteve Wise2-4/+10
2010-08-02RDMA/cxgb4: Fix race in fini pathSteve Wise1-7/+7
2010-07-28RDMA/nes: Fix hangs on ifdownFaisal Latif4-6/+33
2010-07-28RDMA/nes: Store and print eeprom versionChien Tung2-1/+7
2010-07-28RDMA/nes: Convert pci_table entries to PCI_VDEVICEPeter Huewe1-2/+2
2010-07-21IB/ehca: Catch failing ioremap()Alexander Schmidt3-11/+34
2010-07-21IB/qib: Allow PSM to select from multiple port assignment algorithmsDave Olson2-101/+118
2010-07-21IB/qib: Turn off IB latency modeRalph Campbell1-0/+2
2010-07-21IB/qib: Use generic_file_llseekArnd Bergmann1-9/+9
2010-07-21RDMA/cxgb4: Support variable sized work requestsSteve Wise2-122/+130
2010-07-21RDMA/cxgb3: Clean up signed check of unsigned variableDan Carpenter1-2/+2
2010-07-21RDMA/cxgb4: Remove dependency on __GFP_NOFAILDavid Rientjes3-6/+6
2010-07-21RDMA/cxgb4: Add module option to tweak delayed ackSteve Wise2-1/+19
2010-07-21IB/ipath: Fix probe failure pathBen Hutchings1-3/+10
2010-07-20drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-07-19IB/ehca: Fix bitmask handling for lock_hcallsAlexander Schmidt1-1/+2
2010-07-19IB/qib: Avoid variable-length arrayRalph Campbell2-1/+4
2010-07-19RDMA/cxgb4: Remove unneeded NULL checkRoland Dreier1-5/+5
2010-07-19RDMA/cxgb4: Remove unneeded assignmentDan Carpenter1-1/+1
2010-07-14RDMA/nes: Rewrite expression to avoid undefined semanticsRoland Dreier1-1/+1
2010-07-08IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings4-1100/+46
2010-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds14-64/+146
2010-07-08Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier8-39/+104
2010-07-06IB/qib: Clean up properly if qib_init() failsRalph Campbell1-0/+10
2010-07-06IB/qib: Completion queue callback needs to be single threadedRalph Campbell1-1/+1
2010-07-06IB/qib: Update 7322 serdes tablesRalph Campbell1-4/+12