index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove
Potnuri Bharat Teja
1
-0
/
+1
2019-10-01
RDMA/iw_cxgb4: fix SRQ access from dump_qp()
Potnuri Bharat Teja
1
-2
/
+5
2019-05-27
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
1
-5
/
+4
2019-03-26
cxgb4: Convert stid_idr to XArray
Matthew Wilcox
1
-20
/
+11
2019-03-26
cxgb4: Convert atid_idr to XArray
Matthew Wilcox
1
-9
/
+8
2019-03-25
cxgb4: Convert hwtid_idr to XArray
Matthew Wilcox
1
-9
/
+17
2019-03-25
cxgb4: Convert mmidr to XArray
Matthew Wilcox
1
-11
/
+11
2019-03-25
cxgb4: Convert qpidr to XArray
Matthew Wilcox
1
-71
/
+50
2019-03-25
cxgb4: Convert cqidr to XArray
Matthew Wilcox
1
-3
/
+2
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-8
/
+2
2019-02-15
iw_cxgb4: cq/qp mask depends on bar2 pages in a host page
Raju Rangoju
1
-2
/
+13
2019-01-31
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
1
-1
/
+1
2019-01-24
infiniband: cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-7
/
+1
2018-08-03
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
1
-0
/
+1
2018-07-26
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
1
-5
/
+14
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+4
2018-04-27
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
1
-1
/
+8
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+12
2018-03-30
iw_cxgb4: print mapped ports correctly
Bharat Potnuri
1
-12
/
+12
2018-03-16
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
1
-0
/
+1
2017-12-13
iw_cxgb4: make pointer reg_workq static
Colin Ian King
1
-1
/
+1
2017-12-13
infiniband: cxgb4: use ktime_get for timestamps
Arnd Bergmann
1
-19
/
+15
2017-11-14
iw_cxgb4: Fix possible circular dependency locking warning
Bharat Potnuri
1
-15
/
+13
2017-10-15
RDMA/cxgb4: Fix indentation
Bart Van Assche
1
-2
/
+2
2017-09-29
iw_cxgb4: add referencing to wait objects
Steve Wise
1
-0
/
+21
2017-09-27
iw_cxgb4: Remove __func__ parameter from pr_debug()
Bharat Potnuri
1
-8
/
+8
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-06-14
rdma/cxgb4: Fix memory leaks during module exit
Raju Rangoju
1
-3
/
+7
2017-06-02
RDMA/iw_cxgb4: calculate t4_eq_status_entries properly
Ganesh Goudar
1
-1
/
+1
2017-04-20
cxgb4: Convert PDBG to pr_debug
Joe Perches
1
-31
/
+27
2017-04-20
cxgb4: Use more common logging style
Joe Perches
1
-49
/
+34
2017-02-19
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
1
-0
/
+9
2017-01-24
iw_cxgb4: Guard against null cm_id in dump_ep/qp
Ganesh Goudar
1
-49
/
+84
2017-01-10
iw_cxgb4: free EQ queue memory on last deref
Steve Wise
1
-0
/
+9
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-5
/
+3
2016-12-14
Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test
Doug Ledford
1
-4
/
+0
2016-12-08
iw_cxgb4: Fix error return code in c4iw_rdev_open()
Wei Yongjun
1
-1
/
+3
2016-12-03
IB/cxgb4: Remove debug prints after allocation failure
Leon Romanovsky
1
-4
/
+0
2016-11-18
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
1
-0
/
+1
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2016-09-19
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
1
-0
/
+4
2016-09-13
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
1
-0
/
+5
2016-09-04
iw_cxgb4: block module unload until all ep resources are released
Steve Wise
1
-0
/
+5
2016-06-23
RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dump
Hariprasad S
1
-1
/
+1
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
1
-50
/
+22
2016-03-16
iw_cxgb4: remove port mapper related code
Steve Wise
1
-47
/
+20
2016-03-01
infiniband: cxgb4: use %pR format string for printing resources
Arnd Bergmann
1
-3
/
+2
2016-01-19
iw_cxgb4: Fixes GW-Basic labels to meaningful error names
Hariprasad S
1
-28
/
+17
2016-01-19
iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()
Hariprasad S
1
-4
/
+4
2015-12-24
iw_cxgb4: Pass qid range to user space driver
Hariprasad S
1
-0
/
+4
[next]