RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath /
2006-10-16 Robert WalshIB/ipath: Initialize diagpkt file on device init only
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-02 Ralph CampbellIB/ipath: Fix RDMA reads
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-09-28 Bryan O'SullivanIB/ipath: Fix lockdep error upon "ifconfig ibN down"
2006-09-28 Bryan O'SullivanIB/ipath: Fix races with ib_resize_cq()
2006-09-28 Bryan O'SullivanIB/ipath: Support new PCIE device, QLE7142
2006-09-28 Bryan O'SullivanIB/ipath: Set CPU affinity early
2006-09-28 Bryan O'SullivanIB/ipath: Fix EEPROM read when driver is compiled with -Os
2006-09-28 Bryan O'SullivanIB/ipath: Fix and recover TXE piobuf and PBC parity...
2006-09-28 Bryan O'SullivanIB/ipath: Change HT CRC message to indicate how to...
2006-09-28 Bryan O'SullivanIB/ipath: Clean up module exit code
2006-09-28 Bryan O'SullivanIB/ipath: Call mtrr_del with correct arguments
2006-09-28 Bryan O'SullivanIB/ipath: Flush RWQEs if access error or invalid error...
2006-09-28 Bryan O'SullivanIB/ipath: Improved support for PowerPC
2006-09-28 Bryan O'SullivanIB/ipath: Drop unnecessary "(void *)" casts
2006-09-28 Bryan O'SullivanIB/ipath: Support multiple simultaneous devices of...
2006-09-28 Bryan O'SullivanIB/ipath: Fix mismatch in shifts and masks for printing...
2006-09-28 Bryan O'SullivanIB/ipath: Fix compiler warnings and errors on non-x86_6...
2006-09-28 Bryan O'SullivanIB/ipath: Print more informative parity error messages
2006-09-28 Bryan O'SullivanIB/ipath: Ensure that PD of MR matches PD of QP checkin...
2006-09-28 Bryan O'SullivanIB/ipath: RC and UC should validate SLID and DLID
2006-09-28 Bryan O'SullivanIB/ipath: Only allow complete writes to flash
2006-09-28 Bryan O'SullivanIB/ipath: Count SRQs properly
2006-09-28 Bryan O'SullivanIB/ipath: Lock and count allocated CQs properly
2006-09-28 Bryan O'SullivanIB/ipath: Clean up handling of GUID 0
2006-09-28 Bryan O'SullivanIB/ipath: Unregister from IB core early
2006-09-28 Bryan O'SullivanIB/ipath: Support revision 2 InfiniPath PCIE devices
2006-09-28 Bryan O'SullivanIB/ipath: Driver support for userspace sharing of HW...
2006-09-28 Bryan O'SullivanIB/ipath: Fix memory leak if allocation fails
2006-09-28 Bryan O'SullivanIB/ipath: Limit # of packets sent without an ACK received
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-27 Brice GoglinMSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
2006-09-23 Al Viro[PATCH] missing includes from infiniband merge
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Roland DreierIB: Whitespace fixes
2006-09-22 Bryan O'SullivanIB/ipath: control receive polarity inversion
2006-09-22 Bryan O'SullivanIB/ipath: fix return value from ipath_poll
2006-09-22 Bryan O'SullivanIB/ipath: allow SMA to be disabled
2006-09-22 Bryan O'SullivanIB/ipath: handle sq_sig_all field correctly
2006-09-22 Bryan O'SullivanIB/ipath: put a limit on the number of QPs that can...
2006-09-22 Bryan O'SullivanIB/ipath: validate path_mig_state properly
2006-09-22 Bryan O'SullivanIB/ipath: be more strict about testing the modify QP...
2006-09-22 Bryan O'SullivanIB/ipath: add serial number to hardware freeze error...
2006-09-22 Bryan O'SullivanIB/ipath: support new QLogic product naming scheme
2006-09-22 Bryan O'SullivanIB/ipath: account for attached QPs correctly
2006-09-22 Bryan O'SullivanIB/ipath: do not allow use of CQ entries with invalid...
2006-09-22 Bryan O'SullivanIB/ipath: add new minor device to allow sending of...
2006-09-22 Bryan O'SullivanIB/ipath: trivial cleanups
2006-09-22 Bryan O'SullivanIB/ipath: remove stale references to userspace SMA
2006-09-22 Bryan O'SullivanIB/ipath: simplify debugging code after ipath_core...
2006-09-22 Bryan O'SullivanIB/ipath: simplify layering code
2006-09-22 Bryan O'SullivanIB/ipath: merge ipath_core and ib_ipath drivers
2006-09-22 Bryan O'SullivanIB/ipath: drop requirement that PIO buffers be mmaped...
2006-09-22 Bryan O'SullivanIB/ipath: fix handling of kpiobufs
2006-09-22 Bryan O'SullivanIB/ipath: fix for crash on module unload, if cfgports...
2006-09-22 Bryan O'SullivanIB/ipath: lock resource limit counters correctly
2006-09-22 Bryan O'SullivanIB/ipath: More changes to support InfiniPath on PowerPC...
2006-09-22 Ralph CampbellIB/ipath: Performance improvements via mmap of queues
2006-09-22 Ralph CampbellIB/uverbs: Pass userspace data to modify_srq and modify...
2006-07-24 Ralph CampbellIB/ipath: ipath_skip_sge() can break if num_sge > 1
2006-07-24 Ralph CampbellIB/ipath: Fix ib_ipath driver to work with SRP
2006-07-24 Ralph CampbellIB/ipath: Fix a data corruption
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: namespace cleanup: replace ips with...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: ignore receive queue size if SRQ...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: remove some #if 0 code related to...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix a bug that results in addresses...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: read/write correct sizes through...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: support more models of InfiniPath...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: drop the "stats" sysfs attribute...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: purge sps_lid and sps_mlid arrays
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: rC receive interrupt performance...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fixes to performance get counters...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: check for valid LID and multicast...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: removed redundant statements
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: don't confuse the max message size...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: disallow send of invalid packet sizes...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix lost interrupts on HT-400
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fixed bug 9776 for real
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: reduce overhead on receive interrupts
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: memory management cleanups
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: use vmalloc to allocate struct ipath_...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: use more appropriate gfp flags
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: enable freeze mode when shutting...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: print better debug info when handling...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: removed unused field ipath_kregvirt...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: enforce device resource limits
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: report correct device identification...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: return an error for unknown multicast GID
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix some memory leaks on failure...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: don't allow resources to be created...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: remove some duplicate code
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: update some comments and fix typos
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: allow diags on any unit
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix shared receive queues for RC
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix an indenting problem
next