| Commit message (Expand) | Author | Age |
* | IB/ipath: Update copyright dates | John Gregor | 2007-07-09 |
* | IB/ipath: Clean send flags properly on QP reset | Robert Walsh | 2007-07-09 |
* | IB/ipath: ipath_poll fixups and enhancements | Robert Walsh | 2007-07-09 |
* | IB/ipath: Send ACK invalid where appropriate | Robert Walsh | 2007-07-09 |
* | IB/ipath: Add capability to modify PBC word | Michael Albaugh | 2007-07-09 |
* | IB/ipath: Make handling of one subport consistent | Mark Debbage | 2007-07-09 |
* | IB/ipath: Correct checking of swminor version field when using subports | Mark Debbage | 2007-07-09 |
* | IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriately | Ralph Campbell | 2007-07-09 |
* | IB/ipath: Fix possible data corruption if multiple SGEs used for receive | Ralph Campbell | 2007-07-09 |
* | IB/ipath: Wait for PIO available interrupt | Ralph Campbell | 2007-07-09 |
* | IB/ipath: Fix RDMA read retry code | Ralph Campbell | 2007-07-09 |
* | IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery | Dave Olson | 2007-07-09 |
* | IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizes | Dave Olson | 2007-07-09 |
* | IB/ipath: Change use of constants for TID type to defined values | Joan Eslinger | 2007-07-09 |
* | IB/ipath: Set M bit in BTH according to IB spec | Ralph Campbell | 2007-07-09 |
* | IB/ipath: Fix local loopback bug when waiting for resources | Ralph Campbell | 2007-07-09 |
* | IB/ipath: Fix problem with next WQE after a UC completion | Ralph Campbell | 2007-07-09 |
* | IB/ipath: Fill in some missing FMR-related fields in query_device | Robert Walsh | 2007-07-09 |
* | IB/ipath: Fix maximum MTU reporting | Robert Walsh | 2007-07-09 |
* | IB/ipath: Support the IBA6110 revision 4 | Dave Olson | 2007-07-09 |
* | IB/ipath: Log "active" time and some errors to EEPROM | Michael Albaugh | 2007-07-09 |
* | IB/ipath: Remove incompletely implemented ipath_runtime flags and code | John Gregor | 2007-07-09 |
* | IB/ipath: Lock and always use shadow copies of GPIO register | Michael Albaugh | 2007-07-09 |
* | IB/ipath: Support blinking LEDs with an led_override file | Michael Albaugh | 2007-07-09 |
* | IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build | Bryan O'Sullivan | 2007-07-09 |
* | mlx4_core: Include linux/mutex.h from mlx4.h | Michael S. Tsirkin | 2007-07-09 |
* | IB/mlx4: Include linux/mutex.h from mlx4_ib.h | Michael S. Tsirkin | 2007-07-09 |
* | IB: Fix ib_umem_get() when npages == 0 | Andrew Morton | 2007-07-09 |
* | IB: Remove garbage non-ASCII characters from comments | Roland Dreier | 2007-07-09 |
* | IB/ehca: Refactor "maybe missed event" code | Joachim Fenkes | 2007-07-09 |
* | IB/mad: Enhance SMI for switch support | Hal Rosenstock | 2007-07-09 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2007-07-09 |
|\ |
|
| * | firewire: fw-sbp2: fix DMA mapping of management ORBs | Stefan Richter | 2007-07-09 |
| * | firewire: fw-sbp2: fix DMA mapping of command ORBs | Stefan Richter | 2007-07-09 |
| * | firewire: fw-sbp2: fix DMA mapping of S/G tables | Stefan Richter | 2007-07-09 |
| * | firewire: fw-sbp2: add a boundary check | Stefan Richter | 2007-07-09 |
| * | firewire: fw-sbp2: correctly align page tables | Stefan Richter | 2007-07-09 |
| * | firewire: fw-sbp2: memset wants string.h | Stefan Richter | 2007-07-09 |
| * | firewire: fw-sbp2: use correct speed in sbp2_agent_reset | Stefan Richter | 2007-07-09 |
| * | firewire: fw-sbp2: correctly dereference by container_of | Jay Fenlason | 2007-07-09 |
| * | firewire: Document userspace ioctl interface. | Kristian Høgsberg | 2007-07-09 |
| * | firewire: fw-sbp2: implement nonexclusive login | Stefan Richter | 2007-07-09 |
| * | firewire: fw-sbp2: let SCSI shutdown commands through before logout | Stefan Richter | 2007-07-09 |
| * | firewire: fw-sbp2: implement max sectors limit for some old bridges | Stefan Richter | 2007-07-09 |
| * | firewire: simplify a struct type | Stefan Richter | 2007-07-09 |
| * | firewire: support S100B...S400B and link slower than PHY | Stefan Richter | 2007-07-09 |
| * | firewire: optimize gap count with 1394b leaf nodes | Stefan Richter | 2007-07-09 |
| * | firewire: remove unused macro | Stefan Richter | 2007-07-09 |
| * | firewire: missing newline in printk | Stefan Richter | 2007-07-09 |
| * | firewire: fw-sbp2: remove unused struct member | Stefan Richter | 2007-07-09 |