aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-19IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri1-14/+32
2016-01-19IB/qib: fix mcast detach when qp not attachedMike Marciniszyn1-20/+15
2015-12-23IB: remove support for phys MRsChristoph Hellwig3-55/+1
2015-12-07IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan1-2/+2
2015-12-07IB/qib: Fix qib_mr structureIra Weiny1-1/+1
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman1-1/+1
2015-10-28IB/qib: Remove old FRWR APISagi Grimberg4-102/+1
2015-10-28IB/qib: Support the new memory registration APISagi Grimberg4-1/+104
2015-10-08IB: split struct ib_send_wrChristoph Hellwig8-56/+81
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov2-2/+2
2015-09-03IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny1-0/+1
2015-08-30qib: Support ib_alloc_mr verbSagi Grimberg3-4/+11
2015-08-28ipath,qib: Expose max_sge_rd correctlySteve Wise1-0/+1
2015-08-28IB/core: Add core header changes needed for OPADennis Dalessandro1-139/+8
2015-08-28IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn3-4/+16
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny1-2/+3
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-06-23make simple_positive() publicAl Viro1-1/+1
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny2-2/+11
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny1-0/+1
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny2-2/+4
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak1-2/+4
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak2-5/+11
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny2-7/+7
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-7/+1
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-0/+17
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang1-0/+7
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn2-2/+3
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez7-79/+39
2015-05-05IB/qib: add acounting for MTRRLuis R. Rodriguez1-1/+1
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-10/+10
2015-04-11infinibad: weird APIs switched to ->write_iter()Al Viro1-8/+12
2015-04-11Merge branch 'iocb' into for-nextAl Viro1-1/+0
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig1-1/+0
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn17-6/+67
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn15-44/+42
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells1-1/+1
2015-02-17IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn17-63/+64
2015-02-17IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.cAndreea-Cristina Bernat1-2/+2
2015-02-17IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.cAndreea-Cristina Bernat1-4/+4
2015-02-16IB/qib: Add support for the new QMH7360 cardVinit Agnihotri1-0/+5
2015-02-16IB/qib: Do not write EEPROMMitko Haralanov7-220/+1
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran1-1/+1
2014-10-09[infiniband] remove pointless assignmentsAl Viro1-1/+0
2014-09-19IB/qib: Correct reference counting in debugfs qp_statsMike Marciniszyn2-9/+2
2014-09-19IB/qib: Change get_user_pages() usage to always NULL vmasMike Marciniszyn1-3/+3
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1