| Commit message (Expand) | Author | Age |
* | IB/ipath: Fix receiving UD messages with immediate data | Ralph Campbell | 2008-01-16 |
* | IB/ipath: Normalize error return codes for posting work requests | Ralph Campbell | 2007-11-20 |
* | IB/ipath: Fix offset returned to ibv_modify_srq() | Ralph Campbell | 2007-11-20 |
* | IB/ipath: Fix error path in QP creation | Ralph Campbell | 2007-11-20 |
* | IB/ipath: Fix offset returned to ibv_resize_cq() | Ralph Campbell | 2007-11-20 |
* | IB/ipath: Fix race with ACK retry timeout list management | Ralph Campbell | 2007-11-13 |
* | IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails | Ralph Campbell | 2007-11-13 |
* | IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) | Dave Olson | 2007-10-30 |
* | IB/ipath: Limit length checksummed in eeprom | Michael Albaugh | 2007-10-30 |
* | IB/ipath: Fix a race where s_last is updated without lock held | Ralph Campbell | 2007-10-30 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 |
* | infiniband: sg chaining support | Jens Axboe | 2007-10-16 |
* | IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. | Dave Olson | 2007-10-10 |
* | IB/ipath: Remove redundant link state checks | Ralph Campbell | 2007-10-10 |
* | IB/ipath: Fix IB_EVENT_PORT_ERR event | Ralph Campbell | 2007-10-10 |
* | IB/ipath: Better handling of unexpected GPIO interrupts | Michael Albaugh | 2007-10-10 |
* | IB/ipath: Maintain active time on all chips | Michael Albaugh | 2007-10-10 |
* | IB/ipath: Fix QHT7040 serial number check | Dave Olson | 2007-10-09 |
* | IB/ipath: Indicate a couple of chip bugs to userspace | Arthur Jones | 2007-10-09 |
* | IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround | Arthur Jones | 2007-10-09 |
* | IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close | Arthur Jones | 2007-10-09 |
* | IB/ipath: Remove duplicate copy of LMC | Ralph Campbell | 2007-10-09 |
* | IB/ipath: Add ability to set the LMC via the sysfs debugging interface | Ralph Campbell | 2007-10-09 |
* | IB/ipath: Optimize completion queue entry insertion and polling | Ralph Campbell | 2007-10-09 |
* | IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED | Ralph Campbell | 2007-10-09 |
* | IB/ipath: Generate flush CQE when QP is in error state | Ralph Campbell | 2007-10-09 |
* | IB/ipath: Remove redundant code | Ralph Campbell | 2007-10-09 |
* | IB/ipath: Future proof eeprom checksum code (contents reading) | Dave Olson | 2007-10-09 |
* | IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate | Ralph Campbell | 2007-10-09 |
* | IB/ipath: Correctly describe workaround for TID write chip bug | Dave Olson | 2007-10-09 |
* | IB/ipath: Remove unneeded code for ipathfs | Ralph Campbell | 2007-10-09 |
* | IB/ipath: Verify host bus bandwidth to chip will not limit performance | Dave Olson | 2007-10-09 |
* | IB/ipath: Change UD to queue work requests like RC & UC | Ralph Campbell | 2007-10-09 |
* | IB/ipath: Performance optimization for CPU differences | Ralph Campbell | 2007-10-09 |
* | IB/ipath: iba6110 rev4 GPIO counters support | Arthur Jones | 2007-10-09 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-07-30 |
|\ |
|
| * | IB/ipath: Workaround problem of errormask register being overwritten | Dave Olson | 2007-07-30 |
| * | IB/ipath: Fix some issues with buffer cancel and sendctrl register update | Dave Olson | 2007-07-30 |
| * | IB/ipath: Use faster put_tid_2 routine after initialization | Dave Olson | 2007-07-30 |
| * | IB/ipath: Remove unsafe fastrcvint code from interrupt handler | Dave Olson | 2007-07-30 |
* | | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
|/ |
|
* | IB/ipath: Remove ipath_layer dead code | Arthur Jones | 2007-07-21 |
* | IB/ipath: Remove ipath_get_user_pages_nocopy() | Roland Dreier | 2007-07-17 |
* | IB/ipath: Make a few functions static | Roland Dreier | 2007-07-17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-07-12 |
|\ |
|
| * | IB/ipath: return correct PortGUID in NodeInfo | Sean Hefty | 2007-07-09 |
| * | IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp | Arthur Jones | 2007-07-09 |
| * | IB/ipath: Test interrupts at driver startup | Arthur Jones | 2007-07-09 |
| * | IB/ipath: Remove support for preproduction HTX InfiniPath cards | Ralph Campbell | 2007-07-09 |
| * | IB/ipath: Change version wording to be less confusing with release number | Dave Olson | 2007-07-09 |