aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_kernel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson1-1/+1
2007-07-17IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier1-1/+0
2007-07-17IB/ipath: Make a few functions staticRoland Dreier1-1/+0
2007-07-09IB/ipath: Test interrupts at driver startupArthur Jones1-0/+5
2007-07-09IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell1-4/+0
2007-07-09IB/ipath: Be more cautious about coming out of freeze modeDave Olson1-0/+1
2007-07-09IB/ipath: Update copyright datesJohn Gregor1-1/+1
2007-07-09IB/ipath: ipath_poll fixups and enhancementsRobert Walsh1-0/+8
2007-07-09IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson1-0/+1
2007-07-09IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh1-0/+38
2007-07-09IB/ipath: Lock and always use shadow copies of GPIO registerMichael Albaugh1-2/+5
2007-07-09IB/ipath: Support blinking LEDs with an led_override fileMichael Albaugh1-0/+19
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones1-0/+2
2007-04-18IB/ipath: Improve handling and reporting of parity errorsBryan O'Sullivan1-1/+3
2007-04-18IB/ipath: Remove unused ipath_read_kreg64_port()Bryan O'Sullivan1-2/+0
2007-04-18IB/ipath: Change packet problems vs chip errors handling and reportingBryan O'Sullivan1-1/+1
2007-04-18IB/ipath: Don't initialize port memory for subportsRalph Campbell1-0/+2
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-11-08[PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan1-0/+4
2006-10-16IB/ipath: Initialize diagpkt file on device init onlyRobert Walsh1-3/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-28IB/ipath: Fix and recover TXE piobuf and PBC parity errorsBryan O'Sullivan1-2/+4
2006-09-28IB/ipath: Call mtrr_del with correct argumentsBryan O'Sullivan1-0/+2
2006-09-28IB/ipath: Improved support for PowerPCBryan O'Sullivan1-2/+18
2006-09-28IB/ipath: Support multiple simultaneous devices of different typesBryan O'Sullivan1-0/+24
2006-09-28IB/ipath: Print more informative parity error messagesBryan O'Sullivan1-0/+16
2006-09-28IB/ipath: Support revision 2 InfiniPath PCIE devicesBryan O'Sullivan1-0/+18
2006-09-28IB/ipath: Driver support for userspace sharing of HW contextsBryan O'Sullivan1-3/+27
2006-09-22IB/ipath: control receive polarity inversionBryan O'Sullivan1-0/+3
2006-09-22IB/ipath: support new QLogic product naming schemeBryan O'Sullivan1-5/+3
2006-09-22IB/ipath: add new minor device to allow sending of diag packetsBryan O'Sullivan1-0/+4
2006-09-22IB/ipath: trivial cleanupsBryan O'Sullivan1-1/+0
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan1-8/+3
2006-09-22IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan1-2/+2
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan1-12/+3
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan1-9/+2
2006-07-01[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMABryan O'Sullivan1-0/+2
2006-07-01[PATCH] IB/ipath: support more models of InfiniPath hardwareBryan O'Sullivan1-2/+5
2006-07-01[PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan1-0/+5
2006-07-01[PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan1-14/+3
2006-07-01[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdataBryan O'Sullivan1-1/+0
2006-07-01[PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdataBryan O'Sullivan1-5/+0
2006-07-01[PATCH] IB/ipath: update some comments and fix typosBryan O'Sullivan1-7/+2
2006-07-01[PATCH] IB/ipath: allow diags on any unitBryan O'Sullivan1-8/+11
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/+1
2006-05-01IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan1-5/+5
2006-04-19IB/ipath: Make more names staticRoland Dreier1-1/+0
2006-03-31IB/ipath: core driver header filesBryan O'Sullivan1-0/+884