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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
RDMA/ocrdma: Support RoCE-v2 in the UD path
Devesh Sharma
2016-02-29
1
-0
/
+1
*
RDMA/ocrdma: Export udp encapsulation capability
Somnath Kotur
2016-02-29
1
-0
/
+7
*
RDMA/ocrdma: Fix arm logic to align with new cq API
Devesh Sharma
2016-02-17
1
-3
/
+0
*
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
2015-12-28
1
-0
/
+10
*
RDMA/ocrdma: Support the new memory registration API
Sagi Grimberg
2015-10-29
1
-0
/
+2
*
RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0
Selvin Xavier
2015-10-21
1
-1
/
+1
*
RDMA/ocrdma: Cleanup unused device list and rcu variables
Selvin Xavier
2015-10-21
1
-1
/
+0
*
RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core
Somnath Kotur
2015-08-31
1
-1
/
+0
*
RDMA/ocrdma: update ocrdma license to dual-license
Devesh Sharma
2015-07-24
1
-19
/
+34
*
RDMA/ocrdma: Update ocrdma version number
Selvin Xavier
2015-05-18
1
-1
/
+1
*
RDMA/ocrdma: Fix dmac resolution for link local address
Mitesh Ahuja
2015-05-18
1
-0
/
+2
*
RDMA/ocrdma: Update the ocrdma module version string
Mitesh Ahuja
2015-02-18
1
-1
/
+1
*
RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure
Mitesh Ahuja
2015-02-18
1
-1
/
+0
*
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
2015-02-18
1
-0
/
+14
*
RDMA/ocrdma: Debugfs enhancments for ocrdma driver
Selvin Xavier
2015-02-18
1
-0
/
+4
*
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
2015-02-18
1
-0
/
+17
*
RDMA/ocrdma: Update the ocrdma module version string
Selvin Xavier
2014-08-02
1
-1
/
+1
*
RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K
Selvin Xavier
2014-08-02
1
-1
/
+1
*
RDMA/ocrdma: Do proper cleanup even if FW is in error state
Mitesh Ahuja
2014-08-02
1
-0
/
+1
*
RDMA/ocrdma: Query and initalize the PFC SL
Selvin Xavier
2014-08-02
1
-0
/
+21
*
RDMA/ocrdma: Code clean-up
Devesh Sharma
2014-04-03
1
-4
/
+2
*
RDMA/ocrdma: Query controller information
Selvin Xavier
2014-04-03
1
-0
/
+61
*
RDMA/ocrdma: Display proper value for max_mw
Selvin Xavier
2014-04-03
1
-0
/
+1
*
RDMA/ocrdma: Update version string
Devesh Sharma
2014-04-03
1
-1
/
+3
*
RDMA/ocrdma: Read ASIC_ID register to select asic_gen
Devesh Sharma
2014-04-03
1
-0
/
+13
*
RDMA/ocrdma: SQ and RQ doorbell offset clean up
Devesh Sharma
2014-04-03
1
-7
/
+0
*
RDMA/ocrdma: EQ full catastrophe avoidance
Devesh Sharma
2014-04-03
1
-2
/
+16
*
RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing
Moni Shoua
2014-01-20
1
-0
/
+12
*
RDMA/ocrdma: Fix a crash in rmmod
Naresh Gottumukkala
2013-11-08
1
-26
/
+27
*
RDMA/ocrdma: Fill PVID in UMC case
Naresh Gottumukkala
2013-09-03
1
-0
/
+1
*
RDMA/ocrdma: Dont use PD 0 for userpace CQ DB
Naresh Gottumukkala
2013-09-03
1
-0
/
+3
*
RDMA/ocrdma: FRMA code cleanup
Naresh Gottumukkala
2013-09-03
1
-0
/
+1
*
RDMA/ocrdma: Fix to work with even a single MSI-X vector
Naresh Gottumukkala
2013-09-03
1
-2
/
+1
*
RDMA/ocrdma: Add support for fast register work requests (FRWR)
Naresh Gottumukkala
2013-09-03
1
-0
/
+2
*
RDMA/ocrdma: Create IRD queue fix
Naresh Gottumukkala
2013-09-03
1
-1
/
+1
*
RDMA/ocrdma: Cache recv DB until QP moved to RTR
Naresh Gottumukkala
2013-08-12
1
-0
/
+2
*
RDMA/ocrdma: Remove redundant dev reference
Naresh Gottumukkala
2013-08-12
1
-5
/
+0
*
RDMA/ocrdma: Style and redundant code cleanup
Naresh Gottumukkala
2013-08-12
1
-2
/
+1
*
RDMA/ocrdma: Reorg structures to avoid padding
Naresh Gottumukkala
2013-06-20
1
-6
/
+8
*
RDMA/ocrdma: Change macros to inline funtions
Naresh Gottumukkala
2013-06-20
1
-4
/
+39
*
RDMA/ocrdma: Replace ocrdma_err with pr_err
Naresh Gottumukkala
2013-06-20
1
-2
/
+0
*
RDMA/ocrdma: Remove use_cnt for queues
Gottumukkala, Naresh
2013-06-20
1
-4
/
+0
*
RDMA/ocrdma: Correct queue SGE calculation
Mahesh Vardhamanaiah
2012-06-11
1
-0
/
+1
*
RDMA/ocrdma: Correct queue free count math
Parav Pandit
2012-05-29
1
-1
/
+0
*
RDMA/ocrdma: Don't sleep in atomic notifier handler
Sasha Levin
2012-05-08
1
-0
/
+1
*
RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter
Parav Pandit
2012-05-08
1
-0
/
+392