summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_init_chip.c
AgeCommit message (Expand)AuthorLines
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro-1066/+0
2012-11-22IB/ipath: Remove unreachable codeAlan Cox-10/+0
2011-10-31infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker-0/+1
2011-10-31infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker-0/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches-4/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-02-22IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier-1/+1
2008-12-05IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson-0/+1
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson-53/+42
2008-04-16IB/ipath: Update copyright dates for files changed in 2008Ralph Campbell-1/+1
2008-04-16IB/ipath: add calls to new 7220 code and enable in buildDave Olson-0/+4
2008-04-16IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones-8/+16
2008-04-16IB/ipath: Fix up error handlingRalph Campbell-1/+1
2008-04-16IB/ipath: Fix check for no interrupts to reliably fallback to INTxDave Olson-0/+36
2008-04-16IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson-1/+21
2008-04-16IB/ipath: Add support for 7220 receive queue changesRalph Campbell-68/+84
2008-04-16IB/ipath: Fix some white space and code style issuesRalph Campbell-4/+3
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell-2/+6
2008-04-16IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh-1/+4
2008-04-16IB/ipath: Remove some useless (void) castsRalph Campbell-6/+6
2008-04-16IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor-0/+6
2008-04-16IB/ipath: Enable 4KB MTUDave Olson-22/+8
2008-04-16IB/ipath: Fix sparse warning about shadowed symbolRoland Dreier-4/+4
2008-01-25IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell-6/+2
2008-01-25IB/ipath: Port config has on-chip effects for 7220Ralph Campbell-3/+2
2008-01-25IB/ipath: Changes for fields moving from devdata to portdataDave Olson-15/+0
2008-01-25IB/ipath: Generalize some xxx_SHIFT macrosDave Olson-3/+3
2008-01-25IB/ipath: kreceive uses portdata rather than devdataRalph Campbell-4/+3
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor-8/+16
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke-1/+1
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson-2/+3
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson-1/+1
2007-07-09IB/ipath: Change version wording to be less confusing with release numberDave Olson-1/+1
2007-07-09IB/ipath: Lower default number of kernel send buffersRalph Campbell-1/+1
2007-07-09IB/ipath: Update copyright datesJohn Gregor-1/+1
2007-07-09IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson-0/+6
2007-07-09IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger-1/+2
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh-1/+6
2007-07-09IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh-0/+2
2007-07-09IB/ipath: Lock and always use shadow copies of GPIO registerMichael Albaugh-0/+2
2007-04-18IB/ipath: Fix driver crash (in interrupt or during unload) after chip resetMichael Albaugh-11/+34
2007-04-18IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan-0/+4
2007-04-18IB/ipath: Fix calculation for number of kernel PIO buffersBryan O'Sullivan-21/+16
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier-2/+1
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan-18/+38
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan-6/+6
2006-09-22IB/ipath: fix handling of kpiobufsBryan O'Sullivan-1/+2
2006-09-22IB/ipath: fix for crash on module unload, if cfgports < portcntBryan O'Sullivan-1/+5
2006-07-01[PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan-2/+2