summaryrefslogtreecommitdiffstats
path: root/src/drivers/infiniband/qib7322.c
Commit message (Expand)AuthorAgeFilesLines
* [libc] Replace linker_assert() with build_assert()Michael Brown2024-01-161-2/+2
* [pci] Allow PCI config space backup to be limited by maximum offsetMichael Brown2022-11-131-2/+2
* [infiniband] Require drivers to specify the number of portsChristian Iversen2021-01-271-0/+1
* [malloc] Rename malloc_dma() to malloc_phys()Michael Brown2020-11-051-8/+8
* [pci] Update drivers to use pci_ioremap()Michael Brown2020-09-251-1/+1
* [qib7322] Use correct length for memset()Michael Brown2017-03-211-1/+1
* [qib7322] Validate payload lengthMichael Brown2016-03-301-3/+10
* [qib7322] Add missing iounmap()Michael Brown2016-03-201-1/+3
* [qib7322] Use standard readq() and writeq() implementationsMichael Brown2016-03-121-26/+8Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [infiniband] Include destination address vector in ib_complete_recv()Michael Brown2012-08-311-3/+4
* [infiniband] Use explicit "source" and "dest" address vector parameter namesMichael Brown2012-08-311-7/+9
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [qib7322] Fix compiler warning on gcc 4.7Michael Brown2012-07-201-0/+3
* [qib7322] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-4/+0Star
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-2/+1Star
* [infiniband] Add node GUID as distinct from the first port GUIDMichael Brown2010-09-161-0/+2
* [infiniband] Match GID/GUID terminology as used in the IBAMichael Brown2010-09-151-13/+11Star
* [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-251-0/+2425