summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qib
AgeCommit message (Expand)Author
2015-09-29IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez
2015-05-05IB/qib: add acounting for MTRRLuis R. Rodriguez
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-11infinibad: weird APIs switched to ->write_iter()Al Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells
2015-02-17IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn
2015-02-17IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.cAndreea-Cristina Bernat
2015-02-17IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.cAndreea-Cristina Bernat
2015-02-16IB/qib: Add support for the new QMH7360 cardVinit Agnihotri
2015-02-16IB/qib: Do not write EEPROMMitko Haralanov
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran
2014-10-09[infiniband] remove pointless assignmentsAl Viro
2014-09-19IB/qib: Correct reference counting in debugfs qp_statsMike Marciniszyn
2014-09-19IB/qib: Change get_user_pages() usage to always NULL vmasMike Marciniszyn
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier
2014-06-02IB: Return error for unsupported QP creation flagsOr Gerlitz
2014-05-29IB/qib: Additional Intel branding changesVinit Agnihotri
2014-05-27IB/qib: Fix port in pkey change eventMike Marciniszyn
2014-04-10IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier
2014-04-01IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn
2014-03-20IB/qib: Cleanup qib_register_observer()Dan Carpenter
2014-03-20IB/qib: Change SDMA progression mode depending on single- or multi-railCQ Tang
2014-03-17IB/qib: Remove duplicate check in get_a_ctxt()Dan Carpenter
2014-03-17IB/qib: Fix memory leak of recv context when driver fails to initialize.Dennis Dalessandro
2014-03-17IB/qib: fixup indentation in qib_ib_rcv()Yann Droneaud
2014-03-17IB/qib: add missing braces in do_qib_user_sdma_queue_create()Yann Droneaud
2014-03-17IB/qib: Modify software pma counters to use percpu variablesMike Marciniszyn
2014-03-17IB/qib: Add percpu counter replacing qib_devdata int_counterMike Marciniszyn
2014-03-17IB/qib: Fix debugfs ordering issue with multiple HCAsMike Marciniszyn
2014-03-17IB/qib: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2014-02-13IB/qib: Add missing serdes init sequenceMike Marciniszyn
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-22IB/qib: Fix QP check when looping back to/from QP1Ira Weiny
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-13qib_fs: fix (some) dcache abusesAl Viro
2013-11-08IB/qib: Fix txselect regressionMike Marciniszyn