index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
debugfs.c
Age
Commit message (
Expand
)
Author
2020-01-03
IB/hfi1: List all receive contexts from debugfs
Michael J. Ruhl
2019-06-28
IB/hfi1: No need to use try_module_get for debugfs
Dennis Dalessandro
2019-04-24
IB/hfi1: Add debugfs to control expansion ROM write protect
Josh Collier
2019-04-01
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
2019-01-24
infiniband: hfi1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro
Greg Kroah-Hartman
2018-12-06
IB/hfi1: Dump pio info for non-user send contexts
Kaike Wan
2018-05-09
IB/hfi1: Rework fault injection machinery
Mitko Haralanov
2018-05-09
IB/hfi1: Fix fault injection init/exit issues
Mike Marciniszyn
2018-02-01
IB/hfi1: Show fault stats in both TX and RX directions
Mitko Haralanov
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-07
IB/hfi1: convert to debugfs_file_get() and -put()
Nicolai Stange
2017-10-30
IB/hfi1: Add tx_opcode_stats like the opcode_stats
Mike Marciniszyn
2017-09-27
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
2017-08-28
IB/hfi1: Convert qp_stats debugfs interface to use new iterator API
Mike Marciniszyn
2017-08-22
IB/hfi1: Add kernel receive context info to debugfs
Kaike Wan
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
2017-04-05
IB/hfi1: Add transmit fault injection feature
Don Hiatt
2017-04-05
IB/hfi1: Add receive fault injection feature
Don Hiatt
2017-02-19
IB/hfi1: Code reuse with memdup_copy
Michael J. Ruhl
2016-12-11
IB/hfi1: Export 8051 memory and LCB registers via debugfs
Dean Luick
2016-10-02
IB/hfi1: Add new debugfs sdma_cpu_list file
Tadeusz Struk
2016-09-02
IB/hfi1: Rework debugfs to use SRCU
Mike Marciniszyn
2016-08-22
IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
Mike Marciniszyn
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro