summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2008-09-30RDMA/nes: Correct MAX TSO frags valueBob Sharp
2008-09-30RDMA/nes: Enable MC/UC after changing MTUBob Sharp
2008-09-30RDMA/nes: Free NIC TX buffers when destroying NIC QPBob Sharp
2008-09-30RDMA/nes: Fix MDC settingChien Tung
2008-09-30RDMA/nes: Add wqm_quanta module optionChien Tung
2008-09-30RDMA/nes: Module parameter permissionsChien Tung
2008-09-30RDMA/cxgb3: Set active_mtu in ib_port_attrJon Mason
2008-09-30RDMA/nes: Add support for 4-port 1G HP blade cardChien Tung
2008-09-30RDMA/nes: Make mini_cm_connect() staticFaisal Latif
2008-09-30IB/cm: Correctly free cm_device structureHefty, Sean
2008-09-30IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier
2008-09-29IB/mthca: Use pci_request_regions()Roland Dreier
2008-09-29IB/ipath: Fix hang on module unloadYannick Cote
2008-09-25IPoIB: Fix crash when path record fails after path flushRoland Dreier
2008-09-20IB: Drop code after return statementJulia Lawall
2008-09-20IB/mad: Don't discard BMA responses in kernelMichael Brooks
2008-09-20IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0Ralph Campbell
2008-09-20IB/ehca: Generate flush status CQ entriesAlexander Schmidt
2008-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-09-16Merge branches 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier
2008-09-16IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin
2008-09-16RDMA/nes: Fix client side QP destroyFaisal Latif
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky
2008-08-27IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-19Merge branches 'ipath' and 'ipoib' into for-linusRoland Dreier
2008-08-19IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier
2008-08-15IB/ipath: Fix incorrect check for max physical address in TIDDave Olson
2008-08-15IB/ipath: Fix lost UD send work requestRalph Campbell
2008-08-12Merge branches 'ehca' and 'ipoib' into for-linusRoland Dreier
2008-08-12IB/ehca: Discard double CQE for one WRAlexander Schmidt
2008-08-12IB/ehca: Check idr_find() return valueAlexander Schmidt
2008-08-12IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt
2008-08-12IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt
2008-08-12IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt
2008-08-08IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-08-07Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier
2008-08-07IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULLJulien Brunel
2008-08-07IB/mlx4: Allow 4K messages for UD QPsAlex Naslednikov
2008-08-06mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin
2008-08-04IB/ipath: Fix printk format warningsAlexander Beregalov
2008-08-04RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 deviceSteve Wise
2008-08-04RDMA/cxgb3: Fix up MW access rightsSteve Wise
2008-08-04RDMA/cxgb3: Fix QP capabilitiesSteve Wise
2008-08-04RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-07-30IB/ipath: Use unsigned long for irq flagsVegard Nossum
2008-07-30IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()Roland Dreier