index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_init.c
Age
Commit message (
Expand
)
Author
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-04-01
qib: Convert qib_unit_table to XArray
Matthew Wilcox
2018-11-29
RDMA/qib: Remove all occurrences of BUG_ON()
Leon Romanovsky
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-09
IB/{hfi1, qib}: Add handling of kernel restart
Alex Estrin
2018-03-06
infiniband: hw: Drop unnecessary continue
Arushi
2018-01-05
IB/{rdmavt, hfi1, qib}: Self determine driver name
Michael J. Ruhl
2017-11-15
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-10-09
IB/qib: Convert timers to use timer_setup()
Kees Cook
2017-08-28
IB/qib: Remove unnecessary memory allocation for boardname
Kamenee Arumugam
2017-08-18
IB/qib: fix spelling mistake: "failng" -> "failing"
Colin Ian King
2017-04-28
IB/qib: use setup_timer
Geliang Tang
2016-12-03
IB/qib: Remove debug prints after allocation failure
Leon Romanovsky
2016-10-07
IB/qib: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-04-28
IB/rdmavt,hfi1,qib: Fix memory leak
Jubin John
2016-03-10
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
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
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-20
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
2015-02-16
IB/qib: Do not write EEPROM
Mitko Haralanov
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-05-29
IB/qib: Additional Intel branding changes
Vinit Agnihotri
2014-03-17
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
2013-08-13
IB/qib: Make qib_driver static
Paul Bolle
2013-07-11
IB/qib: Fix module-level leak
Mike Marciniszyn
2013-06-21
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-03-22
IB/qib: change QLogic to Intel
Vinit Agnihotri
2013-02-27
IB/qib: convert to idr_alloc()
Tejun Heo
2013-01-03
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-19
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-05-14
IB/qib: Display correct value for number of contexts
Mitko Haralanov
2012-01-03
IB/qib: Fix style issues
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: Hold links until tuning data is available
Mitko Haralanov
[next]