index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_pcie.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/qib: fix spelling mistake "colescing" -> "coalescing"
Colin Ian King
2018-11-26
1
-1
/
+1
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-1
/
+0
*
IB/qib: Remove set-but-not-used variables
Bart Van Assche
2017-10-14
1
-2
/
+1
*
IB/qib: Update QIB to use the latest PCI API
Michael J. Ruhl
2017-09-27
1
-93
/
+32
*
IB/qib: Replace deprecated pci functions with new API
Michael J. Ruhl
2017-06-27
1
-89
/
+60
*
RDMA/qib: drop qib_pci_link_reset()
Cao jin
2017-01-12
1
-8
/
+0
*
IB/qib: Use cache inhibitted and guarded mapping on powerpc
Aneesh Kumar K.V
2016-05-01
1
-6
/
+0
*
IB/qib: Add blank line after declaration
Mike Marciniszyn
2015-02-20
1
-0
/
+2
*
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
2015-02-20
1
-3
/
+5
*
IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-04-10
1
-27
/
+28
*
IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values
Bjorn Helgaas
2013-10-04
1
-16
/
+12
*
IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code
Yijing Wang
2013-09-24
1
-66
/
+30
*
IB/qib: Use pci_is_root_bus() to check whether it is a root bus
Yijing Wang
2013-09-24
1
-1
/
+1
*
IB/qib: Clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-08-13
1
-5
/
+5
*
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-12
1
-1
/
+1
|
\
|
*
make drivers with pci error handlers const
Stephen Hemminger
2012-09-07
1
-1
/
+1
*
|
IB/qib: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-23
/
+15
|
/
*
IB/qib: checkpatch fixes
Mike Marciniszyn
2012-07-19
1
-10
/
+13
*
IB/qib: Fix an incorrect log message
Betty Dall
2012-07-19
1
-1
/
+1
*
IB/qib: Add logic for affinity hint
Mike Marciniszyn
2012-02-25
1
-2
/
+19
*
IB/qib: Roll back PCIe tuning change
Mike Marciniszyn
2012-01-27
1
-1
/
+1
*
IB/qib: Default some module parameters optimally
Mike Marciniszyn
2012-01-03
1
-2
/
+2
*
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
IB/qib: Remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-07-18
1
-4
/
+4
*
IB/qib: Use pci_dev->revision
Sergei Shtylyov
2011-05-12
1
-4
/
+1
*
IB/qib: clean up properly if pci_set_consistent_dma_mask() fails
Jason Gunthorpe
2010-10-26
1
-1
/
+3
*
IB/qib: Allow driver to load if PCIe AER fails
Ralph Campbell
2010-10-26
1
-1
/
+3
*
IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem
Dave Olson
2010-07-06
1
-0
/
+2
*
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
Ralph Campbell
2010-05-23
1
-0
/
+738