aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_kernel.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro1-1373/+0
2015-06-18x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...Luis R. Rodriguez1-3/+1
2015-02-13IB/ipath: Remove unused function in ipath_wc_ppc64Rickard Strandqvist1-3/+0
2010-05-23IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell1-2/+0
2009-09-15driver model: constify attribute groupsDavid Brownell1-1/+1
2008-12-05IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson1-0/+2
2008-12-05IB/ipath: Don't count IB symbol and link errors unless link is UPDave Olson1-0/+13
2008-05-26IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier1-0/+5
2008-05-13IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned longRoland Dreier1-3/+3
2008-05-13IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov1-2/+2
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson1-1/+7
2008-04-19IB: convert struct class_device to struct deviceTony Jones1-4/+4
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-1/+3
2008-04-16IB/ipath: Misc changes to prepare for IB7220 introductionArthur Jones1-0/+1
2008-04-16IB/ipath: Header file changes to support IBA7220Ralph Campbell1-9/+156
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-3/+2
2008-04-16IB/ipath: Enable reduced PIO update for HCAs that support it.Dave Olson1-0/+1
2008-04-16IB/ipath: Add support for 7220 receive queue changesRalph Campbell1-16/+37
2008-04-16IB/ipath: Fix some white space and code style issuesRalph Campbell1-2/+2
2008-04-16IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanupMichael Albaugh1-2/+5
2008-04-16IB/ipath: Make send buffers available for kernel if not allocated to userRalph Campbell1-1/+10
2008-04-16IB/ipath: Prevent link-recovery code from negating admin disableMichael Albaugh1-0/+2
2008-04-16IB/ipath: HW workaround for case where chip can send but not receiveDave Olson1-0/+2
2008-04-16IB/ipath: Add code to support multiple link speeds and widthsRalph Campbell1-0/+2
2008-04-16IB/ipath: Head of Line blocking vs forward progress of user appsJohn Gregor1-0/+31
2008-04-16IB/ipath: Enable 4KB MTUDave Olson1-0/+1
2008-04-16IB/ipath: Provide I/O bus speeds for diagnostic purposesArthur Jones1-4/+5
2008-04-16IB/ipath: Fix sparse warning about pointer signednessArthur Jones1-1/+1
2008-03-11IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell1-0/+1
2008-01-25IB/ipath: Changes to support PIO bandwidth check on IBA7220Dave Olson1-0/+2
2008-01-25IB/ipath: Minor cleanup of unused fields and chip-specific errorsDave Olson1-3/+2
2008-01-25IB/ipath: New sysfs entries to control 7220 featuresMichael Albaugh1-0/+3
2008-01-25IB/ipath: Add new chip-specific functions to older chips, consistent initDave Olson1-1/+87
2008-01-25IB/ipath: Remove unused MDIO interface codeDave Olson1-29/+0
2008-01-25IB/ipath: Add ipath_read_ireg() abstractionArthur Jones1-0/+8
2008-01-25IB/ipath: Add flag and handling for chips with swapped register bugRalph Campbell1-0/+1
2008-01-25IB/ipath: Port config has on-chip effects for 7220Ralph Campbell1-0/+3
2008-01-25IB/ipath: Allow more flexible user register alignmentsRalph Campbell1-2/+4
2008-01-25IB/ipath: Export hardware counters more consistentlyRalph Campbell1-0/+2
2008-01-25IB/ipath: MAD performance sampling registers supportRalph Campbell1-0/+9
2008-01-25IB/ipath: Changes for fields moving from devdata to portdataDave Olson1-10/+6
2008-01-25IB/ipath: Generalize some xxx_SHIFT macrosDave Olson1-0/+6
2008-01-25IB/ipath: kreceive uses portdata rather than devdataRalph Campbell1-3/+14
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor1-0/+1
2008-01-25IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell1-4/+0
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke1-1/+2
2008-01-24Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman1-2/+1
2007-10-09IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell1-0/+2
2007-10-09IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones1-2/+6
2007-10-09IB/ipath: Performance optimization for CPU differencesRalph Campbell1-0/+2
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson1-9/+2
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 vi...Bryan 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 ...Bryan 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