index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2015-04-14
cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Hariprasad Shenai
1
-1
/
+1
2015-04-09
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
1
-2
/
+2
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2015-03-29
cxgb4: Allocate dynamic mem. for egress and ingress queue maps
Hariprasad Shenai
1
-3
/
+4
2015-03-24
cxgb4: add cxgb4_fcoe.c for FCoE
Varun Prakash
1
-3
/
+71
2015-02-05
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
1
-1
/
+46
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-14
cxgb4: Ripping out old hard-wired initialization code in driver
Hariprasad Shenai
1
-87
/
+11
2015-01-13
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
1
-4
/
+5
2015-01-06
cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
Hariprasad Shenai
1
-39
/
+39
2015-01-06
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
1
-47
/
+49
2014-12-10
cxgb4/cxgb4vf: global named must be unique
Stephen Rothwell
1
-1
/
+1
2014-12-09
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
1
-72
/
+76
2014-11-23
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
Hariprasad Shenai
1
-57
/
+58
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+27
2014-11-13
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
Anish Bhatt
1
-1
/
+1
2014-11-12
cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page
Alexander Duyck
1
-3
/
+3
2014-11-10
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
Hariprasad Shenai
1
-3
/
+27
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
1
-16
/
+16
2014-10-10
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
Hariprasad Shenai
1
-1
/
+4
2014-10-09
cxgb4: clean up a type issue
Dan Carpenter
1
-10
/
+8
2014-10-09
cxgb4: potential shift wrapping bug
Dan Carpenter
1
-1
/
+1
2014-09-29
cxgb4: Add support for adaptive rx
Hariprasad Shenai
1
-2
/
+22
2014-09-29
cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.
Hariprasad Shenai
1
-41
/
+145
2014-08-22
cxgb4: Free completed tx skbs promptly
Hariprasad Shenai
1
-1
/
+2
2014-08-04
cxgb4: only free allocated fls
Hariprasad Shenai
1
-14
/
+21
2014-06-23
cxgb4 : Update copyright year on all cxgb4 files
Anish Bhatt
1
-1
/
+1
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+7
2014-06-11
cxgb4: Change default Interrupt Holdoff Packet Count Threshold
Hariprasad Shenai
1
-1
/
+0
2014-06-11
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
Hariprasad Shenai
1
-0
/
+4
[next]