aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_iba7220.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-3/+0
2018-11-29RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky1-2/+0
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-4/+5
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford1-10/+10
2017-10-14IB/qib: Remove set-but-not-used variablesBart Van Assche1-3/+0
2017-10-14IB/qib: Remove remaining code related to writing the EEPROMBart Van Assche1-20/+0
2017-10-09IB/qib: Convert timers to use timer_setup()Kees Cook1-10/+10
2017-09-27IB/qib: Update QIB to use the latest PCI APIMichael J. Ruhl1-37/+15
2017-08-28IB/qib: Remove unnecessary memory allocation for boardnameKamenee Arumugam1-14/+8
2017-06-27IB/qib: Replace deprecated pci functions with new APIMichael J. Ruhl1-3/+4
2017-04-28IB/qib: use setup_timerGeliang Tang1-3/+2
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-12-03IB/qib: Remove debug prints after allocation failureLeon Romanovsky1-7/+1
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez1-5/+3
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn1-0/+1
2015-02-17IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn1-5/+6
2015-02-16IB/qib: Do not write EEPROMMitko Haralanov1-2/+0
2014-03-17IB/qib: Modify software pma counters to use percpu variablesMike Marciniszyn1-1/+3
2014-03-17IB/qib: Add percpu counter replacing qib_devdata int_counterMike Marciniszyn1-5/+3
2013-06-21IB/qib: Add DCA supportMike Marciniszyn1-0/+10
2012-07-19IB/qib: checkpatch fixesMike Marciniszyn1-43/+49
2012-05-14IB/qib: Optimize pio ack buffer allocationMike Marciniszyn1-0/+1
2012-01-03IB/qib: Fix a possible data corruption when receiving packetsRam Vepa1-1/+3
2012-01-03IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn1-3/+3
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker1-0/+1
2011-10-21IB/qib: Eliminate divide/mod in converting idx to egr buf pointerMike Marciniszyn1-0/+2
2011-07-18IB/qib: Update active link widthMitko Haralanov1-3/+23
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-01-16RDMA: Update workqueue usageTejun Heo1-4/+3
2011-01-10IB/qib: Change receive queue/QPN selectionMike Marciniszyn1-1/+1
2011-01-10IB/qib: Fix interrupt mitigationMike Marciniszyn1-1/+1
2010-05-23IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell1-0/+4618