index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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: 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