aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison1-2/+2
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell1-1/+1
2008-04-16IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh1-65/+361
2008-01-25IB/ipath: Fix some sparse warnings about shadowed symbolsRoland Dreier1-2/+1
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke1-10/+10
2007-10-30IB/ipath: Limit length checksummed in eepromMichael Albaugh1-1/+9
2007-10-09IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson1-2/+8
2007-07-17IB/ipath: Make a few functions staticRoland Dreier1-2/+2
2007-07-09IB/ipath: Update copyright datesJohn Gregor1-1/+1
2007-07-09IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh1-6/+227
2007-07-09IB/ipath: Lock and always use shadow copies of GPIO registerMichael Albaugh1-28/+40
2007-04-18IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan1-0/+4
2006-09-28IB/ipath: Fix EEPROM read when driver is compiled with -OsBryan O'Sullivan1-0/+1
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan1-8/+8
2006-07-01[PATCH] IB/ipath: support more models of InfiniPath hardwareBryan O'Sullivan1-2/+25
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-0/+1
2006-05-23IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan1-4/+3
2006-03-31IB/ipath: misc driver support codeBryan O'Sullivan1-0/+613