index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-27
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
1
-5
/
+4
2019-03-25
cxgb4: Convert stid_idr to XArray
Matthew Wilcox
1
-20
/
+11
2019-03-25
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-09
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-30
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-02
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
1
-0
/
+1
2018-07-25
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
1
-5
/
+14
2018-06-12
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-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+12
2018-03-29
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-13
iw_cxgb4: Fix possible circular dependency locking warning
Bharat Potnuri
1
-15
/
+13
2017-10-14
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-01
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-02-29
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
2015-10-21
iw_cxgb4: Adds support for T6 adapter
Hariprasad S
1
-6
/
+4
2015-06-11
iw_cxgb4: support for bar2 qid densities exceeding the page size
Hariprasad S
1
-12
/
+4
[next]