aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2007-05-14IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin
2007-05-14IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin
2007-05-14IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes
2007-05-14IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes
2007-05-14IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes
2007-05-14IB/ehca: Fix AQP0/1 QP numberHoang-Nam Nguyen
2007-05-14IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()Joachim Fenkes
2007-05-14IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones
2007-05-14IB/mlx4: Fix uninitialized spinlock for 32-bit archsJack Morgenstein
2007-05-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-05-06IB/ipath: Fix a race condition when generating ACKsRalph Campbell
2007-05-06IB/ipath: Fix two more spin lock problemsRalph Campbell
2007-05-06RDMA/cxgb3: Support for new abort logicSteve Wise
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-30RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req messageSteve Wise
2007-04-30RDMA/cxgb3: Fail qp creation if the requested max_inline is too largeSteve Wise
2007-04-30RDMA/cxgb3: Fix TERM codesSteve Wise
2007-04-30IB/ipath: Don't corrupt pending mmap list when unmapped objects are freedRobert Walsh
2007-04-30IB/mthca: Work around kernel QP starvationMichael S. Tsirkin
2007-04-30IB/ipath: Don't put QP in timeout queue if waiting to sendRalph Campbell
2007-04-30IB/ipath: Don't call spin_lock_irq() from interrupt contextRalph Campbell
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-04-24IB: Set class_dev->dev in core for nice device symlinkJoachim Fenkes
2007-04-24IB/ehca: Implement modify_portJoachim Fenkes
2007-04-24IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier
2007-04-24IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memoryRoland Dreier
2007-04-18IB/mthca: Update HCA firmware revisionsRoland Dreier
2007-04-18IB/ipath: Fix WC format drift between user and kernel spaceRobert Walsh
2007-04-18IB/ipath: Check that a UD work request's address handle is validRobert Walsh
2007-04-18IB/ipath: Remove duplicate stuff from ipath_verbs.hRobert Walsh
2007-04-18IB/ipath: Check reserved memory keysRobert Walsh
2007-04-18IB/ipath: Fix unit selection when all CPU affinity bits setBryan O'Sullivan