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
/
mthca
/
mthca_mad.c
Age
Commit message (
Expand
)
Author
2019-11-12
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-06
RDMA/mad: Do not check MAD sizes in roce and ib drivers
Leon Romanovsky
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-09-26
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2017-08-18
Add OPA extended LID support
Hiatt, Don
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
2017-08-08
IB/core: Change port_attr.lid size from 16 to 32 bits
Dasaratharaman Chandramouli
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2016-10-07
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
2015-07-14
IB/mad: Remove improper use of BUG_ON
Ira Weiny
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
2014-08-10
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
2011-07-15
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
2011-01-10
IB/mthca: Handle -ENOMEM in forward_trap()
Dan Carpenter
2009-01-28
IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event
Moni Shoua
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-04-16
IB/mthca: Formatting cleanups
Roland Dreier
2006-11-29
IB/mthca: Fix section mismatches
Roland Dreier
2006-09-22
IB/mthca: Fix lid used for sending traps
Jack Morgenstein
2006-06-17
IB/mthca: Add client reregister event generation
Leonid Arsh
2006-04-19
IB/mthca: make a function static
Adrian Bunk
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
2006-03-29
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-20
IB/mthca: Add modify_device method to set node description
Roland Dreier
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-10-25
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
Sean Hefty
2005-08-26
[PATCH] IB: move include files to include/rdma
Roland Dreier
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds