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