index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
cxgb4
/
device.c
Age
Commit message (
Expand
)
Author
2020-05-25
RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove
Potnuri Bharat Teja
2019-10-01
RDMA/iw_cxgb4: fix SRQ access from dump_qp()
Potnuri Bharat Teja
2019-05-27
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
2019-03-25
cxgb4: Convert stid_idr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert atid_idr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert hwtid_idr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert mmidr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert qpidr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert cqidr to XArray
Matthew Wilcox
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-02-15
iw_cxgb4: cq/qp mask depends on bar2 pages in a host page
Raju Rangoju
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-24
infiniband: cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-08-02
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
2018-07-25
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-27
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-29
iw_cxgb4: print mapped ports correctly
Bharat Potnuri
2018-03-16
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
2017-12-13
iw_cxgb4: make pointer reg_workq static
Colin Ian King
2017-12-13
infiniband: cxgb4: use ktime_get for timestamps
Arnd Bergmann
2017-11-13
iw_cxgb4: Fix possible circular dependency locking warning
Bharat Potnuri
2017-10-14
RDMA/cxgb4: Fix indentation
Bart Van Assche
2017-09-29
iw_cxgb4: add referencing to wait objects
Steve Wise
2017-09-27
iw_cxgb4: Remove __func__ parameter from pr_debug()
Bharat Potnuri
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-06-14
rdma/cxgb4: Fix memory leaks during module exit
Raju Rangoju
2017-06-01
RDMA/iw_cxgb4: calculate t4_eq_status_entries properly
Ganesh Goudar
2017-04-20
cxgb4: Convert PDBG to pr_debug
Joe Perches
2017-04-20
cxgb4: Use more common logging style
Joe Perches
2017-02-19
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
2017-01-24
iw_cxgb4: Guard against null cm_id in dump_ep/qp
Ganesh Goudar
2017-01-10
iw_cxgb4: free EQ queue memory on last deref
Steve Wise
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-14
Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test
Doug Ledford
2016-12-08
iw_cxgb4: Fix error return code in c4iw_rdev_open()
Wei Yongjun
2016-12-03
IB/cxgb4: Remove debug prints after allocation failure
Leon Romanovsky
2016-11-18
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-19
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
2016-09-13
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
2016-09-04
iw_cxgb4: block module unload until all ep resources are released
Steve Wise
2016-06-23
RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dump
Hariprasad S
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
2016-03-16
iw_cxgb4: remove port mapper related code
Steve Wise
2016-02-29
infiniband: cxgb4: use %pR format string for printing resources
Arnd Bergmann
2016-01-19
iw_cxgb4: Fixes GW-Basic labels to meaningful error names
Hariprasad S
2016-01-19
iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()
Hariprasad S
2015-12-24
iw_cxgb4: Pass qid range to user space driver
Hariprasad S
[next]