summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath
AgeCommit message (Expand)Author
2007-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
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-30IB/ipath: Use faster put_tid_2 routine after initializationDave Olson
2007-07-30IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-20IB/ipath: Remove ipath_layer dead codeArthur Jones
2007-07-17IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier
2007-07-17IB/ipath: Make a few functions staticRoland Dreier
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-09IB/ipath: return correct PortGUID in NodeInfoSean Hefty
2007-07-09IB/ipath: Remove bogus RD_ATOMIC checks from modify_qpArthur Jones
2007-07-09IB/ipath: Test interrupts at driver startupArthur Jones
2007-07-09IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell
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: Be more cautious about coming out of freeze modeDave Olson
2007-07-09IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt
2007-07-09IB/ipath: Update copyright datesJohn Gregor
2007-07-09IB/ipath: Clean send flags properly on QP resetRobert Walsh
2007-07-09IB/ipath: ipath_poll fixups and enhancementsRobert Walsh
2007-07-09IB/ipath: Send ACK invalid where appropriateRobert Walsh
2007-07-09IB/ipath: Add capability to modify PBC wordMichael Albaugh
2007-07-09IB/ipath: Make handling of one subport consistentMark Debbage
2007-07-09IB/ipath: Correct checking of swminor version field when using subportsMark Debbage
2007-07-09IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriatelyRalph Campbell
2007-07-09IB/ipath: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell
2007-07-09IB/ipath: Wait for PIO available interruptRalph Campbell
2007-07-09IB/ipath: Fix RDMA read retry codeRalph Campbell
2007-07-09IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson
2007-07-09IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizesDave Olson
2007-07-09IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger
2007-07-09IB/ipath: Set M bit in BTH according to IB specRalph Campbell
2007-07-09IB/ipath: Fix local loopback bug when waiting for resourcesRalph Campbell
2007-07-09IB/ipath: Fix problem with next WQE after a UC completionRalph Campbell
2007-07-09IB/ipath: Fill in some missing FMR-related fields in query_deviceRobert Walsh
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh
2007-07-09IB/ipath: Support the IBA6110 revision 4Dave Olson
2007-07-09IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh
2007-07-09IB/ipath: Remove incompletely implemented ipath_runtime flags and codeJohn Gregor
2007-07-09IB/ipath: Lock and always use shadow copies of GPIO registerMichael Albaugh
2007-07-09IB/ipath: Support blinking LEDs with an led_override fileMichael Albaugh
2007-07-09IB/ipath: Include <linux/vmalloc.h> to fix ppc64 buildBryan O'Sullivan
2007-05-19IB/ipath: Fix potential deadlock with multicast spinlocksRoland Dreier
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds