Age | Commit message (Expand) | Author | Files | Lines |
2014-09-19 | IB/qib: Correct reference counting in debugfs qp_stats | Mike Marciniszyn | 2 | -9/+2 |
2014-09-19 | IB/qib: Change get_user_pages() usage to always NULL vmas | Mike Marciniszyn | 1 | -3/+3 |
2014-08-15 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-08-11 | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 1 | -1/+1 |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 3 | -6/+7 |
2014-06-03 | IB: Return error for unsupported QP creation flags | Or Gerlitz | 1 | -1/+2 |
2014-05-30 | IB/qib: Additional Intel branding changes | Vinit Agnihotri | 1 | -4/+4 |
2014-05-28 | IB/qib: Fix port in pkey change event | Mike Marciniszyn | 1 | -1/+1 |
2014-04-11 | IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 1 | -27/+28 |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 16 | -144/+316 |
2014-04-01 | IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads | Mike Marciniszyn | 1 | -17/+4 |
2014-03-20 | IB/qib: Cleanup qib_register_observer() | Dan Carpenter | 1 | -15/+10 |
2014-03-20 | IB/qib: Change SDMA progression mode depending on single- or multi-rail | CQ Tang | 1 | -13/+123 |
2014-03-18 | IB/qib: Remove duplicate check in get_a_ctxt() | Dan Carpenter | 1 | -1/+1 |
2014-03-18 | IB/qib: Fix memory leak of recv context when driver fails to initialize. | Dennis Dalessandro | 1 | -8/+5 |
2014-03-18 | IB/qib: fixup indentation in qib_ib_rcv() | Yann Droneaud | 1 | -2/+2 |
2014-03-18 | IB/qib: add missing braces in do_qib_user_sdma_queue_create() | Yann Droneaud | 1 | -1/+2 |
2014-03-18 | IB/qib: Modify software pma counters to use percpu variables | Mike Marciniszyn | 11 | -28/+83 |
2014-03-18 | IB/qib: Add percpu counter replacing qib_devdata int_counter | Mike Marciniszyn | 6 | -34/+59 |
2014-03-18 | IB/qib: Fix debugfs ordering issue with multiple HCAs | Mike Marciniszyn | 1 | -14/+11 |
2014-03-18 | IB/qib: Fix potential buffer overrun in sending diag packet routine | Dennis Dalessandro | 1 | -11/+16 |
2014-03-04 | IB: Refactor umem to use linear SG table | Yishai Hadas | 1 | -9/+5 |
2014-02-14 | IB/qib: Add missing serdes init sequence | Mike Marciniszyn | 1 | -0/+5 |
2014-01-23 | Merge branch 'ip-roce' into for-next | Roland Dreier | 1 | -1/+1 |
2014-01-23 | IB/qib: Fix QP check when looping back to/from QP1 | Ira Weiny | 1 | -1/+8 |
2014-01-15 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 1 | -1/+1 |
2013-11-19 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -23/+18 |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -83/+43 |
2013-11-13 | qib_fs: fix (some) dcache abuses | Al Viro | 1 | -2/+5 |
2013-11-09 | IB/qib: Fix txselect regression | Mike Marciniszyn | 1 | -6/+5 |
2013-11-09 | IB/qib: Fix checkpatch __packed warnings | Mike Marciniszyn | 2 | -12/+12 |
2013-11-09 | IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast() | Jan Kara | 1 | -5/+1 |
2013-10-05 | IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values | Bjorn Helgaas | 1 | -16/+12 |
2013-09-25 | IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code | Yijing Wang | 1 | -66/+30 |
2013-09-24 | IB/qib: Use pci_is_root_bus() to check whether it is a root bus | Yijing Wang | 1 | -1/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+1 |
2013-09-03 | IB/qib: Move COUNTER_MASK definition within qib_mad.h header guards | Ira Weiny | 1 | -1/+2 |
2013-08-13 | IB/qib: Clean up unnecessary MSI/MSI-X capability find | Yijing Wang | 1 | -5/+5 |
2013-08-13 | IB/qib: Make qib_driver static | Paul Bolle | 2 | -2/+1 |
2013-08-13 | IB/qib: Improve SDMA performance | CQ Tang | 5 | -227/+728 |
2013-07-30 | IB/qib: Add err_decode() call for ring dump | Mike Marciniszyn | 2 | -1/+3 |
2013-07-13 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 17 | -157/+1381 |
2013-07-12 | IB/qib: Log all SDMA errors unconditionally | Dean Luick | 3 | -1/+171 |
2013-07-12 | IB/qib: Fix module-level leak | Mike Marciniszyn | 1 | -3/+3 |
2013-07-04 | drivers: avoid format string in dev_set_name | Kees Cook | 1 | -1/+1 |
2013-06-26 | IB/qib: New transmitter tunning settings for Dell 1.1 backplane | Mitko Haralanov | 1 | -22/+37 |
2013-06-22 | IB/qib: Add qp_stats debug file | Mike Marciniszyn | 3 | -1/+161 |
2013-06-22 | IB/qib: Add per-context stats interface | Mike Marciniszyn | 1 | -0/+63 |
2013-06-22 | IB/qib: Convert opcode counters to per-context | Mike Marciniszyn | 8 | -23/+284 |