index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
sge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: get rid of custom busy poll code
Eric Dumazet
2017-02-03
1
-39
/
+0
*
cxgb4: Fix uld_send() for ctrl pkts
Arjun V
2017-02-03
1
-3
/
+8
*
cxgb4: Support compressed error vector for T6
Arjun V
2017-01-04
1
-2
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-1
/
+0
|
\
|
*
cxgb4: do not call napi_hash_del()
Eric Dumazet
2016-11-16
1
-1
/
+0
*
|
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
2016-11-18
1
-34
/
+87
|
/
*
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
2016-09-19
1
-6
/
+12
*
cxgb4: Add support for dynamic allocation of resources for ULD
Hariprasad Shenai
2016-08-18
1
-2
/
+2
*
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
2016-07-30
1
-1
/
+1
*
cxgb4: Avoids race and deadlock while freeing tx descriptor
Hariprasad Shenai
2016-04-26
1
-0
/
+2
*
cxgb4: Stop Rx Queues before freeing it up
Hariprasad Shenai
2016-04-11
1
-3
/
+17
*
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-23
1
-2
/
+11
|
\
|
*
cxgb4: large receive offload support
Varun Prakash
2016-03-22
1
-2
/
+10
|
*
cxgb4: allocate resources for CXGB4_ULD_ISCSIT
Varun Prakash
2016-03-22
1
-0
/
+1
*
|
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
2016-03-02
1
-1
/
+11
*
|
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
2016-03-02
1
-1
/
+1
|
/
*
cxgb4: Update SGE context congestion map change for T6 adapter
Hariprasad Shenai
2015-12-23
1
-3
/
+4
*
cxgb4: Update register range and SGE registers for T6 adapter
Hariprasad Shenai
2015-12-23
1
-2
/
+13
*
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
2015-12-23
1
-31
/
+2
*
cxgb4: Use napi_complete_done() api in napi handler
Hariprasad Shenai
2015-12-23
1
-1
/
+1
*
cxgb4: Use the node info to alloc_ring() for RX queues
Hariprasad Shenai
2015-12-23
1
-2
/
+4
*
cxgb4: get naming correct for iscsi queues
Hariprasad Shenai
2015-12-23
1
-1
/
+1
*
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
2015-12-08
1
-0
/
+3
*
cxgb4: Deal with wrap-around of queue for Work request
Hariprasad Shenai
2015-12-08
1
-4
/
+53
*
cxgb4: prevent simultaneous execution of service_ofldq()
Hariprasad Shenai
2015-12-08
1
-6
/
+50
*
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
Hariprasad Shenai
2015-12-08
1
-2
/
+2
*
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
1
-1
/
+0
*
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
1
-1
/
+0
*
cxgb4: Add HW timesptamp support for RX
Hariprasad Shenai
2015-09-28
1
-3
/
+33
*
cxgb4: Fix tx flit calculation
Hariprasad Shenai
2015-09-09
1
-1
/
+1
*
cxgb4: Add debugfs support to dump tid info
Hariprasad Shenai
2015-08-12
1
-5
/
+4
*
cxgb4 : Fill DCB priority in vlan control headers
Anish Bhatt
2015-07-21
1
-4
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
1
-171
/
+213
|
\
|
*
cxgb4: Adds support for T6 adapter
Hariprasad Shenai
2015-06-01
1
-16
/
+31
|
*
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
2015-05-27
1
-15
/
+15
|
*
cxgb4: Add debugfs facility to inject FL starvation
Hariprasad Shenai
2015-05-27
1
-0
/
+5
|
*
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
2015-05-12
1
-69
/
+91
|
*
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2015-05-05
1
-1
/
+8
|
*
cxgb4: Move SGE Ingress DMA state monitor code to a new routine
Hariprasad Shenai
2015-05-05
1
-73
/
+12
|
*
cxgb4: Add device node to ULD info
Hariprasad Shenai
2015-05-05
1
-1
/
+1
|
*
cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()
Hariprasad Shenai
2015-05-05
1
-0
/
+35
|
*
cxgb4: Enable congestion notification from SGE for IQs and FLs.
Hariprasad Shenai
2015-05-05
1
-5
/
+15
|
*
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2015-05-05
1
-0
/
+9
*
|
cxgb4: Support for user mode bar2 mappings with T4
Hariprasad S
2015-06-11
1
-2
/
+2
|
/
*
cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF
Hariprasad Shenai
2015-04-14
1
-2
/
+4
*
cxgb4: Add comment for calculate tx flits and sge length code
Hariprasad Shenai
2015-04-14
1
-1
/
+35
*
cxgb4: Use device node in page allocation
Hariprasad Shenai
2015-04-14
1
-2
/
+4
*
cxgb4: Freelist starving threshold varies from adapter to adapter
Hariprasad Shenai
2015-04-14
1
-10
/
+16
*
cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Hariprasad Shenai
2015-04-14
1
-1
/
+1
*
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
2015-04-09
1
-2
/
+2
[next]