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
/
net
/
ethernet
/
chelsio
/
cxgb4
/
sge.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-1
/
+0
2015-09-29
cxgb4: Add HW timesptamp support for RX
Hariprasad Shenai
1
-3
/
+33
2015-09-09
cxgb4: Fix tx flit calculation
Hariprasad Shenai
1
-1
/
+1
2015-08-13
cxgb4: Add debugfs support to dump tid info
Hariprasad Shenai
1
-5
/
+4
2015-07-21
cxgb4 : Fill DCB priority in vlan control headers
Anish Bhatt
1
-4
/
+10
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-171
/
+213
2015-06-11
cxgb4: Support for user mode bar2 mappings with T4
Hariprasad S
1
-2
/
+2
2015-06-02
cxgb4: Adds support for T6 adapter
Hariprasad Shenai
1
-16
/
+31
2015-05-27
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
1
-15
/
+15
2015-05-27
cxgb4: Add debugfs facility to inject FL starvation
Hariprasad Shenai
1
-0
/
+5
2015-05-13
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
1
-69
/
+91
2015-05-06
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
1
-1
/
+8
2015-05-06
cxgb4: Move SGE Ingress DMA state monitor code to a new routine
Hariprasad Shenai
1
-73
/
+12
2015-05-06
cxgb4: Add device node to ULD info
Hariprasad Shenai
1
-1
/
+1
2015-05-06
cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()
Hariprasad Shenai
1
-0
/
+35
2015-05-06
cxgb4: Enable congestion notification from SGE for IQs and FLs.
Hariprasad Shenai
1
-5
/
+15
2015-05-06
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
1
-0
/
+9
2015-04-14
cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF
Hariprasad Shenai
1
-2
/
+4
2015-04-14
cxgb4: Add comment for calculate tx flits and sge length code
Hariprasad Shenai
1
-1
/
+35
2015-04-14
cxgb4: Use device node in page allocation
Hariprasad Shenai
1
-2
/
+4
2015-04-14
cxgb4: Freelist starving threshold varies from adapter to adapter
Hariprasad Shenai
1
-10
/
+16
[next]