Age | Commit message (Expand) | Author | Files | Lines |
2012-05-14 | IB/qib: Add cache line awareness to qib_qp and qib_devdata structures | Mike Marciniszyn | 7 | -94/+120 |
2012-05-14 | IB/qib: MADs with misset M_Keys should return failure | Jim Foraker | 1 | -1/+3 |
2012-05-14 | IB/qib: Fix M_Key lease timeout handling | Jim Foraker | 1 | -15/+29 |
2012-05-14 | IB/qib: Fix QLE734X link cycling | Mitko Haralanov | 1 | -1/+1 |
2012-05-14 | IB/qib: Display correct value for number of contexts | Mitko Haralanov | 2 | -3/+7 |
2012-05-14 | IB/qib: Correct ordering of reregister vs. port active events | Todd Rimmer | 1 | -9/+8 |
2012-05-14 | IB/qib: Optimize pio ack buffer allocation | Mike Marciniszyn | 5 | -9/+28 |
2012-05-14 | IB/qib: Add prefetch for eager buffers | Mike Marciniszyn | 1 | -1/+4 |
2012-03-19 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 4 | -37/+105 |
2012-03-09 | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 2 | -2/+0 |
2012-02-26 | IB/qib: Avoid filtering LID on SMA portinfo | Mike Marciniszyn | 1 | -3/+1 |
2012-02-26 | IB/qib: Add logic for affinity hint | Mike Marciniszyn | 3 | -34/+104 |
2012-01-27 | IB/qib: Roll back PCIe tuning change | Mike Marciniszyn | 1 | -1/+1 |
2012-01-27 | IB/qib: Use GFP_ATOMIC when locks are held | Julia Lawall | 1 | -1/+1 |
2012-01-09 | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 11 | -44/+70 |
2012-01-04 | IB/qib: Default some module parameters optimally | Mike Marciniszyn | 2 | -3/+3 |
2012-01-04 | IB/qib: Optimize locking for get_txreq() | Mike Marciniszyn | 1 | -10/+33 |
2012-01-04 | IB/qib: Fix a possible data corruption when receiving packets | Ram Vepa | 3 | -4/+10 |
2012-01-04 | IB/qib: Eliminate 64-bit jiffies use | Mike Marciniszyn | 4 | -22/+20 |
2012-01-04 | IB/qib: Fix style issues | Mike Marciniszyn | 4 | -5/+4 |
2012-01-04 | infiniband: umode_t noise, including open-coded S_ISDIR() | Al Viro | 1 | -3/+3 |
2011-12-19 | IB/qib: Correct sense on freectxts increment and decrement | Mike Marciniszyn | 1 | -2/+2 |
2011-11-29 | IB/qib: Fix over-scheduling of QSFP work | Mike Marciniszyn | 2 | -20/+8 |
2011-11-08 | IB/qib: Don't use schedule_work() | Mike Marciniszyn | 1 | -1/+1 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -0/+11 |
2011-11-04 | IB/qib: Fix panic in RC error flushing logic | Mike Marciniszyn | 1 | -7/+3 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 17 | -143/+276 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 17 | -143/+276 |
2011-11-01 | mm: distinguish between mlocked and pinned pages | Christoph Lameter | 1 | -2/+2 |
2011-11-01 | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 2 | -0/+2 |
2011-11-01 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2 | -0/+2 |
2011-11-01 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 7 | -0/+7 |
2011-10-31 | IB/qib: Fix issue with link states and QSFP cables | Mitko Haralanov | 2 | -10/+21 |
2011-10-22 | IB/qib: Hold links until tuning data is available | Mitko Haralanov | 4 | -57/+94 |
2011-10-22 | IB/qib: Clean up checkpatch issue | Mike Marciniszyn | 1 | -2/+1 |
2011-10-21 | IB/qib: Remove s_lock around header validation | Mike Marciniszyn | 4 | -15/+8 |
2011-10-21 | IB/qib: Precompute timeout jiffies to optimize latency | Mike Marciniszyn | 3 | -6/+11 |
2011-10-21 | IB/qib: Use RCU for qpn lookup | Mike Marciniszyn | 5 | -41/+87 |
2011-10-21 | IB/qib: Eliminate divide/mod in converting idx to egr buf pointer | Mike Marciniszyn | 6 | -5/+18 |
2011-10-21 | IB/qib: Decode path MTU optimization | Mike Marciniszyn | 4 | -6/+9 |
2011-10-21 | IB/qib: Optimize RC/UC code by IB operation | Mike Marciniszyn | 2 | -9/+24 |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty | 1 | -0/+5 |
2011-10-06 | IB/qib: Correct nfreectxts for multiple HCAs | Mike Marciniszyn | 4 | -2/+8 |
2011-07-22 | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier | 8 | -215/+145 |
2011-07-22 | IB/qib: Defer HCA error events to tasklet | Mike Marciniszyn | 2 | -21/+53 |
2011-07-19 | IB/pma: Add include file for IBA performance counters definitions | Or Gerlitz | 2 | -179/+42 |
2011-07-18 | IB/qib: Update active link width | Mitko Haralanov | 1 | -3/+23 |
2011-07-18 | IB/qib: Fix potential deadlock with link down interrupt | Ram Vepa | 1 | -2/+3 |
2011-07-18 | IB/qib: Add sysfs interface to read free contexts | Ram Vepa | 1 | -0/+14 |
2011-07-18 | IB/qib: Remove double define | Edwin van Vliet | 1 | -1/+0 |