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
/
net
/
ethernet
/
chelsio
/
cxgb4
/
sge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-26
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
1
-1
/
+1
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
1
-6
/
+6
2019-02-14
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
Vishal Kulkarni
1
-56
/
+266
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-1
/
+1
2018-09-14
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
1
-0
/
+4
2018-07-12
cxgb4: specify IQTYPE in fw_iq_cmd
Arjun Vynipadath
1
-1
/
+3
2018-06-29
cxgb4: Add support for FW_ETH_TX_PKT_VM_WR
Arjun Vynipadath
1
-2
/
+370
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2018-06-04
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
1
-2
/
+1
2018-05-21
cxgb4: copy the length of cpl_tx_pkt_core to fw_wr
Ganesh Goudar
1
-15
/
+14
2018-05-11
cxgb4: enable inner header checksum calculation
Ganesh Goudar
1
-21
/
+70
2018-04-01
cxgb4: LLD driver changes to support TLS
Atul Gupta
1
-6
/
+101
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-37
/
+184
2018-01-22
cxgb4: add geneve offload support for T6
Ganesh Goudar
1
-0
/
+3
2018-01-11
cxgb4: add support for vxlan segmentation offload
Ganesh Goudar
1
-37
/
+181
2017-11-29
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
1
-51
/
+51
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+6
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+7
2017-11-03
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
1
-1
/
+7
2017-10-28
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+6
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-08-15
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
1
-2
/
+3
2017-07-05
cxgb4: time stamping interface for PTP
Atul Gupta
1
-6
/
+167
2017-02-04
cxgb4: get rid of custom busy poll code
Eric Dumazet
1
-39
/
+0
2017-02-03
cxgb4: Fix uld_send() for ctrl pkts
Arjun V
1
-3
/
+8
2017-01-04
cxgb4: Support compressed error vector for T6
Arjun V
1
-2
/
+14
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2016-11-18
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
1
-34
/
+87
2016-11-17
cxgb4: do not call napi_hash_del()
Eric Dumazet
1
-1
/
+0
2016-09-19
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
1
-6
/
+12
2016-08-19
cxgb4: Add support for dynamic allocation of resources for ULD
Hariprasad Shenai
1
-2
/
+2
2016-07-31
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
1
-1
/
+1
2016-04-26
cxgb4: Avoids race and deadlock while freeing tx descriptor
Hariprasad Shenai
1
-0
/
+2
2016-04-11
cxgb4: Stop Rx Queues before freeing it up
Hariprasad Shenai
1
-3
/
+17
2016-03-24
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+11
2016-03-22
cxgb4: large receive offload support
Varun Prakash
1
-2
/
+10
2016-03-22
cxgb4: allocate resources for CXGB4_ULD_ISCSIT
Varun Prakash
1
-0
/
+1
2016-03-02
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
1
-1
/
+11
2016-03-02
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
1
-1
/
+1
2015-12-24
cxgb4: Update SGE context congestion map change for T6 adapter
Hariprasad Shenai
1
-3
/
+4
2015-12-24
cxgb4: Update register range and SGE registers for T6 adapter
Hariprasad Shenai
1
-2
/
+13
2015-12-24
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
1
-31
/
+2
2015-12-23
cxgb4: Use napi_complete_done() api in napi handler
Hariprasad Shenai
1
-1
/
+1
2015-12-23
cxgb4: Use the node info to alloc_ring() for RX queues
Hariprasad Shenai
1
-2
/
+4
2015-12-23
cxgb4: get naming correct for iscsi queues
Hariprasad Shenai
1
-1
/
+1
2015-12-09
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
1
-0
/
+3
2015-12-09
cxgb4: Deal with wrap-around of queue for Work request
Hariprasad Shenai
1
-4
/
+53
2015-12-09
cxgb4: prevent simultaneous execution of service_ofldq()
Hariprasad Shenai
1
-6
/
+50
2015-12-09
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
Hariprasad Shenai
1
-2
/
+2
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-1
/
+0
[next]