index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-140
/
+145
2014-10-10
RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis
Jes Sorensen
1
-19
/
+19
2014-10-10
RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it
Jes Sorensen
2
-103
/
+101
2014-10-10
RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()
Jes Sorensen
1
-9
/
+3
2014-10-10
RDMA/ocrdma: Remove a unused-label warning
Li RongQing
1
-0
/
+2
2014-10-10
RDMA/ocrdma: Convert kernel VA to PA for mmap in user
Devesh Sharma
1
-5
/
+5
2014-10-10
RDMA/ocrdma: Get vlan tag from ib_qp_attrs
Selvin Xavier
1
-4
/
+5
2014-10-10
RDMA/ocrdma: Add default GID at index 0
Devesh Sharma
1
-0
/
+10
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-09-22
RDMA/ocrdma: Use right macro in query AH
devesh.sharma@emulex.com
1
-1
/
+1
2014-09-22
RDMA/ocrdma: Resolve L2 address when creating user AH
devesh.sharma@emulex.com
1
-11
/
+30
2014-09-19
RDMA/ocrdma: Do not skip setting deferred_arm
Devesh Sharma
1
-3
/
+1
2014-09-19
RDMA/ocrdma: Report correct value of max_fast_reg_page_list_len
Devesh Sharma
1
-1
/
+1
2014-09-01
treewide: fix errors in printk
Masanari Iida
1
-1
/
+1
2014-08-13
RDMA/ocrdma: report asic-id in query device
Mitesh Ahuja
1
-1
/
+1
2014-08-13
RDMA/ocrdma: Update sli data structure for endianness
Devesh Sharma
2
-50
/
+129
2014-08-13
RDMA/ocrdma: Obtain SL from device structure
Devesh Sharma
2
-4
/
+4
2014-08-02
RDMA/ocrdma: Update the ocrdma module version string
Selvin Xavier
1
-1
/
+1
2014-08-02
RDMA/ocrdma: Fix a sparse warning
Selvin Xavier
1
-1
/
+3
2014-08-02
RDMA/ocrdma: Initialize the GID table while registering the device
Selvin Xavier
1
-0
/
+53
2014-08-02
RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K
Selvin Xavier
3
-2
/
+8
2014-08-02
RDMA/ocrdma: Add missing adapter mailbox opcodes
Selvin Xavier
1
-29
/
+33
2014-08-02
RDMA/ocrdma: Return proper value for max_mr_size
Mitesh Ahuja
3
-3
/
+4
2014-08-02
RDMA/ocrdma: Do proper cleanup even if FW is in error state
Mitesh Ahuja
3
-2
/
+19
2014-08-02
RDMA/ocrdma: Allow only SEND opcode in case of UD QPs
Mitesh Ahuja
1
-0
/
+7
2014-08-02
RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs
Selvin Xavier
1
-0
/
+10
2014-08-02
RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creation
Devesh Sharma
1
-2
/
+5
2014-08-02
RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported
Devesh Sharma
2
-2
/
+2
2014-08-02
RDMA/ocrdma: Handle shutdown event from be2net driver
Devesh Sharma
1
-0
/
+9
2014-08-02
RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributes
Selvin Xavier
1
-2
/
+12
2014-08-02
RDMA/ocrdma: Query and initalize the PFC SL
Selvin Xavier
6
-1
/
+278
2014-08-02
RDMA/ocrdma: Avoid posting DPP requests for RDMA READ
Devesh Sharma
1
-1
/
+2
2014-05-20
RDMA/ocrdma: Convert to use simple_open()
Duan Jiong
1
-8
/
+1
2014-04-03
Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...
Roland Dreier
11
-166
/
+1446
2014-04-03
RDMA/ocrdma: Unregister inet notifier when unloading ocrdma
Selvin Xavier
1
-2
/
+14
2014-04-03
RDMA/ocrdma: Fix warnings about pointer <-> integer casts
Roland Dreier
1
-3
/
+4
2014-04-03
RDMA/ocrdma: Code clean-up
Devesh Sharma
7
-47
/
+24
2014-04-03
RDMA/ocrdma: Display FW version
Selvin Xavier
1
-1
/
+41
2014-04-03
RDMA/ocrdma: Query controller information
Selvin Xavier
8
-2
/
+1135
2014-04-03
RDMA/ocrdma: Support non-embedded mailbox commands
Selvin Xavier
1
-8
/
+47
2014-04-03
RDMA/ocrdma: Handle CQ overrun error
Selvin Xavier
1
-1
/
+4
2014-04-03
RDMA/ocrdma: Display proper value for max_mw
Selvin Xavier
3
-1
/
+3
2014-04-03
RDMA/ocrdma: Use non-zero tag in SRQ posting
Selvin Xavier
1
-10
/
+18
2014-04-03
RDMA/ocrdma: Memory leak fix in ocrdma_dereg_mr()
Selvin Xavier
1
-2
/
+1
2014-04-03
RDMA/ocrdma: Increment abi version count
Devesh Sharma
1
-1
/
+1
2014-04-03
RDMA/ocrdma: Update version string
Devesh Sharma
2
-3
/
+5
2014-04-03
RDMA/ocrdma: ABI versioning between ocrdma and be2net
Devesh Sharma
2
-0
/
+2
2014-04-03
RDMA/ocrdma: Allow DPP QP creation
Devesh Sharma
1
-2
/
+1
2014-04-03
RDMA/ocrdma: Read ASIC_ID register to select asic_gen
Devesh Sharma
5
-9
/
+35
2014-04-03
RDMA/ocrdma: SQ and RQ doorbell offset clean up
Devesh Sharma
3
-24
/
+11
[next]