aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2010-09-08Merge branches 'cxgb3' and 'nes' into for-linusRoland Dreier
2010-09-08RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif
2010-09-08RDMA/nes: Change state to closing after FINFaisal Latif
2010-09-08RDMA/nes: Fix double CLOSE event indication crashFaisal Latif
2010-09-08RDMA/nes: Write correct register write to set TX pause paramChien Tung
2010-09-02RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-07RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FWSteve Wise
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier
2010-08-05IB/qib: Add missing <linux/slab.h> includeDavid Miller
2010-08-05IB/ehca: Drop unnecessary NULL testJulia Lawall
2010-08-05RDMA/nes: Fix confusing if statement indentationRoland Dreier
2010-08-04IB/ehca: Init irq tasklet before irq can happenAlexander Schmidt
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04RDMA/nes: Fix misindented codeRoland Dreier
2010-08-04RDMA/nes: Fix showing wqm_quantaRoland Dreier
2010-08-04RDMA/nes: Get rid of "set but not used" variablesRoland Dreier
2010-08-04RDMA/nes: Read firmware version from correct placeMiroslaw Walukiewicz
2010-08-04IB/srp: Export req_lim via sysfsBart Van Assche
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04IB/srp: Make receive buffer handling more robustBart Van Assche
2010-08-04IB/srp: Use print_hex_dump()Bart Van Assche
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin
2010-08-04RDMA/nes: Fix two sparse warningsOr Gerlitz
2010-08-04RDMA/cxgb3: Make needlessly global iwch_l2t_send() staticOr Gerlitz
2010-08-04IB/iser: Make needlessly global iser_alloc_rx_descriptors() staticOr Gerlitz
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