aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_iba6120.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2019-11-06RDMA/qib: Delete extra lineLeon Romanovsky1-1/+0
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-4/+0
2018-11-29RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky1-1/+0
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-4/+5
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford1-10/+9
2017-10-14IB/qib: Remove set-but-not-used variablesBart Van Assche1-2/+0
2017-10-14IB/qib: Remove remaining code related to writing the EEPROMBart Van Assche1-25/+0
2017-10-09IB/qib: Convert timers to use timer_setup()Kees Cook1-10/+9
2017-09-27IB/qib: Update QIB to use the latest PCI APIMichael J. Ruhl1-26/+9
2017-08-28IB/qib: Remove unnecessary memory allocation for boardnameKamenee Arumugam1-13/+7
2017-06-27IB/qib: Replace deprecated pci functions with new APIMichael J. Ruhl1-3/+3
2017-04-28IB/qib: use setup_timerGeliang Tang1-6/+4
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
2016-03-10IB/qib: Remove ibport and use rdmavt versionHarish Chegondi1-4/+4
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/+5
2015-02-17IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn1-4/+4
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-4/+3
2013-06-21IB/qib: Add DCA supportMike Marciniszyn1-0/+10
2013-03-22IB/qib: change QLogic to IntelVinit Agnihotri1-1/+2
2012-07-19IB/qib: checkpatch fixesMike Marciniszyn1-42/+49
2012-05-14IB/qib: Optimize pio ack buffer allocationMike Marciniszyn1-0/+1
2012-01-27IB/qib: Use GFP_ATOMIC when locks are heldJulia Lawall1-1/+1
2012-01-03IB/qib: Fix a possible data corruption when receiving packetsRam Vepa1-1/+3
2011-10-21IB/qib: Eliminate divide/mod in converting idx to egr buf pointerMike Marciniszyn1-0/+2
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-10IB/qib: Fix interrupt mitigationMike Marciniszyn1-1/+1
2010-07-06IB/qib: Clear 6120 hardware error registerRalph Campbell1-2/+1
2010-05-25IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=nRalph Campbell1-12/+0
2010-05-23IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell1-0/+3588