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-07-22
vxge: do vlan cleanup
Jiri Pirko
2
-80
/
+16
2011-07-05
net: vxge: Use is_multicast_ether_addr helper
Tobias Klauser
1
-9
/
+5
2011-06-28
vxge: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-8
/
+5
2011-06-22
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
1
-1
/
+1
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-22
vxge: fix 64 bit access on 32 bit platforms
stephen hemminger
2
-40
/
+59
2011-06-22
drivers/net: Remove casts of void *
Joe Perches
2
-32
/
+18
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2
-0
/
+2
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2
-0
/
+2
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-30
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-1
/
+2
2011-04-19
net: vxge: convert to hw_features
Michał Mirosław
3
-127
/
+59
2011-04-12
vxge: update driver version
Jon Mason
1
-2
/
+2
2011-04-12
vxge: spin-lock issue
Jon Mason
1
-16
/
+32
2011-04-12
vxge: always enable hardware time stamp
Jon Mason
3
-51
/
+64
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-8
/
+8
2011-04-07
vxge: convert to set_phys_id
stephen hemminger
1
-9
/
+16
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-8
/
+8
2011-03-28
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
1
-2
/
+2
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
1
-17
/
+1
2011-02-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-02-01
vxge: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-01-20
vxge: update driver version
Jon Mason
1
-2
/
+2
2011-01-20
vxge: MSIX one shot mode
Jon Mason
6
-50
/
+302
2011-01-20
vxge: correct eprom version detection
Jon Mason
2
-2
/
+2
2011-01-20
vxge: cleanup probe error paths
Jon Mason
1
-30
/
+25
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
[next]