summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_iba7220.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky2018-11-291-2/+0
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-4/+5
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-10/+10
|\
| * IB/qib: Convert timers to use timer_setup()Kees Cook2017-10-091-10/+10
* | IB/qib: Remove set-but-not-used variablesBart Van Assche2017-10-141-3/+0
* | IB/qib: Remove remaining code related to writing the EEPROMBart Van Assche2017-10-141-20/+0
* | IB/qib: Update QIB to use the latest PCI APIMichael J. Ruhl2017-09-271-37/+15
|/
* IB/qib: Remove unnecessary memory allocation for boardnameKamenee Arumugam2017-08-281-14/+8
* IB/qib: Replace deprecated pci functions with new APIMichael J. Ruhl2017-06-271-3/+4
* IB/qib: use setup_timerGeliang Tang2017-04-281-3/+2
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* IB/qib: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-7/+1
* IB/qib: use arch_phys_wc_add()Luis R. Rodriguez2015-05-051-5/+3
* IB/qib: Add blank line after declarationMike Marciniszyn2015-02-201-0/+1
* IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn2015-02-171-5/+6
* IB/qib: Do not write EEPROMMitko Haralanov2015-02-161-2/+0
* IB/qib: Modify software pma counters to use percpu variablesMike Marciniszyn2014-03-171-1/+3
* IB/qib: Add percpu counter replacing qib_devdata int_counterMike Marciniszyn2014-03-171-5/+3
* IB/qib: Add DCA supportMike Marciniszyn2013-06-211-0/+10
* IB/qib: checkpatch fixesMike Marciniszyn2012-07-191-43/+49
* IB/qib: Optimize pio ack buffer allocationMike Marciniszyn2012-05-141-0/+1
* IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-031-1/+3
* IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-031-3/+3
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-311-0/+1
* | IB/qib: Eliminate divide/mod in converting idx to egr buf pointerMike Marciniszyn2011-10-211-0/+2
|/
* IB/qib: Update active link widthMitko Haralanov2011-07-181-3/+23
* Revert wrong fixes for common misspellingsLucas De Marchi2011-04-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* RDMA: Update workqueue usageTejun Heo2011-01-161-4/+3
* IB/qib: Change receive queue/QPN selectionMike Marciniszyn2011-01-101-1/+1
* IB/qib: Fix interrupt mitigationMike Marciniszyn2011-01-101-1/+1
* IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell2010-05-231-0/+4618
OpenPOWER on IntegriCloud