index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib.h
Age
Commit message (
Expand
)
Author
2024-05-04
IB/qib: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
2022-05-24
IB/qib: Fix typo in comment
Julia Lawall
2022-01-20
drivers/infiniband: replace open-coded string copy with get_task_comm
Yafang Shao
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
RDMA/qib: Use attributes for the port sysfs
Jason Gunthorpe
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
2019-04-01
qib: Convert qib_unit_table to XArray
Matthew Wilcox
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-05-24
IB/qib: Fix DMA api warning with debug kernel
Mike Marciniszyn
2018-05-09
IB/{hfi1, qib}: Add handling of kernel restart
Alex Estrin
2018-02-28
IB/qib: Move char *qib_sdma_state_names[] and constify while there.
Hernán Gonzalez
2018-02-28
IB/qib: Remove unused variable (char *qib_sdma_event_names[])
Hernán Gonzalez
2018-01-05
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
2018-01-05
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-14
IB/qib: Remove remaining code related to writing the EEPROM
Bart Van Assche
2017-10-09
IB/qib: Convert timers to use timer_setup()
Kees Cook
2017-09-27
IB/qib: Update QIB to use the latest PCI API
Michael J. Ruhl
2017-06-27
IB/qib: Replace deprecated pci functions with new API
Michael J. Ruhl
2016-10-02
IB/qib: Remove qpt_mask global
Dennis Dalessandro
2016-10-02
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
2016-03-10
IB/qib: Rename several functions by adding a "qib_" prefix
Harish Chegondi
2016-03-10
IB/qib: Remove modify queue pair code
Harish Chegondi
2016-03-10
IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead
Harish Chegondi
2016-03-10
IB/qib: Remove completion queue data structures and functions from qib
Harish Chegondi
2016-03-10
IB/qib: Remove create qp and create qp table functionality
Harish Chegondi
2016-03-10
IB/qib: Remove qp and mr functionality from qib
Dennis Dalessandro
2016-03-10
IB/qib: Add device specific info prints
Dennis Dalessandro
2016-03-10
IB/qib: Begin to use rdmavt for verbs
Dennis Dalessandro
2015-05-12
IB/qib: fix test of unsigned variable
Mike Marciniszyn
2015-05-05
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
2015-02-20
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
2015-02-16
IB/qib: Do not write EEPROM
Mitko Haralanov
2014-03-17
IB/qib: Modify software pma counters to use percpu variables
Mike Marciniszyn
2014-03-17
IB/qib: Add percpu counter replacing qib_devdata int_counter
Mike Marciniszyn
2013-08-13
IB/qib: Make qib_driver static
Paul Bolle
2013-08-13
IB/qib: Improve SDMA performance
CQ Tang
2013-07-11
IB/qib: Log all SDMA errors unconditionally
Dean Luick
2013-06-21
IB/qib: Convert opcode counters to per-context
Mike Marciniszyn
2013-06-21
IB/qib: Optimize CQ callbacks
Mike Marciniszyn
2013-06-21
IB/qib: Add optional NUMA affinity
Ramkrishna Vepa
2013-06-21
IB/qib: Add DCA support
Mike Marciniszyn
2012-09-07
make drivers with pci error handlers const
Stephen Hemminger
2012-07-29
IB/qib: Fix size of cc_supported_table_entries
Mike Marciniszyn
2012-07-19
IB/qib: Add congestion control agent implementation
Mike Marciniszyn
2012-07-19
IB/qib: Reduce sdma_lock contention
Mike Marciniszyn
2012-05-14
IB/qib: Add cache line awareness to qib_qp and qib_devdata structures
Mike Marciniszyn
[next]