index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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-03
net: convert multicast list to list_head
Jiri Pirko
1
-4
/
+4
2010-02-18
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
Jiri Pirko
1
-1
/
+1
2009-12-29
drivers/net/sunvnet.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+1
2009-09-22
drivers/net: remove duplicate structure field initialization
Julia Lawall
1
-1
/
+0
2009-07-12
netdev: restore MTU change operation
Ben Hutchings
1
-0
/
+1
2009-07-12
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-06
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
1
-4
/
+4
2008-10-27
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-28
[SUNVNET]: Use print_mac
Joe Perches
1
-6
/
+4
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-20
[SPARC64]: Add proper multicast support to VNET driver.
David S. Miller
1
-2
/
+135
2007-07-19
[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