summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-101-1/+1
|/
*-. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-103-6/+7
|\ \
| | * IB/qib: Additional Intel branding changesVinit Agnihotri2014-05-291-4/+4
| | * IB/qib: Fix port in pkey change eventMike Marciniszyn2014-05-271-1/+1
| |/ |/|
| * IB: Return error for unsupported QP creation flagsOr Gerlitz2014-06-021-1/+2
|/
* IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-101-27/+28
*---. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-0316-144/+316
|\ \ \
| | | * IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn2014-04-011-17/+4
| | |/ | |/|
| | * IB/qib: Cleanup qib_register_observer()Dan Carpenter2014-03-201-15/+10
| | * IB/qib: Change SDMA progression mode depending on single- or multi-railCQ Tang2014-03-201-13/+123