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