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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-04
cxgb4: Remove WOL get/set ethtool support
Hariprasad Shenai
4
-137
/
+0
2015-06-04
cxgb4: Add support to dump loopback port stats
Hariprasad Shenai
4
-1
/
+92
2015-06-04
cxgb4: Add support in ethtool to dump channel stats
Hariprasad Shenai
4
-1
/
+136
2015-06-04
cxgb4: Add ethtool support to get adapter stats
Hariprasad Shenai
5
-46
/
+280
2015-06-02
cxgb4vf: Adds SRIOV driver changes for T6 adapter
Hariprasad Shenai
3
-23
/
+54
2015-06-02
cxgb4: Adds support for T6 adapter
Hariprasad Shenai
10
-149
/
+524
2015-06-02
cxgb4: Add is_t6 macro and T6 register ranges
Hariprasad Shenai
2
-0
/
+354
2015-06-02
cxgb4: remove unused fn to enable/disable db coalescing
Hariprasad Shenai
2
-21
/
+0
2015-05-27
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
9
-89
/
+89
2015-05-27
cxgb4: Add debugfs facility to inject FL starvation
Hariprasad Shenai
4
-1
/
+81
2015-05-25
cxgb4: Add PHY firmware support for T420-BT cards
Hariprasad Shenai
4
-42
/
+375
2015-05-22
cxgb4: Update T4/T5 adapter register ranges
Hariprasad Shenai
1
-31
/
+44
2015-05-22
cxgb4: Optimize and cleanup setup memory window code
Hariprasad Shenai
3
-77
/
+102
2015-05-19
cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorder
Hariprasad Shenai
1
-182
/
+217
2015-05-19
cxgb4: Remove dead function t4_read_edc and t4_read_mc
Hariprasad Shenai
2
-114
/
+0
2015-05-13
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
9
-147
/
+235
2015-05-09
cxgb4: Initialize RSS mode for all Ports
Hariprasad Shenai
3
-7
/
+80
2015-05-06
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2
-2
/
+16
2015-05-06
cxgb4: Move SGE Ingress DMA state monitor code to a new routine
Hariprasad Shenai
3
-79
/
+156
2015-05-06
cxgb4: Add device node to ULD info
Hariprasad Shenai
3
-1
/
+3
2015-05-06
cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()
Hariprasad Shenai
3
-0
/
+45
2015-05-06
cxgb4: Enable congestion notification from SGE for IQs and FLs.
Hariprasad Shenai
5
-13
/
+28
2015-05-06
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2
-1
/
+14
2015-04-29
cxgb4: Fix MC1 memory offset calculation
Hariprasad Shenai
1
-1
/
+1
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-16
/
+7
2015-04-16
cxgb4: drop __GFP_NOFAIL allocation
Michal Hocko
1
-3
/
+12
2015-04-15
VFS: Fix up some ->d_inode accesses in the chelsio driver
David Howells
2
-16
/
+7
2015-04-14
cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF
Hariprasad Shenai
2
-3
/
+6
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
3
-14
/
+14
2015-04-08
cxgb4: Move ethtool related code to a separate file
Hariprasad Shenai
5
-1608
/
+1702
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-62
/
+225
2015-04-01
cxgb4: Fix to dump devlog, even if FW is crashed
Hariprasad Shenai
4
-26
/
+65
2015-04-01
cxgb4: Firmware macro changes for fw verison 1.13.32.0
Hariprasad Shenai
2
-6
/
+41
2015-04-01
chelsio cxgb/cxgb3: Make stats_strings arrays const
Joe Perches
2
-2
/
+2
2015-03-29
cxgb4vf: Fix sparse warnings
Hariprasad Shenai
2
-7
/
+11
2015-03-29
cxgb4: Disable interrupts and napi before unregistering netdev
Hariprasad Shenai
1
-7
/
+18
2015-03-29
cxgb4: Allocate dynamic mem. for egress and ingress queue maps
Hariprasad Shenai
3
-15
/
+83
2015-03-29
cxgb4: fix boolreturn.cocci warnings
Wu Fengguang
1
-3
/
+3
2015-03-25
cxgb4: Fix frame size warning for 32 bit arch
Hariprasad Shenai
1
-1
/
+7
2015-03-24
cxgb4: update Kconfig and Makefile for FCoE support
Varun Prakash
2
-0
/
+12
2015-03-24
cxgb4: add cxgb4_fcoe.c for FCoE
Varun Prakash
3
-3
/
+201
2015-03-24
cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE
Varun Prakash
3
-0
/
+89
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-03-19
cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"
Hariprasad Shenai
3
-6
/
+2
2015-03-19
cxgb4: Add device ID for new adapter
Hariprasad Shenai
1
-0
/
+1
2015-03-10
cxgb4: fix coccinelle warnings
Hariprasad Shenai
1
-1
/
+1
[prev]
[next]