aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-06RDMA/nes: Report correct port state if interface is downChien Tung1-1/+3
2010-10-06IB/ehca: Fix driver on relocatable kernelSonny Rao1-3/+3
2010-09-28IB/umad: Make user_mad semaphore a real oneThomas Gleixner1-1/+1
2010-09-28RDMA/amso1100: Remove KERN_<level> from pr_<level> useJoe Perches1-2/+2
2010-09-28RDMA/nes: Remove unneeded variableDan Carpenter1-2/+1
2010-09-28IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)Christoph Lameter1-3/+11
2010-09-28RDMA/cxgb4: Fastreg NSMR fixesSteve Wise3-31/+29
2010-09-28RDMA/cxgb4: Don't set completion flag for read requestsSteve Wise1-1/+1
2010-09-28RDMA/cxgb4: Set the default TCP send window to 128KBSteve Wise1-2/+2
2010-09-28RDMA/cxgb4: Use a mutex for QP and EP state transitionsSteve Wise3-93/+88
2010-09-28RDMA/cxgb4: Support on-chip SQsSteve Wise7-29/+226
2010-09-28RDMA/cxgb4: Centralize the wait logicSteve Wise5-111/+72
2010-09-28RDMA/cxgb4: debugfs files for dumping active stagsSteve Wise1-39/+113
2010-09-28RDMA/cxgb4: Log HW lack-of-resource errorsSteve Wise1-0/+6
2010-09-28RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messagesSteve Wise3-14/+16
2010-09-28RDMA/cxgb4: Ignore TERMINATE CQEsSteve Wise1-0/+6
2010-09-28RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functionsSteve Wise1-2/+2
2010-09-28RDMA/cxgb4: Zero out ISGL paddingSteve Wise1-0/+4
2010-09-28RDMA/cxgb4: Don't use null ep ptrSteve Wise1-1/+2
2010-09-27RDMA/nes: Fix cast-to-pointer warnings on 32-bitRoland Dreier1-6/+6
2010-09-27IB/core: Add link layer property to portsEli Cohen1-0/+16
2010-09-27RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier4-7/+7
2010-09-27RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise1-2/+4
2010-09-23drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-09-08Merge branches 'cxgb3' and 'nes' into for-linusRoland Dreier4-11/+26
2010-09-08RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2-1/+3
2010-09-08RDMA/nes: Change state to closing after FINFaisal Latif1-1/+12
2010-09-08RDMA/nes: Fix double CLOSE event indication crashFaisal Latif1-8/+10
2010-09-08RDMA/nes: Write correct register write to set TX pause paramChien Tung1-2/+2
2010-09-02RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise1-1/+1
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-3/+3
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 Torvalds46-494/+575
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely2-3/+3
2010-08-05Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 'srp' into for-nextRoland Dreier44-491/+572
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-04IB/srp: Export req_lim via sysfsBart Van Assche1-0/+14
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-8/+19
2010-08-04IB/srp: Make receive buffer handling more robustBart Van Assche1-45/+44
2010-08-04IB/srp: Use print_hex_dump()Bart Van Assche1-13/+2
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin3-4/+4
2010-08-04RDMA/nes: Fix two sparse warningsOr Gerlitz2-2/+2