V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macros
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath /
2008-04-22 Roland DreierIB/ipath: Correct capitalization "IntX" -> "INTx"
2008-04-22 Roland DreierIB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
2008-04-22 Roland DreierIB/ipath: Remove dependency on PCI_MSI || HT_IRQ
2008-04-22 Roland DreierIB/ipath: Build IBA7220 code unconditionally
2008-04-22 Roland DreierIB/ipath: Remove reference to dev->class_dev
2008-04-22 Paul BolleIB/ipath: Fix module parameter description for disable_sma
2008-04-22 Stephen Rothwellinfiniband: class_device fallout
2008-04-20 Tony JonesIB: convert struct class_device to struct device
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-17 Ralph CampbellIB/ipath: Update copyright dates for files changed...
2008-04-17 Dave OlsonIB/ipath: add calls to new 7220 code and enable in...
2008-04-17 Arthur JonesIB/ipath: Misc changes to prepare for IB7220 introduction
2008-04-17 Arthur JonesIB/ipath: User mode send DMA
2008-04-17 Arthur JonesIB/ipath: User mode send DMA header file
2008-04-17 John GregorIB/ipath: Add code for IBA7220 send DMA
2008-04-17 Ralph CampbellIB/ipath: Add IBA7220-specific SERDES initialization...
2008-04-17 Michael AlbaughIB/ipath: Support for SerDes portion of IBA7220
2008-04-17 Ralph CampbellIB/ipath: HCA-specific code to support IBA7220
2008-04-17 Michael AlbaughIB/ipath: Isolate 7220-specific content
2008-04-17 Ralph CampbellIB/ipath: Header file changes to support IBA7220
2008-04-17 Ralph CampbellIB/ipath: Fix up error handling
2008-04-17 Dave OlsonIB/ipath: Fix check for no interrupts to reliably fallb...
2008-04-17 Dave OlsonIB/ipath: Enable reduced PIO update for HCAs that suppo...
2008-04-17 Dave OlsonIB/ipath: Set LID filtering for HCAs that support it.
2008-04-17 Dave OlsonIB/ipath: Add support for IBTA 1.2 Heartbeat
2008-04-17 Dave OlsonIB/ipath: Make link state transition code ignore (trans...
2008-04-17 Ralph CampbellIB/ipath: Add support for 7220 receive queue changes
2008-04-17 Ralph CampbellIB/ipath: Fix some white space and code style issues
2008-04-17 Michael AlbaughIB/ipath: Allow old and new diagnostic packet formats
2008-04-17 Robert P. J. DayIB/ipath: Fix time comparison to use time_after_eq()
2008-04-17 Eli CohenIB/core: Add creation flags to struct ib_qp_init_attr
2008-04-17 Michael AlbaughIB/ipath: EEPROM support for 7220 devices, robustness...
2008-04-17 Ralph CampbellIB/ipath: Use PIO buffer for RC ACKs
2008-04-17 Ralph CampbellIB/ipath: Make send buffers available for kernel if...
2008-04-17 Michael AlbaughIB/ipath: Prevent link-recovery code from negating...
2008-04-17 Ralph CampbellIB/ipath: Remove some useless (void) casts
2008-04-17 Ralph CampbellIB/ipath: Change the module author
2008-04-17 Roland DreierIB/ipath: Fix PCI config write size used to clear linkc...
2008-04-17 Ralph CampbellIB/ipath: Fix sanity checks on QP number of WRs and...
2008-04-17 Ralph CampbellIB/ipath: Remove useless comments
2008-04-17 Dave OlsonIB/ipath: HW workaround for case where chip can send...
2008-04-17 Ralph CampbellIB/ipath: Add code to support multiple link speeds...
2008-04-17 John GregorIB/ipath: Head of Line blocking vs forward progress...
2008-04-17 Ralph CampbellIB/ipath: Make debug error message match the constraint...
2008-04-17 Ralph CampbellIB/ipath: Don't try to handle freeze mode HW errors...
2008-04-17 Arthur JonesIB/ipath: Fix link up LED display
2008-04-17 Ralph CampbellIB/ipath: Fix error recovery for send buffer status...
2008-04-17 Ralph CampbellIB/ipath: Fix byte order of pioavail in handle_errors()
2008-04-17 Dave OlsonIB/ipath: Enable 4KB MTU
2008-04-17 Dave OlsonIB/ipath: Shared context code needs to be sure device...
2008-04-17 Arthur JonesIB/ipath: Provide I/O bus speeds for diagnostic purposes
2008-04-17 Dave OlsonIB/ipath: Make some constants chip-specific, related...
2008-04-17 Arthur JonesIB/ipath: Misc sparse warning cleanup
2008-04-17 Roland DreierIB/ipath: Fix sparse warning about shadowed symbol
2008-04-17 Arthur JonesIB/ipath: Fix sparse warning about pointer signedness
2008-03-11 Patrick Marchand... IB/ipath: Reset the retry counter for RDMA_READ_RESPONS...
2008-03-11 Patrick Marchand... IB/ipath: Fix error completion put on send CQ instead...
2008-03-11 Patrick Marchand... IB/ipath: Fix RC QP initialization
2008-03-11 Patrick Marchand... IB/ipath: Fix potentially wrong RNR retry counter retur...
2008-03-11 Ralph CampbellIB/ipath: Fix IB compliance problems with link state...
2008-01-25 Jan EngelhardtIB/ipath: Remove unnecessary cast
2008-01-25 Ralph CampbellIB/ipath: Trivial simplification of ipath_make_ud_req()
2008-01-25 Ralph CampbellIB/ipath: Add mappings from HW register to PortInfo...
2008-01-25 Dave OlsonIB/ipath: Changes to support PIO bandwidth check on...
2008-01-25 Dave OlsonIB/ipath: Minor cleanup of unused fields and chip-speci...
2008-01-25 Michael AlbaughIB/ipath: New sysfs entries to control 7220 features
2008-01-25 Dave OlsonIB/ipath: Add new chip-specific functions to older...
2008-01-25 Dave OlsonIB/ipath: Remove unused MDIO interface code
2008-01-25 Roland DreierIB/ipath: Fix some sparse warnings about shadowed symbols
2008-01-25 Dave OlsonIB/ipath: Drop support for the original QHT7040 board
2008-01-25 Arthur JonesIB/ipath: Add ipath_read_ireg() abstraction
2008-01-25 Ralph CampbellIB/ipath: Add flag and handling for chips with swapped...
2008-01-25 Ralph CampbellIB/ipath: Port config has on-chip effects for 7220
2008-01-25 Ralph CampbellIB/ipath: Allow more flexible user register alignments
2008-01-25 Dave OlsonIB/ipath: Clean up some comments
2008-01-25 Ralph CampbellIB/ipath: Export hardware counters more consistently
2008-01-25 Ralph CampbellIB/ipath: MAD performance sampling registers support
2008-01-25 Dave OlsonIB/ipath: Changes for fields moving from devdata to...
2008-01-25 Dave OlsonIB/ipath: Generalize some xxx_SHIFT macros
2008-01-25 Ralph CampbellIB/ipath: kreceive uses portdata rather than devdata
2008-01-25 Ralph CampbellIB/ipath: Cleanup ipath_get_egrbuf()
2008-01-25 Ralph CampbellIB/ipath: Fix RNR NAK handling
2008-01-25 Nick PigginIB/ipath: Convert from .nopage to .fault
2008-01-25 Ralph CampbellIB/ipath: Add the work completion error code to the...
2008-01-25 Arthur JonesIB/ipath: Better comment for rmb() in ipath_intr()
2008-01-25 Ralph CampbellIB/ipath: Fix comments for ipath_create_srq()
2008-01-25 Ralph CampbellIB/ipath: Fix error returned from ib_resize_cq if new...
2008-01-25 John GregorIB/ipath: Fix sendctrl locking
2008-01-25 Ralph CampbellIB/ipath: Remove dead code for user process waiting...
2008-01-25 Matthias KaehlckeIB/ipath: Convert ipath_eep_sem semaphore to a mutex
2008-01-25 Ralph CampbellIB/ipath: Enable loopback of DR SMP responses from...
2008-01-25 Dave OlsonIB/ipath: Improve interrupt handler cache footprint
2008-01-25 Roland DreierIB/ipath: Fix crash on unload introduced by sysfs changes
2008-01-25 Greg Kroah-HartmanInfiniband: make ipath driver use default driver groups.
2008-01-16 Ralph CampbellIB/ipath: Fix receiving UD messages with immediate...
2007-11-20 Ralph CampbellIB/ipath: Normalize error return codes for posting...
2007-11-20 Ralph CampbellIB/ipath: Fix offset returned to ibv_modify_srq()
2007-11-20 Ralph CampbellIB/ipath: Fix error path in QP creation
2007-11-20 Ralph CampbellIB/ipath: Fix offset returned to ibv_resize_cq()
2007-11-13 Ralph CampbellIB/ipath: Fix race with ACK retry timeout list management
next