summaryrefslogtreecommitdiffstats
path: root/src/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* [arbel] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-1/+1
* [arbel] Make driver 64-bit safeMichael Brown2011-03-041-2/+37
* [hermon] Make driver 64-bit safeMichael Brown2011-03-042-0/+37
* [hermon] Add BOFM supportMichael Brown2011-03-033-58/+415
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-174-8/+4Star
* [hermon] Add missing __attribute__ (( packed ))Michael Brown2011-02-171-2/+2
* [hermon] Force link speed to SDRItay Gazit2011-02-173-5/+62
* [hermon] Use circular event queueItay Gazit2011-02-172-4/+10
* [hermon] Update PRM file with latest changesItay Gazit2011-02-171-20/+18Star
* [hermon] Fix hermon_cmd_sense_port() to use inline outputItay Gazit2011-02-171-3/+3
* [hermon] Indicate that device does not support interruptsMichael Brown2011-01-251-12/+0Star
* [hermon] Fix incorrectly-padded sense_port structureMichael Brown2010-12-241-1/+1
* [hermon] Work around hardware stripping of VLAN tagsMichael Brown2010-12-011-3/+17
* [hermon] Fix inconsistent information in HERMON_SET_PORT_GENERAL_PARAMMichael Brown2010-11-291-6/+4Star
* [hermon] Enable priority flow control on the FCoE priorityMichael Brown2010-11-271-2/+7
* [hermon] Add support for dual-protocol devicesMichael Brown2010-09-212-81/+712
* [hermon] Add infrastructure for Ethernet devicesItay Gazit2010-09-212-8/+156
* [hermon] Use SET_PORT to set port parametersMichael Brown2010-09-212-23/+89
* [hermon] Tidy up ICM allocationsMichael Brown2010-09-192-91/+86Star
* [hermon] Minimise the number of VPM mapping operationsMichael Brown2010-09-191-7/+39
* [arbel] Minimise the number of VPM mapping operationsMichael Brown2010-09-192-50/+129
* [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