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
/
sunvnet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-19
drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>
Joe Perches
1
-29
/
+21
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-4
/
+4
2010-02-19
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
Jiri Pirko
1
-1
/
+1
2009-12-30
drivers/net/sunvnet.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+1
2009-09-23
drivers/net: remove duplicate structure field initialization
Julia Lawall
1
-1
/
+0
2009-07-13
netdev: restore MTU change operation
Ben Hutchings
1
-0
/
+1
2009-07-13
netdev: restore MAC address set and validate operations
Ben Hutchings
1
-0
/
+1
2009-03-20
sunvnet: Convert to net_device_ops.
David S. Miller
1
-7
/
+11
2009-01-07
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
1
-4
/
+4
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-09-01
sparc64: Apply const or __initdata to vio_device_id[]
David S. Miller
1
-2
/
+2
2008-02-03
drivers/net/sunvnet.c:print_version() must be __devinit
Adrian Bunk
1
-1
/
+1
2008-01-29
[SUNVNET]: Use print_mac
Joe Perches
1
-6
/
+4
2007-08-01
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-21
[SPARC64]: Add proper multicast support to VNET driver.
David S. Miller
1
-2
/
+135
2007-07-20
[SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.
Fabio Massimo Di Nitto
1
-1
/
+1
2007-07-18
[SPARC64]: Fix reset handling in VNET driver.
David S. Miller
1
-0
/
+2
2007-07-18
[SPARC64]: Simplify VNET probing.
David S. Miller
1
-131
/
+127
2007-07-16
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
1
-13
/
+21
2007-07-16
[SPARC64]: Add Sun LDOM virtual network driver.
David S. Miller
1
-0
/
+1156