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
2015-10-22
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
2015-05-12
infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses
Joe Perches
1
-2
/
+2
2015-05-05
iw_cxgb4: Remove negative advice dmesg warnings
Hariprasad S
1
-0
/
+7
2015-05-05
RDMA/cxgb4: Report the actual address of the remote connecting peer
Steve Wise
1
-0
/
+1
2015-05-05
iw_cxgb4: enforce qp/cq id requirements
Hariprasad S
1
-0
/
+23
2015-05-05
iw_cxgb4: 32b platform fixes
Hariprasad S
1
-3
/
+3
2015-02-18
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+11
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
1
-24
/
+11
2015-01-16
iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h
Hariprasad Shenai
1
-6
/
+6
2014-12-16
RDMA/cxgb4: Increase epd buff size for debug interface
Pramod Kumar
1
-1
/
+1
2014-10-14
RDMA/cxgb4: Make c4iw_wr_log_size_order static
Steve Wise
1
-1
/
+1
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+14
2014-07-22
iw_cxgb4: advertise the correct device max attributes
Hariprasad Shenai
1
-8
/
+8
2014-07-18
iw_cxgb4: fix for 64-bit integer division
Hariprasad Shenai
1
-1
/
+2
2014-07-16
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
1
-0
/
+137
2014-07-16
cxgb4/iw_cxgb4: display TPTE on errors
Hariprasad Shenai
1
-4
/
+24
2014-07-16
cxgb4/iw_cxgb4: use firmware ord/ird resource limits
Hariprasad Shenai
1
-0
/
+2
2014-07-16
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
1
-0
/
+21
2014-07-13
RDMA/cxgb4: Call iwpm_init() only once
Steve Wise
1
-7
/
+10
2014-07-09
RDMA/cxgb4: Initialize the device status page
Steve Wise
1
-0
/
+1
2014-06-10
Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...
Roland Dreier
1
-12
/
+71
2014-06-10
RDMA/cxgb4: Add support for iWARP Port Mapper user space service
Steve Wise
1
-12
/
+69
2014-05-20
RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths
Christoph Jaeger
1
-0
/
+2
2014-04-11
RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices
Steve Wise
1
-8
/
+33
2014-04-04
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2014-03-24
RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler()
Steve Wise
1
-2
/
+4
2014-03-15
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
Steve Wise
1
-70
/
+107
2013-11-09
IB/cxgb4: Fix formatting of physical address
Ben Hutchings
1
-2
/
+2
2013-08-13
RDMA/cxgb4: Add support for active and passive open connection with IPv6 address
Vipul Pandya
1
-27
/
+89
2013-03-14
RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5
Vipul Pandya
1
-2
/
+23
2013-03-14
RDMA/cxgb4: Add Support for Chelsio T5 adapter
Vipul Pandya
1
-4
/
+9
2013-02-16
RDMA/cxgb4: Fix cast warning
Stefan Hasko
1
-1
/
+1
2013-02-15
RDMA/cxgb4: Address sparse warnings
Vipul Pandya
1
-1
/
+2
2012-12-20
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
1
-0
/
+125
2012-12-20
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
1
-6
/
+79
2012-05-21
RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree
Vipul Pandya
1
-0
/
+1
2012-05-19
RDMA/cxgb4: Remove kfifo usage
Vipul Pandya
1
-15
/
+22
2012-05-19
RDMA/cxgb4: Use vmalloc() for debugfs QP dump
Vipul Pandya
1
-2
/
+2
2012-05-19
RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
1
-6
/
+170
2012-05-19
RDMA/cxgb4: Add DB Overflow Avoidance
Vipul Pandya
1
-6
/
+78
2012-05-19
RDMA/cxgb4: Add debugfs RDMA memory stats
Vipul Pandya
1
-2
/
+76
2011-10-06
RDMA/cxgb4: Fail RDMA initialization for unsupported cards
Steve Wise
1
-8
/
+33
2011-05-10
RDMA/cxgb4: EEH errors can hang the driver
Steve Wise
1
-49
/
+62
2011-05-10
RDMA/cxgb4: Initialization errors can cause crash
Steve Wise
1
-3
/
+3
2011-03-14
RDMA/cxgb4: Debugfs dump_qp() updates
Steve Wise
1
-4
/
+9
2011-03-14
RDMA/cxgb4: Dispatch FATAL event on EEH errors
Steve Wise
1
-1
/
+9
2011-03-14
RDMA/cxgb4: Remove db_drop_task
Steve Wise
1
-1
/
+0
2010-10-23
RDMA/cxgb4: Use cxgb4 service for packet gl to skb
Steve Wise
1
-41
/
+1
2010-10-12
RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlers
Steve Wise
1
-25
/
+1
[prev]
[next]