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
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
cxgb3: commnonize LASI phy code
Divy Le Ray
4
-48
/
+77
2008-10-09
cxgb3: More flexible support for PHY interrupts.
Divy Le Ray
3
-18
/
+27
2008-10-09
cxgb3: simplify port type struct and usage
Divy Le Ray
6
-87
/
+94
2008-10-09
cxgb3: allow for PHY reset status
Divy Le Ray
4
-27
/
+37
2008-10-09
cxgb3: Allocate multiqueues at init time
Divy Le Ray
3
-37
/
+145
2008-10-09
cxgb3: reset the adapter on fatal error
Divy Le Ray
5
-60
/
+119
2008-10-09
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
3
-3
/
+24
2008-09-25
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-4
/
+4
2008-09-25
cxgb3 - remove duplicate tests in lro
Divy Le Ray
1
-35
/
+0
2008-09-22
cxgb3: Use SKB list interfaces instead of home-grown implementation.
David S. Miller
4
-48
/
+42
2008-07-30
cxgb3: Allow 64KB firmware images.
Steve Wise
1
-1
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
5
-6
/
+16
2008-07-15
RDMA/cxgb3: Fixes for zero STag
Steve Wise
1
-1
/
+1
2008-07-15
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
2
-0
/
+8
2008-07-11
cxgb3 - Add iscsi support
Karen Xie
5
-8
/
+59
2008-07-10
cxgb3: treat firmware data as const
David Woodhouse
2
-5
/
+7
2008-07-08
vlan: move struct vlan_dev_info to private header
Patrick McHardy
1
-1
/
+1
2008-06-25
cxgb3 - add missing adapter type for RDMA
Divy Le Ray
2
-2
/
+22
2008-05-22
cxgb3 - Add LRO support
Divy Le Ray
6
-12
/
+267
2008-05-22
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2
-35
/
+84
2008-05-22
cxgb3 - Fix dma mapping error path
Divy Le Ray
1
-12
/
+41
2008-05-13
cxgb3 - fix EEH
Divy Le Ray
5
-6
/
+70
2008-05-13
cxgb3 - fix port up/down error path
Divy Le Ray
2
-15
/
+18
2008-05-06
cxgb3: Use CAP_SYS_RAWIO for firmware
Alan Cox
1
-2
/
+2
2008-04-30
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
1
-1
/
+1
2008-04-19
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2
-2
/
+0
2008-04-17
cxgb3: Fix __must_check warning with dev_dbg.
Dan Noe
1
-2
/
+2
2008-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-9
/
+9
2008-03-26
annotate cxgb3 (ab)uses of skb->priority/skb->csum
Al Viro
1
-3
/
+19
2008-03-26
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
1
-9
/
+9
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-3
/
+9
2008-03-17
cxgb3: Fix transmit queue stop mechanism
Divy Le Ray
1
-3
/
+9
2008-03-04
[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().
YOSHIFUJI Hideaki
1
-1
/
+1
2008-02-11
cxgb3: Handle ARP completions that mark neighbors stale.
Steve Wise
1
-1
/
+1
2008-02-11
Optimize cxgb3 xmit path (a bit)
Krishna Kumar
1
-20
/
+15
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
1
-3
/
+1
2008-02-03
cxgb3: Remove incorrect __devinit annotations
Roland Dreier
3
-14
/
+12
2008-01-29
annotate cxgb3
Al Viro
4
-24
/
+26
2008-01-29
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
1
-1
/
+1
2008-01-29
cxgb3 - Fix EEH, missing softirq blocking
Divy Le Ray
2
-11
/
+10
2008-01-29
cxgb3 - parity initialization for T3C adapters.
Divy Le Ray
6
-29
/
+472
2008-01-29
drivers/net/cxgb3: trim trailing whitespace
Jeff Garzik
5
-31
/
+31
2008-01-29
cxgb3 - Fix I/O synchronization
Divy Le Ray
1
-2
/
+5
2008-01-29
cxgb3 - HW set up updates
Divy Le Ray
3
-4
/
+44
2008-01-29
cxgb3 - sysfs methods clean up
Divy Le Ray
1
-10
/
+9
2008-01-29
cxgb3 - fix interaction with pktgen
Divy Le Ray
1
-42
/
+40
2008-01-29
cxgb3 - FW upgrade
Divy Le Ray
2
-5
/
+9
2008-01-29
cxgb3 - Add EEH support
Divy Le Ray
1
-0
/
+107
2008-01-29
cxgb3 - Fix resources release.
Divy Le Ray
1
-4
/
+4
[prev]
[next]