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