Age | Commit message (Expand) | Author |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2008-12-05 | IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free | Dave Olson |
2008-12-05 | IB/ipath: Don't count IB symbol and link errors unless link is UP | Dave Olson |
2008-05-26 | IB/ipath: Avoid test_bit() on u64 SDMA status value | Roland Dreier |
2008-05-13 | IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long | Roland Dreier |
2008-05-13 | IB/ipath: Make ipath_portdata work with struct pid * not pid_t | Pavel Emelyanov |
2008-05-07 | IB/ipath: Need to always request and handle PIO avail interrupts | Dave Olson |
2008-04-19 | IB: convert struct class_device to struct device | Tony Jones |
2008-04-16 | IB/ipath: Update copyright dates for files changed in 2008 | Ralph Campbell |
2008-04-16 | IB/ipath: add calls to new 7220 code and enable in build | Dave Olson |
2008-04-16 | IB/ipath: Misc changes to prepare for IB7220 introduction | Arthur Jones |
2008-04-16 | IB/ipath: Header file changes to support IBA7220 | Ralph Campbell |
2008-04-16 | IB/ipath: Fix up error handling | Ralph Campbell |
2008-04-16 | IB/ipath: Fix check for no interrupts to reliably fallback to INTx | Dave Olson |
2008-04-16 | IB/ipath: Enable reduced PIO update for HCAs that support it. | Dave Olson |
2008-04-16 | IB/ipath: Add support for 7220 receive queue changes | Ralph Campbell |
2008-04-16 | IB/ipath: Fix some white space and code style issues | Ralph Campbell |
2008-04-16 | IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup | Michael Albaugh |
2008-04-16 | IB/ipath: Make send buffers available for kernel if not allocated to user | Ralph Campbell |
2008-04-16 | IB/ipath: Prevent link-recovery code from negating admin disable | Michael Albaugh |
2008-04-16 | IB/ipath: HW workaround for case where chip can send but not receive | Dave Olson |
2008-04-16 | IB/ipath: Add code to support multiple link speeds and widths | Ralph Campbell |
2008-04-16 | IB/ipath: Head of Line blocking vs forward progress of user apps | John Gregor |
2008-04-16 | IB/ipath: Enable 4KB MTU | Dave Olson |
2008-04-16 | IB/ipath: Provide I/O bus speeds for diagnostic purposes | Arthur Jones |
2008-04-16 | IB/ipath: Fix sparse warning about pointer signedness | Arthur Jones |
2008-03-11 | IB/ipath: Fix IB compliance problems with link state vs physical state | Ralph Campbell |
2008-01-25 | IB/ipath: Changes to support PIO bandwidth check on IBA7220 | Dave Olson |
2008-01-25 | IB/ipath: Minor cleanup of unused fields and chip-specific errors | Dave Olson |
2008-01-25 | IB/ipath: New sysfs entries to control 7220 features | Michael Albaugh |
2008-01-25 | IB/ipath: Add new chip-specific functions to older chips, consistent init | Dave Olson |
2008-01-25 | IB/ipath: Remove unused MDIO interface code | Dave Olson |
2008-01-25 | IB/ipath: Add ipath_read_ireg() abstraction | Arthur Jones |
2008-01-25 | IB/ipath: Add flag and handling for chips with swapped register bug | Ralph Campbell |
2008-01-25 | IB/ipath: Port config has on-chip effects for 7220 | Ralph Campbell |
2008-01-25 | IB/ipath: Allow more flexible user register alignments | Ralph Campbell |
2008-01-25 | IB/ipath: Export hardware counters more consistently | Ralph Campbell |
2008-01-25 | IB/ipath: MAD performance sampling registers support | Ralph Campbell |
2008-01-25 | IB/ipath: Changes for fields moving from devdata to portdata | Dave Olson |
2008-01-25 | IB/ipath: Generalize some xxx_SHIFT macros | Dave Olson |
2008-01-25 | IB/ipath: kreceive uses portdata rather than devdata | Ralph Campbell |
2008-01-25 | IB/ipath: Fix sendctrl locking | John Gregor |
2008-01-25 | IB/ipath: Remove dead code for user process waiting for send buffer | Ralph Campbell |
2008-01-25 | IB/ipath: Convert ipath_eep_sem semaphore to a mutex | Matthias Kaehlcke |
2008-01-24 | Infiniband: make ipath driver use default driver groups. | Greg Kroah-Hartman |
2007-10-09 | IB/ipath: Fix IB_EVENT_PORT_ERR event | Ralph Campbell |
2007-10-09 | IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close | Arthur Jones |
2007-10-09 | IB/ipath: Performance optimization for CPU differences | Ralph Campbell |
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 |