index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_iba7220.c
Age
Commit message (
Expand
)
Author
2024-04-25
IB/qib: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2022-07-28
IB/qib: Fix repeated "in" within comments
wangjianli
2022-03-14
RDMA/qib: Fix typos in comments
Julia Lawall
2022-01-07
IB/qib: Fix typos
Qinghua Jin
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
2021-01-22
RDMA/hw/qib/qib_iba7220: Fix some kernel-doc issues
Lee Jones
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2018-11-29
RDMA/qib: Remove all occurrences of BUG_ON()
Leon Romanovsky
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-14
IB/qib: Remove set-but-not-used variables
Bart Van Assche
2017-10-14
IB/qib: Remove remaining code related to writing the EEPROM
Bart Van Assche
2017-10-09
IB/qib: Convert timers to use timer_setup()
Kees Cook
2017-09-27
IB/qib: Update QIB to use the latest PCI API
Michael J. Ruhl
2017-08-28
IB/qib: Remove unnecessary memory allocation for boardname
Kamenee Arumugam
2017-06-27
IB/qib: Replace deprecated pci functions with new API
Michael J. Ruhl
2017-04-28
IB/qib: use setup_timer
Geliang Tang
2017-02-27
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Masahiro Yamada
2016-12-03
IB/qib: Remove debug prints after allocation failure
Leon Romanovsky
2015-05-05
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
2015-02-20
IB/qib: Add blank line after declaration
Mike Marciniszyn
2015-02-17
IB/qib: Fix sizeof checkpatch warnings
Mike Marciniszyn
2015-02-16
IB/qib: Do not write EEPROM
Mitko Haralanov
2014-03-17
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
2013-06-21
IB/qib: Add DCA support
Mike Marciniszyn
2012-07-19
IB/qib: checkpatch fixes
Mike Marciniszyn
2012-05-14
IB/qib: Optimize pio ack buffer allocation
Mike Marciniszyn
2012-01-03
IB/qib: Fix a possible data corruption when receiving packets
Ram Vepa
2012-01-03
IB/qib: Eliminate 64-bit jiffies use
Mike Marciniszyn
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2011-10-21
IB/qib: Eliminate divide/mod in converting idx to egr buf pointer
Mike Marciniszyn
2011-07-18
IB/qib: Update active link width
Mitko Haralanov
2011-04-26
Revert wrong fixes for common misspellings
Lucas De Marchi
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-16
RDMA: Update workqueue usage
Tejun Heo
2011-01-10
IB/qib: Change receive queue/QPN selection
Mike Marciniszyn
2011-01-10
IB/qib: Fix interrupt mitigation
Mike Marciniszyn
2010-05-23
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
Ralph Campbell