aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ipath
AgeCommit message (Expand)Author
2006-07-01[PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr...Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdataBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: report correct device identification information in /sysBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: return an error for unknown multicast GIDBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix some memory leaks on failure pathsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: don't allow resources to be created with illegal valuesBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: remove some duplicate codeBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: update some comments and fix typosBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: allow diags on any unitBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix shared receive queues for RCBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix an indenting problemBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't countersBryan O'Sullivan
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-17IB/ipath: Add client reregister event generationRoland Dreier
2006-06-17IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh
2006-05-23IB/ipath: deref correct pointer when using kernel SMABryan O'Sullivan
2006-05-23IB/ipath: fix null deref during rdma opsBryan O'Sullivan
2006-05-23IB/ipath: register as IB device ownerBryan O'Sullivan
2006-05-23IB/ipath: enable PE800 receive interrupts on user portsBryan O'Sullivan
2006-05-23IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan
2006-05-23IB/ipath: fix NULL dereference during cleanupBryan O'Sullivan
2006-05-23IB/ipath: replace uses of LIST_POISONBryan O'Sullivan
2006-05-23IB/ipath: fix reporting of driver version to userspaceBryan O'Sullivan
2006-05-23IB/ipath: don't modify QP if changes failBryan O'Sullivan
2006-05-23IB/ipath: fix spinlock recursion bugBryan O'Sullivan
2006-05-12IB/ipath: Properly terminate PCI ID tableRoland Dreier
2006-05-01IB/ipath: tidy up white space in a few filesBryan O'Sullivan
2006-05-01IB/ipath: fix label name in interrupt handlerBryan O'Sullivan
2006-05-01IB/ipath: improve sparse annotationBryan O'Sullivan
2006-05-01IB/ipath: simplify IB timer usageBryan O'Sullivan
2006-05-01IB/ipath: simplify RC send postingBryan O'Sullivan
2006-05-01IB/ipath: prevent hardware from being accessed during resetBryan O'Sullivan
2006-05-01IB/ipath: fix verbs registrationBryan O'Sullivan
2006-05-01IB/ipath: change handling of PIO buffersBryan O'Sullivan
2006-05-01IB/ipath: iterate over correct number of ports during resetBryan O'Sullivan
2006-05-01IB/ipath: set up 32-bit DMA mask if 64-bit setup failsBryan O'Sullivan
2006-05-01IB/ipath: fix race with exposing reset fileBryan O'Sullivan
2006-04-19IB/ipath: Fix whitespaceRoland Dreier
2006-04-19IB/ipath: Make more names staticRoland Dreier
2006-03-31IB/ipath: kbuild infrastructureBryan O'Sullivan
2006-03-31IB/ipath: infiniband verbs supportBryan O'Sullivan
2006-03-31IB/ipath: misc infiniband code, part 2Bryan O'Sullivan
2006-03-31IB/ipath: misc infiniband code, part 1Bryan O'Sullivan
2006-03-31IB/ipath: infiniband RC protocol supportBryan O'Sullivan