aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2005-01-14[PATCH] InfiniBand/core: rename handle_outgoing_smpRoland Dreier1-4/+5
2005-01-14[PATCH] InfiniBand/ipoib: move structs from stack to device private structRoland Dreier4-29/+28
2005-01-14[PATCH] InfiniBand: update copyrights for new yearRoland Dreier4-4/+4
2005-01-14[PATCH] InfiniBand/core: add ib_find_cached_gid functionRoland Dreier6-27/+112
2005-01-14[PATCH] InfiniBand/core: add qp_type to struct ib_qpRoland Dreier2-0/+2
2005-01-14[PATCH] InfiniBand/core: add more parameters to process_madRoland Dreier5-21/+42
2005-01-14[PATCH] InfiniBand/core: fix handling of 0-hop directed route MADsRoland Dreier2-12/+53
2005-01-14[PATCH] InfiniBand/mthca: clean up computation of HCA memory mapRoland Dreier6-57/+102
2005-01-14[PATCH] InfiniBand/core: add node_type and phys_state sysfs attrsRoland Dreier3-0/+41
2005-01-14[PATCH] InfiniBand/core: add QP number to work completion structRoland Dreier3-0/+4
2005-01-14[PATCH] InfiniBand/core: set byte_cnt correctly in MAD completionRoland Dreier1-2/+3
2005-01-14[PATCH] InfiniBand: make more code staticRoland Dreier4-7/+7
2005-01-14[PATCH] InfiniBand/core: remove debug printkRoland Dreier1-2/+0
2005-01-14[PATCH] InfiniBand/mthca: add needed rmb() in event queue pollRoland Dreier2-3/+14
2005-01-14[PATCH] InfiniBand/mthca: clean up allocation mapping of HCA context memoryRoland Dreier7-91/+270
2005-01-14[PATCH] InfiniBand/mthca: support RDMA/atomic attributes in QP modifyRoland Dreier4-10/+96
2005-01-14[PATCH] InfiniBand/mthca: trivial formatting fixRoland Dreier1-2/+2
2005-01-14[PATCH] InfiniBand/IPoIB: use correct static rate in IpoIBRoland Dreier4-27/+58
2004-12-27[INFINIBAND]: Add IPoIB userspace MAD supportRoland Dreier3-1/+864
2004-12-27[INFINIBAND]: Add IPoIB multicast and partition codeRoland Dreier2-0/+1158
2004-12-27[INFINIBAND]: Add IPoIB (IP-over-InfiniBand) driverRoland Dreier9-0/+2695
2004-12-27[INFINIBAND]: Add Mellanox HCA low-level driver (MAD)Roland Dreier1-0/+320
2004-12-27[INFINIBAND]: Add Mellanox HCA low-level driver (last bits)Roland Dreier4-0/+1071
2004-12-27[INFINIBAND]: Add Mellanox HCA low-level driver (QP/CQ)Roland Dreier2-0/+2372
2004-12-27[INFINIBAND]: Add Mellanox HCA low-level driver (initialization)Roland Dreier3-0/+520
2004-12-27[INFINIBAND]: Add Mellanox HCA low-level driver (EQ)Roland Dreier1-0/+690
2004-12-27[INFINIBAND]: Add Mellanox HCA low-level driver (FW commands)Roland Dreier2-0/+1849
2004-12-27[INFINIBAND]: Add Mellanox HCA low-level driver (midlayer interface)Roland Dreier2-0/+852
2004-12-27[INFINIBAND]: Add Mellanox HCA low-level driverRoland Dreier9-0/+1725
2004-12-27[INFINIBAND]: Add InfiniBand SA (Subnet Administration) query supportRoland Dreier3-1/+1149
2004-12-27[INFINIBAND]: Add InfiniBand MAD SMI supportRoland Dreier2-0/+301
2004-12-27[INFINIBAND]: Add InfiniBand MAD (management datagram) support (private headers)Roland Dreier3-0/+313
2004-12-27[INFINIBAND]: Add InfiniBand MAD (management datagram) supportRoland Dreier3-1/+3034
2004-12-27[INFINIBAND]: Add InfiniBand MAD (management datagram) support (public headers)Roland Dreier2-0/+500
2004-12-27[INFINIBAND]: Add core InfiniBand supportRoland Dreier11-0/+3242
2004-12-27[INFINIBAND]: Add core InfiniBand support (public headers)Roland Dreier4-0/+1639