index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_init.c
Commit message (
Expand
)
Author
Age
*
infiniband: hw: Drop unnecessary continue
Arushi
2018-03-06
*
IB/{rdmavt, hfi1, qib}: Self determine driver name
Michael J. Ruhl
2018-01-05
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
|
\
|
*
drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
*
|
IB/qib: Convert timers to use timer_setup()
Kees Cook
2017-10-09
|
/
*
IB/qib: Remove unnecessary memory allocation for boardname
Kamenee Arumugam
2017-08-28
*
IB/qib: fix spelling mistake: "failng" -> "failing"
Colin Ian King
2017-08-18
*
IB/qib: use setup_timer
Geliang Tang
2017-04-28
*
IB/qib: Remove debug prints after allocation failure
Leon Romanovsky
2016-12-03
*
IB/qib: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
*
IB/rdmavt,hfi1,qib: Fix memory leak
Jubin John
2016-04-28
*
IB/qib: Remove completion queue data structures and functions from qib
Harish Chegondi
2016-03-10
*
IB/qib: Use rdmavt device allocation function
Dennis Dalessandro
2016-03-10
*
IB/qib: Remove ibport and use rdmavt version
Harish Chegondi
2016-03-10
*
IB/qib: Begin to use rdmavt for verbs
Dennis Dalessandro
2016-03-10
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
*
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
2015-05-05
*
IB/qib: Add blank line after declaration
Mike Marciniszyn
2015-02-20
*
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
2015-02-20
*
IB/qib: Do not write EEPROM
Mitko Haralanov
2015-02-16
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
*
IB/qib: Additional Intel branding changes
Vinit Agnihotri
2014-05-29
*
IB/qib: Fix memory leak of recv context when driver fails to initialize.
Dennis Dalessandro
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
2014-03-17
*
IB/qib: Fix debugfs ordering issue with multiple HCAs
Mike Marciniszyn
2014-03-17
*
IB/qib: Make qib_driver static
Paul Bolle
2013-08-13
*
IB/qib: Fix module-level leak
Mike Marciniszyn
2013-07-11
*
IB/qib: Convert opcode counters to per-context
Mike Marciniszyn
2013-06-21
*
IB/qib: Optimize CQ callbacks
Mike Marciniszyn
2013-06-21
*
IB/qib: Add optional NUMA affinity
Ramkrishna Vepa
2013-06-21
*
IB/qib: Add DCA support
Mike Marciniszyn
2013-06-21
*
IB/qib: change QLogic to Intel
Vinit Agnihotri
2013-03-22
*
IB/qib: convert to idr_alloc()
Tejun Heo
2013-02-27
*
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
IB/qib: checkpatch fixes
Mike Marciniszyn
2012-07-19
*
IB/qib: Add congestion control agent implementation
Mike Marciniszyn
2012-07-19
*
IB/qib: Reduce sdma_lock contention
Mike Marciniszyn
2012-07-19
*
IB/qib: Display correct value for number of contexts
Mitko Haralanov
2012-05-14
*
IB/qib: Fix style issues
Mike Marciniszyn
2012-01-03
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2011-10-31
*
|
IB/qib: Hold links until tuning data is available
Mitko Haralanov
2011-10-21
*
|
IB/qib: Eliminate divide/mod in converting idx to egr buf pointer
Mike Marciniszyn
2011-10-21
*
|
IB/qib: Correct nfreectxts for multiple HCAs
Mike Marciniszyn
2011-10-06
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
RDMA: Update workqueue usage
Tejun Heo
2011-01-16
*
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
2011-01-12
*
IB/qib: Fix multi-Florida HCA host panic on reboot
Mike Marciniszyn
2011-01-10
*
IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not set
Ralph Campbell
2010-10-26
[next]