summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2010-09-28IB/umad: Make user_mad semaphore a real oneThomas Gleixner
2010-09-28RDMA/amso1100: Remove KERN_<level> from pr_<level> useJoe Perches
2010-09-28RDMA/nes: Remove unneeded variableDan Carpenter
2010-09-28IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)Christoph Lameter
2010-09-28RDMA/cxgb4: Fastreg NSMR fixesSteve Wise
2010-09-28RDMA/cxgb4: Don't set completion flag for read requestsSteve Wise
2010-09-28RDMA/cxgb4: Set the default TCP send window to 128KBSteve Wise
2010-09-28RDMA/cxgb4: Use a mutex for QP and EP state transitionsSteve Wise
2010-09-28RDMA/cxgb4: Support on-chip SQsSteve Wise
2010-09-28RDMA/cxgb4: Centralize the wait logicSteve Wise
2010-09-28RDMA/cxgb4: debugfs files for dumping active stagsSteve Wise
2010-09-28RDMA/cxgb4: Log HW lack-of-resource errorsSteve Wise
2010-09-28RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messagesSteve Wise
2010-09-28RDMA/cxgb4: Ignore TERMINATE CQEsSteve Wise
2010-09-28RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functionsSteve Wise
2010-09-28RDMA/cxgb4: Zero out ISGL paddingSteve Wise
2010-09-28RDMA/cxgb4: Don't use null ep ptrSteve Wise
2010-09-27RDMA/nes: Fix cast-to-pointer warnings on 32-bitRoland Dreier
2010-09-27IB/core: Add link layer property to portsEli Cohen
2010-09-27RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier
2010-09-27RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise
2010-09-23drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches
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