summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Remove __constant_{endian} usesHarvey Harrison2009-01-171-2/+2
* IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell2008-04-161-1/+1
* IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh2008-04-161-65/+361
* IB/ipath: Fix some sparse warnings about shadowed symbolsRoland Dreier2008-01-251-2/+1
* IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke2008-01-251-10/+10
* IB/ipath: Limit length checksummed in eepromMichael Albaugh2007-10-301-1/+9
* IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson2007-10-091-2/+8
* IB/ipath: Make a few functions staticRoland Dreier2007-07-171-2/+2
* IB/ipath: Update copyright datesJohn Gregor2007-07-091-1/+1
* IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh2007-07-091-6/+227
* IB/ipath: Lock and always use shadow copies of GPIO registerMichael Albaugh2007-07-091-28/+40
* IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan2007-04-181-0/+4
* IB/ipath: Fix EEPROM read when driver is compiled with -OsBryan O'Sullivan2006-09-281-0/+1
* IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan2006-09-281-8/+8
* [PATCH] IB/ipath: support more models of InfiniPath hardwareBryan O'Sullivan2006-07-011-2/+25
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-011-0/+1
* IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan2006-05-231-4/+3
* IB/ipath: misc driver support codeBryan O'Sullivan2006-03-311-0/+613