index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib.h
Commit message (
Expand
)
Author
Age
*
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-02-28
*
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
2018-01-05
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
|
\
|
*
IB/qib: Convert timers to use timer_setup()
Kees Cook
2017-10-09
*
|
IB/qib: Remove remaining code related to writing the EEPROM
Bart Van Assche
2017-10-14
*
|
IB/qib: Update QIB to use the latest PCI API
Michael J. Ruhl
2017-09-27
|
/
*
IB/qib: Replace deprecated pci functions with new API
Michael J. Ruhl
2017-06-27
*
IB/qib: Remove qpt_mask global
Dennis Dalessandro
2016-10-02
*
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
2016-10-02
*
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
2016-03-10
*
IB/qib: fix test of unsigned variable
Mike Marciniszyn
2015-05-12
*
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
2015-05-05
*
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
2015-02-20
*
IB/qib: Do not write EEPROM
Mitko Haralanov
2015-02-16
*
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
2014-03-17
*
IB/qib: Make qib_driver static
Paul Bolle
2013-08-13
*
IB/qib: Improve SDMA performance
CQ Tang
2013-08-13
*
IB/qib: Log all SDMA errors unconditionally
Dean Luick
2013-07-11
*
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
2013-06-21
*
make drivers with pci error handlers const
Stephen Hemminger
2012-09-07
*
IB/qib: Fix size of cc_supported_table_entries
Mike Marciniszyn
2012-07-29
*
IB/qib: Add congestion control agent implementation
Mike Marciniszyn
2012-07-19
*
IB/qib: Reduce sdma_lock contention
Mike Marciniszyn
2012-07-19
*
IB/qib: Add cache line awareness to qib_qp and qib_devdata structures
Mike Marciniszyn
2012-05-14
*
IB/qib: Optimize pio ack buffer allocation
Mike Marciniszyn
2012-05-14
*
IB/qib: Add logic for affinity hint
Mike Marciniszyn
2012-02-25
*
IB/qib: Use RCU for qpn lookup
Mike Marciniszyn
2011-10-21
*
IB/qib: Eliminate divide/mod in converting idx to egr buf pointer
Mike Marciniszyn
2011-10-21
*
IB/qib: Correct nfreectxts for multiple HCAs
Mike Marciniszyn
2011-10-06
*
IB/qib: Defer HCA error events to tasklet
Mike Marciniszyn
2011-07-22
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
IB/qib: Fix interrupt mitigation
Mike Marciniszyn
2011-01-10
*
IB/qib: Fix extra log level in qib_early_err()
Jason Gunthorpe
2010-10-26
*
IB/qib: Add missing <linux/slab.h> include
David Miller
2010-08-05
*
IB/qib: Avoid variable-length array
Ralph Campbell
2010-07-19
*
IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem
Dave Olson
2010-07-06
*
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
Ralph Campbell
2010-05-23