Age | Commit message (Expand) | Author |
2011-07-22 | Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's... | Roland Dreier |
2011-07-22 | IB/qib: Defer HCA error events to tasklet | Mike Marciniszyn |
2011-07-18 | IB/pma: Add include file for IBA performance counters definitions | Or Gerlitz |
2011-07-18 | IB/qib: Update active link width | Mitko Haralanov |
2011-07-18 | IB/qib: Fix potential deadlock with link down interrupt | Ram Vepa |
2011-07-18 | IB/qib: Add sysfs interface to read free contexts | Ram Vepa |
2011-07-18 | IB/qib: Remove double define | Edwin van Vliet |
2011-07-18 | IB/qib: Remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason |
2011-07-18 | IB/qib: Convert old cpumask api into new one | Motohiro KOSAKI |
2011-06-17 | IB/qib: Ensure that LOS and DFE are being turned off | Mitko Haralanov |
2011-05-20 | RDMA: Add netlink infrastructure | Roland Dreier |
2011-05-12 | IB/qib: Use pci_dev->revision | Sergei Shtylyov |
2011-05-09 | IB/qib: Prevent driver hang with unprogrammed boards | Mitko Haralanov |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-17 | mm: export __get_user_pages | Huang Ying |
2011-03-14 | IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADs | Mitko Haralanov |
2011-03-14 | IB/qib: Set default LE2 value for active cables to 0 | Mitko Haralanov |
2011-02-22 | IB/qib: Return correct MAD when setting link width to 255 | Mitko Haralanov |
2011-02-17 | IB/qib: Prevent double completions after a timeout or RNR error | Mike Marciniszyn |
2011-02-10 | IB/qib: Fix double add_timer() | Mike Marciniszyn |
2011-01-28 | IB/qib: Hold link for TX SERDES settings | Mitko Haralanov |
2011-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-01-16 | RDMA: Update workqueue usage | Tejun Heo |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-12 | RDMA: Use vzalloc() to replace vmalloc()+memset(0) | Joe Perches |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-01-10 | IB/qib: Fix refcount leak in lkey/rkey validation | Mike Marciniszyn |
2011-01-10 | IB/qib: Improve SERDES tunning on QMH boards | Mike Marciniszyn |
2011-01-10 | IB/qib: Unnecessary delayed completions on RC connection | Mike Marciniszyn |
2011-01-10 | IB/qib: Issue pre-emptive NAKs on eager buffer overflow | Mike Marciniszyn |
2011-01-10 | IB/qib: RDMA lkey/rkey validation is inefficient for large MRs | Mike Marciniszyn |
2011-01-10 | IB/qib: Change QPN increment | Mike Marciniszyn |
2011-01-10 | IB/qib: Add fix missing from earlier patch | Mike Marciniszyn |
2011-01-10 | IB/qib: Change receive queue/QPN selection | Mike Marciniszyn |
2011-01-10 | IB/qib: Fix interrupt mitigation | Mike Marciniszyn |
2011-01-10 | IB/qib: Avoid duplicate writes to the rcv head register | Mike Marciniszyn |
2011-01-10 | IB/qib: Add a few new SERDES tunings | Mike Marciniszyn |
2011-01-10 | IB/qib: Reset packet list after freeing | Mike Marciniszyn |
2011-01-10 | IB/qib: New SERDES init routine and improvements to SI quality | Mike Marciniszyn |
2011-01-10 | IB/qib: Clear WAIT_SEND flags when setting QP to error state | Mike Marciniszyn |
2011-01-10 | IB/qib: Fix context allocation with multiple HCAs | Mike Marciniszyn |
2011-01-10 | IB/qib: Fix multi-Florida HCA host panic on reboot | Mike Marciniszyn |
2011-01-10 | IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE better | Mike Marciniszyn |
2011-01-10 | IB/qib: UD send with immediate receive completion has wrong size | Mike Marciniszyn |
2011-01-10 | IB/qib: Set port physical state even if other fields are invalid | Mike Marciniszyn |
2011-01-10 | IB/qib: Generate completion callback on errors | Mike Marciniszyn |
2011-01-10 | IB/qib: Add support for the new QME7362 card | Mike Marciniszyn |
2011-01-10 | IB/qib: Add receive header queue size module parameters | Mike Marciniszyn |
2011-01-10 | IB/qib: Remove IB latency turnoff | Mike Marciniszyn |