summaryrefslogtreecommitdiffstats
path: root/src/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* [arbel] Allocate only as much memory as is needed for firmware and ICMMichael Brown2010-09-181-26/+66
* [arbel] Synchronise changes with the Hermon driverMichael Brown2010-09-172-38/+70
* [arbel] Optimise ICM layout to reduce overall memory usageMichael Brown2010-09-172-75/+136
* [arbel] Perform ICM allocations according to the specificationMichael Brown2010-09-172-44/+87
* [arbel] Allow for multiple calls to ib_modify_qp()Michael Brown2010-09-172-22/+44
* [arbel] Inform embedded SMA of partition key changesMichael Brown2010-09-171-5/+5
* [arbel] Improve debugging output and facilitiesMichael Brown2010-09-172-71/+164
* [arbel] Randomise the high-order bits of queue pair numbersMichael Brown2010-09-172-6/+10
* [arbel] Allow software GMA to receive packets destined for QP1Michael Brown2010-09-173-96/+336
* [arbel] Map all event types to our event queueMichael Brown2010-09-172-5/+21
* [hermon] Map all event types to our event queueMichael Brown2010-09-162-5/+21
* [infiniband] Add node GUID as distinct from the first port GUIDMichael Brown2010-09-162-1/+5
* [arbel] Poll for link state changes while DOWNMichael Brown2010-09-161-0/+9
* [hermon] Poll for link state changes while DOWNMichael Brown2010-09-161-0/+9
* [infiniband] Always call ib_link_state_changed() in ib_smc_update()Michael Brown2010-09-162-12/+5Star
* [infiniband] Match GID/GUID terminology as used in the IBAMichael Brown2010-09-154-32/+27Star
* [hermon] Use correct alignment for doorbell recordsMichael Brown2010-09-122-11/+37
* [hermon] Set event queue number for completion queuesMichael Brown2010-09-121-0/+1
* [hermon] Improve debugging output and facilitiesMichael Brown2010-09-122-91/+180
* [qib7322] Fix whitespace errorsMichael Brown2010-06-011-107/+108
* [qib7322] Fix uninitialized variables warningShao Miller2010-06-011-3/+10
* [qib7322] Add support for QLogic 7322 HCAMichael Brown2010-05-253-0/+10050
* [build] Rename gPXE to iPXEMichael Brown2010-04-206-30/+30
* [hermon] Change hermon_alloc_icm() to conform to ConnectX2 requirementsItay Gazit2010-02-131-16/+58
* [linda] Re-import the latest register definitionsMichael Brown2009-11-161-6/+4Star
* [susieq] Update qib_genbits.pl to handle SusieQ definitionsMichael Brown2009-11-161-4/+24
* [linda] Wait up to 20us for link state to updateMichael Brown2009-11-162-0/+35
* [hermon] Reset device during probe()Michael Brown2009-10-142-0/+28
* [hermon] Reduce the RC ACK timeoutMichael Brown2009-08-101-1/+1
* [hermon] Randomise the high-order bits of queue pair numbersMichael Brown2009-08-102-6/+7
* [infiniband] Update subnet management agent to use a management interfaceMichael Brown2009-08-091-4/+4
* [hermon] Allow for multiple calls to ib_modify_qp()Michael Brown2009-08-092-31/+64
* [hermon] Add support for multiple ports and detecting non-IB portsMichael Brown2009-08-063-31/+110
* [infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI}Michael Brown2009-08-061-10/+10
* [hermon] Add support for RC queue pairsMichael Brown2009-07-183-70/+221
* [hermon] Allow software GMA to receive packets destined for QP1Michael Brown2009-07-182-45/+277
* [hermon] Disable debugging around mapping of firmware tablesMichael Brown2009-07-181-0/+8
* [hermon] Remove an unnecessary check for GID-less transmissionsMichael Brown2009-07-181-8/+1Star
* [infiniband] Add infrastructure for RC queue pairsMichael Brown2009-07-183-23/+18Star
* [infiniband] Pass a generic MAD to ib_set_port_info()Michael Brown2009-07-181-3/+3
* [infiniband] Expose supported and enabled link speeds and widthsMichael Brown2009-07-181-3/+11
* [infiniband] Always create an SMA and a GMAMichael Brown2009-07-181-13/+0Star
* [infiniband] Implement SMA as an instance of a GMAMichael Brown2009-07-181-8/+3Star
* [infiniband] Move non-driver-specific code to net/infinibandMichael Brown2009-07-183-959/+0Star
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-1815-1/+29
* [pci] Add driver_data field to struct pci_device_idThomas Miletich2009-03-263-7/+7
* [infiniband] Call ib_open() only when opening the IPoIB net deviceMichael Brown2009-01-022-0/+8
* [hermon] Fix permissions broken in 3a799e9 ("Add PCI ID for ConnectX QDR card")Michael Brown2008-12-051-0/+0
* [hermon] Add PCI ID for ConnectX QDR cardMichael Brown2008-12-041-0/+1
* [x86_64] Fix assorted 64-bit compilation errors and warningsMichael Brown2008-11-193-1/+4