index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2010-10-12
RDMA/cxgb4: Add default_llseek to debugfs files
Steve Wise
1
-0
/
+2
2010-09-28
RDMA/cxgb4: Support on-chip SQs
Steve Wise
1
-0
/
+19
2010-09-28
RDMA/cxgb4: debugfs files for dumping active stags
Steve Wise
1
-39
/
+113
2010-08-08
RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW
Steve Wise
1
-2
/
+7
2010-05-25
RDMA/cxgb4: Register RDMA provider based on LLD state_change events
Steve Wise
1
-10
/
+36
2010-05-25
RDMA/cxgb4: Detach from the LLD after unregistering RDMA device
Steve Wise
1
-3
/
+1
2010-04-22
RDMA/cxgb4: Add driver for Chelsio T4 RNIC
Steve Wise
1
-0
/
+520
[prev]