index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
/
ocrdma_hw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/ocrdma: update ocrdma license to dual-license
Devesh Sharma
2015-07-24
1
-19
/
+34
*
RDMA/ocrdma: Fail connection for MTU lesser than 512
Naga Irrinki
2015-05-18
1
-1
/
+3
*
RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it
Mitesh Ahuja
2015-05-18
1
-27
/
+26
*
RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.
Mitesh Ahuja
2015-05-18
1
-1
/
+1
*
RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured
Devesh Sharma
2015-05-18
1
-1
/
+11
*
RDMA/ocrdma: Report EQ full fatal error
Devesh Sharma
2015-05-18
1
-0
/
+6
*
RDMA/ocrdma: Fix EQ destroy failure during driver unload
Selvin Xavier
2015-05-18
1
-3
/
+3
*
RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure
Mitesh Ahuja
2015-02-18
1
-19
/
+25
*
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
2015-02-18
1
-0
/
+77
*
RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac
Devesh Sharma
2015-02-18
1
-1
/
+3
*
RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP
Selvin Xavier
2015-02-18
1
-22
/
+44
*
RDMA/ocrdma: Debugfs enhancments for ocrdma driver
Selvin Xavier
2015-02-18
1
-0
/
+3
*
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
2015-02-18
1
-0
/
+120
*
RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it
Jes Sorensen
2014-10-10
1
-2
/
+2
*
RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()
Jes Sorensen
2014-10-10
1
-9
/
+3
*
RDMA/ocrdma: Get vlan tag from ib_qp_attrs
Selvin Xavier
2014-10-10
1
-4
/
+5
*
RDMA/ocrdma: Update sli data structure for endianness
Devesh Sharma
2014-08-13
1
-11
/
+21
*
RDMA/ocrdma: Obtain SL from device structure
Devesh Sharma
2014-08-13
1
-3
/
+1
*
RDMA/ocrdma: Fix a sparse warning
Selvin Xavier
2014-08-02
1
-1
/
+3
*
RDMA/ocrdma: Return proper value for max_mr_size
Mitesh Ahuja
2014-08-02
1
-1
/
+2
*
RDMA/ocrdma: Do proper cleanup even if FW is in error state
Mitesh Ahuja
2014-08-02
1
-1
/
+7
*
RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creation
Devesh Sharma
2014-08-02
1
-2
/
+5
*
RDMA/ocrdma: Query and initalize the PFC SL
Selvin Xavier
2014-08-02
1
-0
/
+172
*
RDMA/ocrdma: Avoid posting DPP requests for RDMA READ
Devesh Sharma
2014-08-02
1
-1
/
+2
*
RDMA/ocrdma: Code clean-up
Devesh Sharma
2014-04-03
1
-12
/
+8
*
RDMA/ocrdma: Query controller information
Selvin Xavier
2014-04-03
1
-0
/
+148
*
RDMA/ocrdma: Support non-embedded mailbox commands
Selvin Xavier
2014-04-03
1
-8
/
+47
*
RDMA/ocrdma: Handle CQ overrun error
Selvin Xavier
2014-04-03
1
-1
/
+4
*
RDMA/ocrdma: Display proper value for max_mw
Selvin Xavier
2014-04-03
1
-0
/
+1
*
RDMA/ocrdma: Allow DPP QP creation
Devesh Sharma
2014-04-03
1
-2
/
+1
*
RDMA/ocrdma: Read ASIC_ID register to select asic_gen
Devesh Sharma
2014-04-03
1
-3
/
+3
*
RDMA/ocrdma: EQ full catastrophe avoidance
Devesh Sharma
2014-04-03
1
-28
/
+25
*
RDMA/ocrdma: Fix compiler warning
Prarit Bhargava
2014-03-18
1
-5
/
+3
*
RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing
Moni Shoua
2014-01-20
1
-19
/
+2
*
RDMA/ocrdma: Silence an integer underflow warning
Dan Carpenter
2013-11-08
1
-1
/
+1
*
IB: Remove unnecessary semicolons
Joe Perches
2013-10-14
1
-3
/
+3
*
RDMA/ocrdma: Fix passing wrong opcode to modify_srq
Naresh Gottumukkala
2013-09-03
1
-2
/
+2
*
RDMA/ocrdma: Fill PVID in UMC case
Naresh Gottumukkala
2013-09-03
1
-2
/
+30
*
RDMA/ocrdma: Fix for displaying proper link speed
Naresh Gottumukkala
2013-09-03
1
-0
/
+28
*
RDMA/ocrdma: Increase STAG array size
Naresh Gottumukkala
2013-09-03
1
-1
/
+3
*
RDMA/ocrdma: Dont use PD 0 for userpace CQ DB
Naresh Gottumukkala
2013-09-03
1
-2
/
+3
*
RDMA/ocrdma: FRMA code cleanup
Naresh Gottumukkala
2013-09-03
1
-0
/
+2
*
RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24
Naresh Gottumukkala
2013-09-03
1
-4
/
+17
*
RDMA/ocrdma: Fix to work with even a single MSI-X vector
Naresh Gottumukkala
2013-09-03
1
-98
/
+35
*
RDMA/ocrdma: Remove the MTU check based on Ethernet MTU
Naresh Gottumukkala
2013-09-03
1
-4
/
+2
*
RDMA/ocrdma: Add support for fast register work requests (FRWR)
Naresh Gottumukkala
2013-09-03
1
-0
/
+3
*
RDMA/ocrdma: Create IRD queue fix
Naresh Gottumukkala
2013-09-03
1
-6
/
+15
*
RDMA/ocrdma: Cache recv DB until QP moved to RTR
Naresh Gottumukkala
2013-08-12
1
-0
/
+3
*
RDMA/ocrdma: Remove driver QP state machine
Naresh Gottumukkala
2013-08-12
1
-93
/
+8
*
RDMA/ocrdma: Don't allow zero/invalid sgid usage
Naresh Gottumukkala
2013-08-12
1
-1
/
+7
[next]