index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ocrdma
/
ocrdma_hw.c
Age
Commit message (
Expand
)
Author
2020-09-11
RDMA/ocrdma: Remove fbo from MR
Jason Gunthorpe
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2019-07-03
IB: Remove unneeded memset
Fuqian Huang
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-05-13
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-26
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-07-25
RDMA/ocrdma: Suppress a compiler warning
Bart Van Assche
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-03
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2018-04-03
IB/providers: Avoid zero GID check for RoCE
Parav Pandit
2018-04-03
IB/ocrdma_hw: Remove redundant checks and goto labels
Gustavo A. R. Silva
2018-01-02
IB/ocrdma: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2017-11-13
IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey
Gustavo A. R. Silva
2017-10-14
RDMA/ocrdma: Remove set-but-not-used variables
Bart Van Assche
2017-10-14
RDMA/ocrdma: Use NULL instead of 0 to represent a pointer
Bart Van Assche
2017-09-27
IB/ocrdma: pr_err() strings should end with newlines
Arvind Yadav
2017-09-22
IB/ocrdma: fix incorrect fall-through on switch statement
Colin Ian King
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-01-10
RDMA: Adding ethertype ETH_P_IBOE
Selvin Xavier
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
IB/ocrdma: fix bad initialization
Pan Bian
2016-12-03
IB/ocrdma: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-08-24
RDMA/ocrdma: Fix the max_sge reported from FW
Selvin Xavier
2016-03-03
IB/ocrdma: Skip using unneeded intermediate variable
Markus Elfring
2016-03-03
IB/ocrdma: Delete unnecessary variable initialisations in 11 functions
Markus Elfring
2016-02-29
RDMA/ocrdma: Support RoCE-v2 in the RC path
Devesh Sharma
2016-02-29
RDMA/ocrdma: Export udp encapsulation capability
Somnath Kotur
2015-12-28
RDMA/ocrdma: Depend on async link events from CNA
Devesh Sharma
2015-12-28
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
Devesh Sharma
2015-10-21
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
2015-10-21
RDMA/ocrdma: Check resource ids received in Async CQE
Naga Irrinki
2015-07-24
RDMA/ocrdma: update ocrdma license to dual-license
Devesh Sharma
2015-05-18
RDMA/ocrdma: Fail connection for MTU lesser than 512
Naga Irrinki
2015-05-18
RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it
Mitesh Ahuja
2015-05-18
RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.
Mitesh Ahuja
2015-05-18
RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured
Devesh Sharma
2015-05-18
RDMA/ocrdma: Report EQ full fatal error
Devesh Sharma
2015-05-18
RDMA/ocrdma: Fix EQ destroy failure during driver unload
Selvin Xavier
2015-02-18
RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure
Mitesh Ahuja
2015-02-18
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
2015-02-18
RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac
Devesh Sharma
2015-02-18
RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP
Selvin Xavier
2015-02-18
RDMA/ocrdma: Debugfs enhancments for ocrdma driver
Selvin Xavier
2015-02-18
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
[next]