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
/
vxge
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-01-14
vxge: Remember to release firmware after upgrading firmware
Jesper Juhl
1
-0
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-12-29
vxge: remove duplicated part of check
Dan Carpenter
1
-1
/
+1
2010-12-20
vxge: add missing flush of reset_task
Tejun Heo
1
-0
/
+2
2010-12-12
drivers/net: remove unnecessary flush_scheduled_work() calls
Tejun Heo
1
-2
/
+0
2010-12-11
vxge: update driver version
Jon Mason
1
-3
/
+3
2010-12-11
vxge: independent interrupt moderation
Jon Mason
1
-4
/
+7
2010-12-11
vxge: hotplug stall
Jon Mason
1
-2
/
+2
2010-12-11
vxge: transmit timeout deadlock
Jon Mason
2
-5
/
+15
2010-12-11
vxge: use pci_request_region()
Jon Mason
1
-3
/
+3
2010-12-11
vxge: fix crash of VF when unloading PF
Jon Mason
1
-7
/
+18
2010-12-11
vxge: code cleanup and reorganization
Jon Mason
6
-1979
/
+1812
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2
-2
/
+2
2010-12-02
vxge: update driver version
Jon Mason
1
-2
/
+2
2010-12-02
vxge: use strcpy for strings
Jon Mason
1
-1
/
+1
2010-12-02
vxge: remove unnecessary printks
Jon Mason
1
-11
/
+0
2010-11-29
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2
-18
/
+10
2010-11-28
drivers/net: use vzalloc()
Eric Dumazet
1
-23
/
+8
2010-11-17
drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-16
/
+12
2010-11-17
drivers/net/vxge: Remove unnecessary casts of netdev_priv
Joe Perches
2
-26
/
+26
2010-11-11
vxge: update driver version
Jon Mason
1
-2
/
+2
2010-11-11
vxge: sparse and other clean-ups
Jon Mason
3
-153
/
+76
2010-11-11
vxge: correct multi-function detection
Jon Mason
2
-3
/
+6
2010-11-11
vxge: Titan1A detection
Jon Mason
4
-55
/
+87
2010-11-11
vxge: Handle errors in vxge_hw_vpath_fw_api
Jon Mason
1
-5
/
+10
2010-11-11
vxge: add receive hardware timestamping
Jon Mason
2
-9
/
+132
2010-11-11
vxge: add support for ethtool firmware flashing
Jon Mason
7
-22
/
+500
2010-11-11
vxge: serialize access to steering control register
Jon Mason
2
-483
/
+325
2010-11-11
vxge: cleanup debug printing and asserts
Jon Mason
2
-35
/
+9
2010-11-11
vxge: Wait for Rx to become idle before reseting or closing
Jon Mason
5
-9
/
+106
2010-11-11
vxge: enable rxhash
Jon Mason
6
-63
/
+86
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-25
vxge: make functions local and remove dead code
stephen hemminger
7
-615
/
+304
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-1
/
+1
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-1
/
+1
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-19
vxge: Implement 64bit stats
Eric Dumazet
2
-16
/
+7
2010-08-18
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
1
-5
/
+5
2010-07-31
drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
Joe Perches
1
-16
/
+11
2010-07-16
vxge: Version update
Jon Mason
1
-3
/
+2
2010-07-16
vxge: Update copyright information
Jon Mason
11
-22
/
+22
2010-07-16
vxge: NETIF_F_LLTX removal
Jon Mason
3
-129
/
+39
2010-07-16
vxge: Fix multicast issues
Jon Mason
1
-124
/
+146
2010-07-16
vxge: Remove queue_state references
Jon Mason
2
-86
/
+42
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+22
2010-07-08
vxge: show startup message with KERN_INFO
Wu Fengguang
1
-2
/
+2
2010-06-27
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
1
-9
/
+20
2010-06-02
vxge: Fix checkstack warning in vxge_probe()
Prarit Bhargava
1
-42
/
+51
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
3
-49
/
+0
[next]