summaryrefslogtreecommitdiffstats
path: root/src/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* [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
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-196-13/+13
* [linda] Add missing copyright noticesMichael Brown2008-11-182-0/+34
* [linda] Purge references to 8051Michael Brown2008-11-182-12/+12
* [infiniband] Respect hop pointer when building directed route SMP return pathMichael Brown2008-11-121-1/+13
* [linda] Add support for QLogic 7220-based Infiniband HCAsMichael Brown2008-11-115-0/+5558
* [infiniband] Add raw packet parser and constructorMichael Brown2008-11-111-0/+234
* [infiniband] Add a standalone subnet management agentMichael Brown2008-11-111-0/+541
* [infiniband] Split subnet management agent client out into ib_smc.cMichael Brown2008-11-113-92/+268
* [infiniband] Pass address vector in receive completionsMichael Brown2008-11-112-44/+52
* [infiniband] Flush uncompleted work queue entries at QP teardownMichael Brown2008-11-112-30/+16Star
* [arbel] Fix off-by-one error in the failure path in arbel_probe()Michael Brown2008-10-011-4/+4
* [hermon] Fix off-by-one error in the failure path in hermon_probe()Michael Brown2008-10-011-4/+4
* [hermon] Allocate only as much memory as is needed for ICM and ICM AUXMichael Brown2008-09-281-47/+62
* [arbel] Allocate sufficient space for firmware bufferMichael Brown2008-09-251-1/+1
* [hermon] Allocate sufficient space for firmware bufferMichael Brown2008-09-251-1/+1
* [hermon] Add support for MT26418 deviceMichael Brown2008-07-091-0/+1
* [Infiniband] Fix event queue doorbell ringing on ArbelMichael Brown2008-04-222-2/+14
* [Infiniband] Add multiport support for Arbel cardsMichael Brown2008-04-223-18/+304
* [Infiniband] Move event-queue process from driver to Infiniband coreMichael Brown2008-04-213-228/+253
* [Hermon] Fix event queue doorbells.Michael Brown2008-04-182-24/+60
* [Infiniband] Add preliminary multiple port support for Hermon cardsMichael Brown2008-04-182-7/+340
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-022-2/+0Star
* [Infiniband] Add preliminary support for multi-port devices.Michael Brown2008-02-274-96/+148
* [Infiniband] Centralise MAD operationsMichael Brown2008-02-262-543/+207Star
* [Hermon] Donate joint copyright on Hermon driver to Mellanox.Michael Brown2008-02-231-4/+2Star
* [Hermon] Add driver for Mellanox Hermon (ConnectX) cards.Michael Brown2008-02-233-0/+5940
* Change ROM names to lower case.Michael Brown2007-10-111-2/+2
* Remove the last remaining visible hack.Michael Brown2007-09-182-10/+11
* Separated out to a clean new drivers/infiniband directory.Michael Brown2007-09-184-0/+6258