aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
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/mthca: Make all device methods truly reentrantRoland Dreier
2006-06-17IB/mthca: Fix memory leak on modify_qp error pathsRoland Dreier
2006-06-17IB/mthca: Fill in max_map_per_fmr device attributeOr Gerlitz
2006-06-17IB/ipath: Add client reregister event generationRoland Dreier
2006-06-17IB/mthca: Add client reregister event generationLeonid Arsh
2006-06-17IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh
2006-06-17IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier
2006-06-17IB/mthca: Remove dead codeMichael S. Tsirkin
2006-06-17IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin
2006-06-17IB/mthca: restore missing PCI registers after resetMichael S. Tsirkin
2006-05-24IB/mthca: Fix posting lists of 256 receive requests to SRQ for TavorMichael S. Tsirkin
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-18IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin
2006-05-17IB/mthca: Make fw_cmd_doorbell default to 0Roland Dreier
2006-05-12IB/ipath: Properly terminate PCI ID tableRoland Dreier
2006-05-10IB/mthca: FMR ioremap fixMichael S. Tsirkin
2006-05-09IB/mthca: Fix race in reference countingRoland 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