aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
Commit message (Expand)AuthorAge
* IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-15
* [infiniband] remove pointless assignmentsAl Viro2014-10-09
* IB/qib: Correct reference counting in debugfs qp_statsMike Marciniszyn2014-09-19
* IB/qib: Change get_user_pages() usage to always NULL vmasMike Marciniszyn2014-09-19
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-10
|/
*-. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-10
|\ \
| | * IB/qib: Additional Intel branding changesVinit Agnihotri2014-05-30
| | * IB/qib: Fix port in pkey change eventMike Marciniszyn2014-05-27
| |/ |/|
| * IB: Return error for unsupported QP creation flagsOr Gerlitz2014-06-02
|/
* IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-10
*---. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-03
|\ \ \
| | | * IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn2014-04-01
| | |/ | |/|
| | * IB/qib: Cleanup qib_register_observer()Dan Carpenter2014-03-20
| | * IB/qib: Change SDMA progression mode depending on single- or multi-railCQ Tang2014-03-20
| | * IB/qib: Remove duplicate check in get_a_ctxt()Dan Carpenter2014-03-17
| | * IB/qib: Fix memory leak of recv context when driver fails to initialize.Dennis Dalessandro2014-03-17
| | * IB/qib: fixup indentation in qib_ib_rcv()Yann Droneaud2014-03-17
| | * IB/qib: add missing braces in do_qib_user_sdma_queue_create()Yann Droneaud2014-03-17
| | * IB/qib: Modify software pma counters to use percpu variablesMike Marciniszyn2014-03-17
| | * IB/qib: Add percpu counter replacing qib_devdata int_counterMike Marciniszyn2014-03-17
| | * IB/qib: Fix debugfs ordering issue with multiple HCAsMike Marciniszyn2014-03-17
| | * IB/qib: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro2014-03-17
| |/
* / IB: Refactor umem to use linear SG tableYishai Hadas2014-03-04
|/
* IB/qib: Add missing serdes init sequenceMike Marciniszyn2014-02-13
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-23
|\
| * IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-14
* | IB/qib: Fix QP check when looping back to/from QP1Ira Weiny2014-01-23
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-18
|\
| * IB/qib: Fix txselect regressionMike Marciniszyn2013-11-08
| * IB/qib: Fix checkpatch __packed warningsMike Marciniszyn2013-11-08
| * IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2013-11-08
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\ \
| * | IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas2013-10-04
| * | IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify codeYijing Wang2013-09-24
| * | IB/qib: Use pci_is_root_bus() to check whether it is a root busYijing Wang2013-09-24
| |/
* / qib_fs: fix (some) dcache abusesAl Viro2013-11-13
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* IB/qib: Move COUNTER_MASK definition within qib_mad.h header guardsIra Weiny2013-09-03
* IB/qib: Clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-13
* IB/qib: Make qib_driver staticPaul Bolle2013-08-13
* IB/qib: Improve SDMA performanceCQ Tang2013-08-13
* IB/qib: Add err_decode() call for ring dumpMike Marciniszyn2013-07-30
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-13
|\
| * IB/qib: Log all SDMA errors unconditionallyDean Luick2013-07-11
| * IB/qib: Fix module-level leakMike Marciniszyn2013-07-11
| * IB/qib: New transmitter tunning settings for Dell 1.1 backplaneMitko Haralanov2013-06-26
| * IB/qib: Add qp_stats debug fileMike Marciniszyn2013-06-21
| * IB/qib: Add per-context stats interfaceMike Marciniszyn2013-06-21