index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Fix link active_speed size
Aharon Landau
2020-09-18
1
-3
/
+3
*
qib: Convert qib_unit_table to XArray
Matthew Wilcox
2019-04-01
1
-2
/
+2
*
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-17
1
-1
/
+1
*
IB/qib: Fix DMA api warning with debug kernel
Mike Marciniszyn
2018-05-24
1
-2
/
+1
*
IB/{hfi1, qib}: Add handling of kernel restart
Alex Estrin
2018-05-09
1
-0
/
+1
*
IB/qib: Move char *qib_sdma_state_names[] and constify while there.
Hernán Gonzalez
2018-02-28
1
-2
/
+0
*
IB/qib: Remove unused variable (char *qib_sdma_event_names[])
Hernán Gonzalez
2018-02-28
1
-1
/
+0
*
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
2018-01-05
1
-4
/
+3
*
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
2018-01-05
1
-1
/
+0
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-2
/
+2
|
\
|
*
IB/qib: Convert timers to use timer_setup()
Kees Cook
2017-10-09
1
-2
/
+2
*
|
IB/qib: Remove remaining code related to writing the EEPROM
Bart Van Assche
2017-10-15
1
-18
/
+0
*
|
IB/qib: Update QIB to use the latest PCI API
Michael J. Ruhl
2017-09-27
1
-6
/
+2
|
/
*
IB/qib: Replace deprecated pci functions with new API
Michael J. Ruhl
2017-06-27
1
-4
/
+4
*
IB/qib: Remove qpt_mask global
Dennis Dalessandro
2016-10-02
1
-1
/
+0
*
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
2016-10-02
1
-0
/
+1
*
IB/qib: Rename several functions by adding a "qib_" prefix
Harish Chegondi
2016-03-11
1
-8
/
+8
*
IB/qib: Remove modify queue pair code
Harish Chegondi
2016-03-11
1
-0
/
+10
*
IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead
Harish Chegondi
2016-03-11
1
-3
/
+0
*
IB/qib: Remove completion queue data structures and functions from qib
Harish Chegondi
2016-03-11
1
-2
/
+0
*
IB/qib: Remove create qp and create qp table functionality
Harish Chegondi
2016-03-11
1
-1
/
+2
*
IB/qib: Remove qp and mr functionality from qib
Dennis Dalessandro
2016-03-11
1
-7
/
+7
*
IB/qib: Add device specific info prints
Dennis Dalessandro
2016-03-11
1
-0
/
+2
*
IB/qib: Begin to use rdmavt for verbs
Dennis Dalessandro
2016-03-11
1
-0
/
+1
*
IB/qib: fix test of unsigned variable
Mike Marciniszyn
2015-05-12
1
-1
/
+1
*
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
2015-05-05
1
-1
/
+0
*
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
2015-02-20
1
-2
/
+5
*
IB/qib: Do not write EEPROM
Mitko Haralanov
2015-02-17
1
-8
/
+1
*
IB/qib: Modify software pma counters to use percpu variables
Mike Marciniszyn
2014-03-18
1
-1
/
+1
*
IB/qib: Add percpu counter replacing qib_devdata int_counter
Mike Marciniszyn
2014-03-18
1
-2
/
+8
*
IB/qib: Make qib_driver static
Paul Bolle
2013-08-13
1
-1
/
+0
*
IB/qib: Improve SDMA performance
CQ Tang
2013-08-13
1
-0
/
+4
*
IB/qib: Log all SDMA errors unconditionally
Dean Luick
2013-07-12
1
-1
/
+1
*
IB/qib: Convert opcode counters to per-context
Mike Marciniszyn
2013-06-22
1
-16
/
+20
*
IB/qib: Optimize CQ callbacks
Mike Marciniszyn
2013-06-22
1
-1
/
+4
*
IB/qib: Add optional NUMA affinity
Ramkrishna Vepa
2013-06-22
1
-1
/
+6
*
IB/qib: Add DCA support
Mike Marciniszyn
2013-06-22
1
-0
/
+13
*
make drivers with pci error handlers const
Stephen Hemminger
2012-09-08
1
-1
/
+1
*
IB/qib: Fix size of cc_supported_table_entries
Mike Marciniszyn
2012-07-30
1
-5
/
+5
*
IB/qib: Add congestion control agent implementation
Mike Marciniszyn
2012-07-19
1
-0
/
+35
*
IB/qib: Reduce sdma_lock contention
Mike Marciniszyn
2012-07-19
1
-2
/
+8
*
IB/qib: Add cache line awareness to qib_qp and qib_devdata structures
Mike Marciniszyn
2012-05-14
1
-13
/
+13
*
IB/qib: Optimize pio ack buffer allocation
Mike Marciniszyn
2012-05-14
1
-1
/
+8
*
IB/qib: Add logic for affinity hint
Mike Marciniszyn
2012-02-26
1
-1
/
+9
*
IB/qib: Use RCU for qpn lookup
Mike Marciniszyn
2011-10-21
1
-0
/
+3
*
IB/qib: Eliminate divide/mod in converting idx to egr buf pointer
Mike Marciniszyn
2011-10-21
1
-2
/
+6
*
IB/qib: Correct nfreectxts for multiple HCAs
Mike Marciniszyn
2011-10-06
1
-0
/
+4
*
IB/qib: Defer HCA error events to tasklet
Mike Marciniszyn
2011-07-22
1
-0
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
IB/qib: Fix interrupt mitigation
Mike Marciniszyn
2011-01-11
1
-1
/
+1
[next]