aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_init_chip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-02-22IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier1-1/+1
2008-12-05IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson1-0/+1
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson1-53/+42
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell1-1/+1
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson1-0/+4
2008-04-16IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones1-8/+16
2008-04-16IB/ipath: Fix up error handlingRalph Campbell1-1/+1
2008-04-16IB/ipath: Fix check for no interrupts to reliably fallback to INTxDave Olson1-0/+36
2008-04-16IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson1-1/+21
2008-04-16IB/ipath: Add support for 7220 receive queue changesRalph Campbell1-68/+84
2008-04-16IB/ipath: Fix some white space and code style issuesRalph Campbell1-4/+3
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell1-2/+6
2008-04-16IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh1-1/+4
2008-04-16IB/ipath: Remove some useless (void) castsRalph Campbell1-6/+6
2008-04-16IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor1-0/+6
2008-04-16IB/ipath: Enable 4KB MTUDave Olson1-22/+8
2008-04-16IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier1-4/+4
2008-01-25IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell1-6/+2
2008-01-25IB/ipath: Port config has on-chip effects for 7220Ralph Campbell1-3/+2
2008-01-25IB/ipath: Changes for fields moving from devdata to portdataDave Olson1-15/+0
2008-01-25IB/ipath: Generalize some xxx_SHIFT macrosDave Olson1-3/+3
2008-01-25IB/ipath: kreceive uses portdata rather than devdataRalph Campbell1-4/+3
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor1-8/+16
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke1-1/+1
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson1-2/+3
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson1-1/+1
2007-07-09IB/ipath: Change version wording to be less confusing with release numberDave Olson1-1/+1
2007-07-09IB/ipath: Lower default number of kernel send buffersRalph Campbell1-1/+1
2007-07-09IB/ipath: Update copyright datesJohn Gregor1-1/+1
2007-07-09IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson1-0/+6
2007-07-09IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger1-1/+2
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh1-1/+6
2007-07-09IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh1-0/+2
2007-07-09IB/ipath: Lock and always use shadow copies of GPIO registerMichael Albaugh1-0/+2
2007-04-18IB/ipath: Fix driver crash (in interrupt or during unload) after chip resetMichael Albaugh1-11/+34
2007-04-18IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan1-0/+4
2007-04-18IB/ipath: Fix calculation for number of kernel PIO buffersBryan O'Sullivan1-21/+16
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier1-2/+1
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan1-18/+38
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan1-6/+6
2006-09-22IB/ipath: fix handling of kpiobufsBryan O'Sullivan1-1/+2
2006-09-22IB/ipath: fix for crash on module unload, if cfgports < portcntBryan O'Sullivan1-1/+5
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan1-2/+2
2006-07-01[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMABryan O'Sullivan1-0/+17
2006-07-01[PATCH] IB/ipath: purge sps_lid and sps_mlid arraysBryan O'Sullivan1-2/+0
2006-07-01[PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan1-32/+11
2006-07-01[PATCH] IB/ipath: fix some memory leaks on failure pathsBryan O'Sullivan1-0/+1
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-1/+0