IB: convert struct class_device to struct device
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ipath / ipath_kernel.h
2008-04-20 Tony JonesIB: convert struct class_device to struct device
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 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 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: EEPROM support for 7220 devices, robustness...
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 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 Dave OlsonIB/ipath: Enable 4KB MTU
2008-04-17 Arthur JonesIB/ipath: Provide I/O bus speeds for diagnostic purposes
2008-04-17 Arthur JonesIB/ipath: Fix sparse warning about pointer signedness
2008-03-11 Ralph CampbellIB/ipath: Fix IB compliance problems with link state...
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 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 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 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 Greg Kroah-HartmanInfiniband: make ipath driver use default driver groups.
2007-10-10 Ralph CampbellIB/ipath: Fix IB_EVENT_PORT_ERR event
2007-10-10 Arthur JonesIB/ipath: Use counters in ipath_poll and cleanup interr...
2007-10-10 Ralph CampbellIB/ipath: Performance optimization for CPU differences
2007-07-30 Dave OlsonIB/ipath: Workaround problem of errormask register...
2007-07-30 Dave OlsonIB/ipath: Fix some issues with buffer cancel and sendct...
2007-07-18 Roland DreierIB/ipath: Remove ipath_get_user_pages_nocopy()
2007-07-18 Roland DreierIB/ipath: Make a few functions static
2007-07-10 Arthur JonesIB/ipath: Test interrupts at driver startup
2007-07-10 Ralph CampbellIB/ipath: Remove support for preproduction HTX InfiniPa...
2007-07-10 Dave OlsonIB/ipath: Be more cautious about coming out of freeze...
2007-07-10 John GregorIB/ipath: Update copyright dates
2007-07-10 Robert WalshIB/ipath: ipath_poll fixups and enhancements
2007-07-10 Dave OlsonIB/ipath: Use S_ABORT not cancel and abort on exit...
2007-07-10 Michael AlbaughIB/ipath: Log "active" time and some errors to EEPROM
2007-07-10 Michael AlbaughIB/ipath: Lock and always use shadow copies of GPIO...
2007-07-10 Michael AlbaughIB/ipath: Support blinking LEDs with an led_override...
2007-05-14 Arthur JonesIB/ipath: Shadow the gpio_mask register
2007-04-19 Bryan O'SullivanIB/ipath: Improve handling and reporting of parity...
2007-04-19 Bryan O'SullivanIB/ipath: Remove unused ipath_read_kreg64_port()
2007-04-19 Bryan O'SullivanIB/ipath: Change packet problems vs chip errors handlin...
2007-04-19 Ralph CampbellIB/ipath: Don't initialize port memory for subports
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2006-11-09 Bryan O'Sullivan[PATCH] IB/ipath - program intconfig register using...
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-09-28 Bryan O'SullivanIB/ipath: Fix and recover TXE piobuf and PBC parity...
2006-09-28 Bryan O'SullivanIB/ipath: Call mtrr_del with correct arguments
2006-09-28 Bryan O'SullivanIB/ipath: Improved support for PowerPC
2006-09-28 Bryan O'SullivanIB/ipath: Support multiple simultaneous devices of...
2006-09-28 Bryan O'SullivanIB/ipath: Print more informative parity error messages
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-22 Bryan O'SullivanIB/ipath: control receive polarity inversion
2006-09-22 Bryan O'SullivanIB/ipath: support new QLogic product naming scheme
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-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fix a bug that results in addresses...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: support more models of InfiniPath...
2006-07-01 Bryan O'Sullivan[PATCH] IB/ipath: fixes to performance get counters...
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: removed unused field ipath_kregvirt...
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: update copyrights and other strings...
2006-05-23 Bryan O'SullivanIB/ipath: enable GPIO interrupt on HT-460
2006-05-01 Bryan O'SullivanIB/ipath: prevent hardware from being accessed during...
2006-04-19 Roland DreierIB/ipath: Make more names static
2006-03-31 Bryan O'SullivanIB/ipath: core driver header files