summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/debugfs.c
AgeCommit message (Expand)Author
2020-01-03IB/hfi1: List all receive contexts from debugfsMichael J. Ruhl
2019-06-28IB/hfi1: No need to use try_module_get for debugfsDennis Dalessandro
2019-04-24IB/hfi1: Add debugfs to control expansion ROM write protectJosh Collier
2019-04-01hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox
2019-01-24infiniband: hfi1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macroGreg Kroah-Hartman
2018-12-06IB/hfi1: Dump pio info for non-user send contextsKaike Wan
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov
2018-05-09IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn
2018-02-01IB/hfi1: Show fault stats in both TX and RX directionsMitko Haralanov
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-07IB/hfi1: convert to debugfs_file_get() and -put()Nicolai Stange
2017-10-30IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn
2017-09-27IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl
2017-08-28IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn
2017-08-22IB/hfi1: Add kernel receive context info to debugfsKaike Wan
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana
2017-04-05IB/hfi1: Add transmit fault injection featureDon Hiatt
2017-04-05IB/hfi1: Add receive fault injection featureDon Hiatt
2017-02-19IB/hfi1: Code reuse with memdup_copyMichael J. Ruhl
2016-12-11IB/hfi1: Export 8051 memory and LCB registers via debugfsDean Luick
2016-10-02IB/hfi1: Add new debugfs sdma_cpu_list fileTadeusz Struk
2016-09-02IB/hfi1: Rework debugfs to use SRCUMike Marciniszyn
2016-08-22IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro