summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
Commit message (Expand)AuthorAgeFilesLines
* IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-01-191-14/+32
* IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-01-191-20/+15
* IB: remove support for phys MRsChristoph Hellwig2015-12-233-55/+1
* IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan2015-12-071-2/+2
* IB/qib: Fix qib_mr structureIra Weiny2015-12-071-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\
| * mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1
* | IB/qib: Remove old FRWR APISagi Grimberg2015-10-284-102/+1
* | IB/qib: Support the new memory registration APISagi Grimberg2015-10-284-1/+104
* | IB: split struct ib_send_wrChristoph Hellwig2015-10-088-56/+81
|/
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-102-2/+2
* IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny2015-09-031-0/+1
* qib: Support ib_alloc_mr verbSagi Grimberg2015-08-303-4/+11
* ipath,qib: Expose max_sge_rd correctlySteve Wise2015-08-281-0/+1
* IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-281-139/+8
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-08-283-4/+16
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\
| * make simple_positive() publicAl Viro2015-06-231-1/+1
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-122-2/+11
* | IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+1
* | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-122-2/+4
* | IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-2/+4
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-122-5/+11
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-022-7/+7
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-7/+1
* | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+17
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+7
* | IB/qib: fix test of unsigned variableMike Marciniszyn2015-05-122-2/+3
|/
* IB/qib: use arch_phys_wc_add()Luis R. Rodriguez2015-05-057-79/+39
* IB/qib: add acounting for MTRRLuis R. Rodriguez2015-05-051-1/+1
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-10/+10
* infinibad: weird APIs switched to ->write_iter()Al Viro2015-04-111-8/+12
* Merge branch 'iocb' into for-nextAl Viro2015-04-111-1/+0
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+0
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-221-1/+1
|\ \
| * | Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2015-02-201-1/+1
| |/
* | IB/qib: Add blank line after declarationMike Marciniszyn2015-02-2017-6/+67
* | IB/qib: Fix checkpatch warningsMike Marciniszyn2015-02-2015-44/+42
* | IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn2015-02-1717-63/+64
* | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.cAndreea-Cristina Bernat2015-02-171-2/+2
* | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.cAndreea-Cristina Bernat2015-02-171-4/+4
* | IB/qib: Add support for the new QMH7360 cardVinit Agnihotri2015-02-161-0/+5
* | IB/qib: Do not write EEPROMMitko Haralanov2015-02-167-220/+1
|/
* IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-151-1/+1
* [infiniband] remove pointless assignmentsAl Viro2014-10-091-1/+0
* IB/qib: Correct reference counting in debugfs qp_statsMike Marciniszyn2014-09-192-9/+2
* IB/qib: Change get_user_pages() usage to always NULL vmasMike Marciniszyn2014-09-191-3/+3
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
OpenPOWER on IntegriCloud