aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
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
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-05-01IB/mthca: Fix offset in query_gid methodRoland Dreier
2006-04-19IB/mthca: make a function staticAdrian Bunk
2006-04-19IB/ipath: Fix whitespaceRoland Dreier
2006-04-19IB/ipath: Make more names staticRoland Dreier
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein
2006-04-10IB/mthca: Disable tuning PCI read burst sizeMichael S. Tsirkin
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-04-02IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland 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