aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* [mlx_icmd] Fix compilation error in GCC versions newer than 4.6.4Wissam Shoukair2016-04-121-1/+1
* [qib7322] Validate payload lengthMichael Brown2016-03-301-3/+10
* [linda] Validate payload lengthMichael Brown2016-03-301-3/+10
* [golan] Fix build error on some versions of gccChristian Hesse2016-03-231-1/+1
* [golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) supportWissam Shoukair2016-03-2255-0/+13087
* [arbel] Fix received packet lengthMichael Brown2016-03-221-2/+3
* [hermon] Fix received packet lengthMichael Brown2016-03-221-2/+3
* [arbel] Allocate space for GRH on UD queue pairsMichael Brown2016-03-212-16/+55
* [hermon] Allocate space for GRH on UD queue pairsMichael Brown2016-03-212-12/+47
* [qib7322] Add missing iounmap()Michael Brown2016-03-201-1/+3
* [linda] Add missing iounmap()Michael Brown2016-03-201-1/+3
* [arbel] Add missing iounmap()Michael Brown2016-03-201-10/+14
* [hermon] Add missing iounmap()Michael Brown2016-03-201-22/+20
* [pseudobit] Rename bitops.h to pseudobit.hMichael Brown2016-03-162-4/+4
* [qib7322] Use standard readq() and writeq() implementationsMichael Brown2016-03-121-26/+8
* [linda] Use standard readq() and writeq() implementationsMichael Brown2016-03-121-26/+8
* [infiniband] Assign names to queue pairsMichael Brown2016-03-081-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-025-5/+21
* [hermon] Use PCI VPD for non-volatile option storageMichael Brown2012-10-252-2/+40
* [infiniband] Include destination address vector in ib_complete_recv()Michael Brown2012-08-314-10/+26
* [infiniband] Use explicit "source" and "dest" address vector parameter namesMichael Brown2012-08-314-89/+93
* [infiniband] Allow queue pairs to have a custom allocator for receive iobufsMichael Brown2012-08-311-1/+7
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-208-8/+16
* [qib7322] Fix compiler warning on gcc 4.7Michael Brown2012-07-201-0/+3
* [arbel] Ensure hardware is quiescent when no interfaces are openMichael Brown2011-11-152-92/+271
* [arbel] Reorder code in preparation for quiescing patchMichael Brown2011-11-151-190/+197
* [hermon] Ensure hardware is quiescent when no interfaces are openMichael Brown2011-11-152-81/+217
* [hermon] Reorder code in preparation for quiescing patchMichael Brown2011-11-151-641/+648
* [arbel] Add (not-yet-functional) support for RC queue pairsMichael Brown2011-10-242-8/+111
* [hermon] Remove temporary workaround for missing BOFM mport supportMichael Brown2011-05-041-39/+15
* [hermon] Work around missing mport support in current BOFM implementationsMichael Brown2011-04-081-15/+39
* [arbel] Stop firmware only once on shutdownMichael Brown2011-04-081-1/+0
* [hermon] Stop firmware only once on shutdownMichael Brown2011-04-081-1/+0
* [qib7322] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-4/+0
* [hermon] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-2/+0
* [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/+4
* [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/+18
* [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/+0
* [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/+4