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
starfive-6.6.48-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
/
chelsio
/
sge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-26
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
Joe Perches
1
-5
/
+5
2010-02-17
percpu: add __percpu sparse annotations to net drivers
Tejun Heo
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-10-03
this_cpu: Straight transformations
Christoph Lameter
1
-3
/
+2
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
1
-1
/
+0
2009-04-14
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
1
-2
/
+2
2009-02-27
chelsio: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-01-22
net: Remove redundant NAPI functions
Ben Hutchings
1
-2
/
+2
2008-12-27
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
1
-3
/
+0
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-2
/
+2
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+0
2008-11-24
drivers/net/chelsio/sge.c: remove redundant argument comments
Qinghuang Feng
1
-4
/
+0
2008-11-17
netdevice chelsio: Convert directly reference of netdev->priv
Wang Chen
1
-1
/
+1
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-07-11
cxgb: delete non NAPI code from the driver.
Francois Romieu
1
-65
/
+5
2008-01-29
drivers/net/chelsio/: #if 0 unused functions
Adrian Bunk
1
-0
/
+4
2007-12-04
cxgb - revert file mode changes.
Divy Le Ray
1
-0
/
+0
2007-12-02
cxgb - fix stats
Divy Le Ray
1
-4
/
+0
2007-12-02
cxgb - fix NAPI
Divy Le Ray
1
-4
/
+2
2007-12-02
cxgb - fix T2 GSO
Divy Le Ray
1
-19
/
+15
2007-11-16
[CHELSIO]: Fix skb->dev setting.
Divy Le Ray
1
-1
/
+1
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-16
/
+13
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-8
/
+16
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-2
/
+1
2007-02-27
chelsio: Fix non-NAPI compile
Roland Dreier
1
-0
/
+1
2007-02-06
git-netdev-all: chelsio fix
Andrew Morton
1
-1
/
+1
2007-02-06
chelsio: more rx speedup
Stephen Hemminger
1
-42
/
+45
2007-02-06
chelsio: NAPI speed improvement
Stephen Hemminger
1
-42
/
+35
2007-02-06
chelsio: misc cleanups in sge
Francois Romieu
1
-35
/
+19
2007-02-06
chelsio: useless curly braces
Francois Romieu
1
-2
/
+1
2007-02-06
chelsio: spaces, tabs and friends
Francois Romieu
1
-61
/
+64
2006-12-11
[PATCH] chelsio: working NAPI
Stephen Hemminger
1
-66
/
+49
2006-12-02
[PATCH] chelesio: transmit locking (plus bug fix).
Stephen Hemminger
1
-4
/
+15
2006-12-02
[PATCH] chelsio: statistics improvement
Stephen Hemminger
1
-15
/
+50
2006-12-02
[PATCH] chelsio: add support for other 10G boards
Stephen Hemminger
1
-118
/
+652
2006-12-02
[PATCH] chelsio: use kzalloc
Stephen Hemminger
1
-6
/
+3
2006-12-02
[PATCH] chelsio: use __netif_rx_schedule_prep
Stephen Hemminger
1
-15
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-09-23
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-5
/
+5
2006-07-09
[NET] gso: Add skb_is_gso
Herbert Xu
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-2
/
+2
[next]