index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch
Roland Dreier
1
-2
/
+2
2013-09-02
RDMA/ocrdma: Fix passing wrong opcode to modify_srq
Naresh Gottumukkala
1
-2
/
+2
2013-09-02
RDMA/ocrdma: Fill PVID in UMC case
Naresh Gottumukkala
4
-3
/
+50
2013-09-02
RDMA/ocrdma: Add ABI versioning support
Naresh Gottumukkala
2
-0
/
+3
2013-09-02
RDMA/ocrdma: Consider multiple SGES in case of DPP
Naresh Gottumukkala
1
-7
/
+25
2013-09-02
RDMA/ocrdma: Fix for displaying proper link speed
Naresh Gottumukkala
4
-2
/
+97
2013-09-02
RDMA/ocrdma: Increase STAG array size
Naresh Gottumukkala
3
-4
/
+6
2013-09-02
RDMA/ocrdma: Dont use PD 0 for userpace CQ DB
Naresh Gottumukkala
6
-40
/
+339
2013-09-02
RDMA/ocrdma: FRMA code cleanup
Naresh Gottumukkala
4
-12
/
+15
2013-09-02
RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24
Naresh Gottumukkala
4
-14
/
+25
2013-09-02
RDMA/ocrdma: Fix to work with even a single MSI-X vector
Naresh Gottumukkala
2
-100
/
+36
2013-09-02
RDMA/ocrdma: Remove the MTU check based on Ethernet MTU
Naresh Gottumukkala
2
-5
/
+3
2013-09-02
RDMA/ocrdma: Add support for fast register work requests (FRWR)
Naresh Gottumukkala
6
-3
/
+192
2013-09-02
RDMA/ocrdma: Create IRD queue fix
Naresh Gottumukkala
3
-47
/
+73
2013-08-12
RDMA/ocrdma: Cache recv DB until QP moved to RTR
Naresh Gottumukkala
4
-7
/
+29
2013-08-12
RDMA/ocrdma: Remove __packed
Naresh Gottumukkala
2
-80
/
+84
2013-08-12
RDMA/ocrdma: Remove driver QP state machine
Naresh Gottumukkala
3
-96
/
+11
2013-08-12
RDMA/ocrdma: Don't allow zero/invalid sgid usage
Naresh Gottumukkala
1
-1
/
+7
2013-08-12
RDMA/ocrdma: Remove redundant dev reference
Naresh Gottumukkala
5
-63
/
+57
2013-08-12
RDMA/ocrdma: Style and redundant code cleanup
Naresh Gottumukkala
4
-90
/
+96
2013-07-30
RDMA/ocrdma: Fix several stack info leaks
Dan Carpenter
1
-1
/
+4
2013-07-26
RDMA/ocrdma: Remove unused include
Roland Dreier
1
-1
/
+0
2013-06-24
RDMA/ocrdma: Fix error return code in ocrdma_set_create_qp_rq_cmd()
Wei Yongjun
1
-1
/
+1
2013-06-20
RDMA/ocrdma: Reorg structures to avoid padding
Naresh Gottumukkala
1
-6
/
+8
2013-06-20
RDMA/ocrdma: Change macros to inline funtions
Naresh Gottumukkala
3
-20
/
+40
2013-06-20
RDMA/ocrdma: Set bad_wr in error case
Naresh Gottumukkala
1
-0
/
+2
2013-06-20
RDMA/ocrdma: Replace ocrdma_err with pr_err
Naresh Gottumukkala
4
-74
/
+70
2013-06-20
RDMA/ocrdma: Use MCC_CREATE_EXT_V1 for MCC create
Naresh Gottumukkala
2
-44
/
+15
2013-06-20
RDMA/ocrdma: Remove use_cnt for queues
Gottumukkala, Naresh
3
-43
/
+1
2013-02-27
IB/ocrdma: convert to idr_alloc()
Tejun Heo
1
-13
/
+1
2012-09-14
RDMA/ocrdma: Fix CQE expansion of unsignaled WQE
Parav Pandit
1
-4
/
+4
2012-08-10
RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevs
Roland Dreier
1
-8
/
+8
2012-07-27
RDMA/ocrdma: Fix check of GSI CQs
Roland Dreier
1
-1
/
+3
2012-07-22
Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...
Roland Dreier
2
-5
/
+4
2012-07-08
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
1
-4
/
+3
2012-07-07
RDMA/ocrdma: Fix assignment of max_srq_sge in device query
Roland Dreier
1
-1
/
+1
2012-06-14
RDMA/ocrdma: Fix off by one in ocrdma_query_gid()
Dan Carpenter
1
-1
/
+1
2012-06-11
RDMA/ocrdma: Fixed RQ error CQE polling
Parav Pandit
1
-1
/
+3
2012-06-11
RDMA/ocrdma: Correct queue SGE calculation
Mahesh Vardhamanaiah
4
-3
/
+10
2012-06-11
RDMA/ocrdma: Correct reported max queue sizes
Mahesh Vardhamanaiah
2
-11
/
+6
2012-06-11
RDMA/ocrdma: Fixed GID table for vlan and events
Parav Pandit
1
-29
/
+34
2012-05-29
RDMA/ocrdma: Remove unnecessary version.h includes
Devendra Naga
2
-2
/
+0
2012-05-29
RDMA/ocrdma: Fix signaled event for SRQ_LIMIT_REACHED
Parav Pandit
1
-1
/
+1
2012-05-29
RDMA/ocrdma: Correct queue free count math
Parav Pandit
4
-17
/
+1
2012-05-08
RDMA/ocrdma: Fix build with IPV6=n
Roland Dreier
2
-9
/
+22
2012-05-08
RDMA/ocrdma: Tiny locking cleanup
Dan Carpenter
1
-5
/
+5
2012-05-08
RDMA/ocrdma: Fix check for NULL instead of IS_ERR
Dan Carpenter
1
-2
/
+2
2012-05-08
RDMA/ocrdma: Don't sleep in atomic notifier handler
Sasha Levin
2
-16
/
+23
2012-05-08
RDMA/ocrdma: Remove write-only variables
Roland Dreier
2
-10
/
+2
2012-05-08
RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent()
Roland Dreier
1
-1
/
+3
[next]