summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: No need to use try_module_get for debugfsDennis Dalessandro2019-06-291-3/+2Star
* IB/hfi1: Add debugfs to control expansion ROM write protectJosh Collier2019-04-241-0/+74
* hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox2019-04-011-4/+4
* infiniband: hfi1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-241-2/+0Star
* infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macroGreg Kroah-Hartman2019-01-241-28/+28
* IB/hfi1: Dump pio info for non-user send contextsKaike Wan2018-12-071-0/+49
* IB/hfi1: Rework fault injection machineryMitko Haralanov2018-05-091-290/+6Star
* IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn2018-05-091-2/+6
* IB/hfi1: Show fault stats in both TX and RX directionsMitko Haralanov2018-02-011-1/+8
* Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-161-10/+10
|\
| * IB/hfi1: convert to debugfs_file_get() and -put()Nicolai Stange2017-11-071-10/+10
* | IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn2017-10-301-7/+49
* | IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl2017-09-271-2/+2
|/
* IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn2017-08-291-9/+6Star
* IB/hfi1: Add kernel receive context info to debugfsKaike Wan2017-08-221-0/+47
* IB/hf1: User context locking is inconsistentMichael J. Ruhl2017-08-221-11/+21
* IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-201-5/+5
* IB/hfi1: Add transmit fault injection featureDon Hiatt2017-04-051-0/+8
* IB/hfi1: Add receive fault injection featureDon Hiatt2017-04-051-0/+222
* IB/hfi1: Code reuse with memdup_copyMichael J. Ruhl2017-02-191-28/+11Star
* IB/hfi1: Export 8051 memory and LCB registers via debugfsDean Luick2016-12-111-0/+110
* IB/hfi1: Add new debugfs sdma_cpu_list fileTadeusz Struk2016-10-021-0/+38
* IB/hfi1: Rework debugfs to use SRCUMike Marciniszyn2016-09-021-80/+52Star
* IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn2016-08-221-5/+9
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+1145