aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
Commit message (Expand)AuthorAge
...
| * IB/qib: Use rdmavt send and receive flagsHarish Chegondi2016-03-10
| * IB/qib: Remove qib_query_device functionHarish Chegondi2016-03-10
| * IB/qib: Delete QIB user context allocation and de-alloction functionsHarish Chegondi2016-03-10
| * IB/qib: Remove qpn, qp tables and related variables from qibHarish Chegondi2016-03-10
| * IB/qib: Use rdmavt pkey verbs functionHarish Chegondi2016-03-10
| * IB/qib: Remove mmap from qibHarish Chegondi2016-03-10
| * IB/qib: Implement qib support for AH notificationHarish Chegondi2016-03-10
| * IB/qib: Remove ibport and use rdmavt versionHarish Chegondi2016-03-10
| * IB/qib: Remove srq from qibDennis Dalessandro2016-03-10
| * IB/qib: Use address handle in rdmavt and remove from qibDennis Dalessandro2016-03-10
| * IB/qib: Remove qp and mr functionality from qibDennis Dalessandro2016-03-10
| * IB/qib: Add device specific info printsDennis Dalessandro2016-03-10
| * IB/qib: Remove driver specific members from qib qp typeDennis Dalessandro2016-03-10
| * IB/qib: Use rdmavt lid defines in qibDennis Dalessandro2016-03-10
| * IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASEDennis Dalessandro2016-03-10
| * IB/qib: Use rdmavt protection domainDennis Dalessandro2016-03-10
| * IB/qib: Remove dma.c and use rdmavt version of dma functionsDennis Dalessandro2016-03-10
| * IB/qib: Begin to use rdmavt for verbsDennis Dalessandro2016-03-10
* | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-16
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\
| * IB/qib: Improve ipoib UD performanceMike Marciniszyn2016-01-19
| * IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-01-19
| * IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-01-19
| * IB: remove support for phys MRsChristoph Hellwig2015-12-23
* | wrappers for ->i_mutex accessAl Viro2016-01-22
|/
* IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan2015-12-07
* IB/qib: Fix qib_mr structureIra Weiny2015-12-07
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\
| * mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* | IB/qib: Remove old FRWR APISagi Grimberg2015-10-28
* | IB/qib: Support the new memory registration APISagi Grimberg2015-10-28
* | IB: split struct ib_send_wrChristoph Hellwig2015-10-08
|/
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-10
* IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny2015-09-03
* qib: Support ib_alloc_mr verbSagi Grimberg2015-08-30
* ipath,qib: Expose max_sge_rd correctlySteve Wise2015-08-28
* IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-28
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-08-28
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * make simple_positive() publicAl Viro2015-06-23
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-12
* | IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-12
* | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-12
* | IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-12
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-12
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-02
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-20
* | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-20
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-18