summaryrefslogtreecommitdiff
path: root/drivers/net/sunvnet.c
AgeCommit message (Expand)Author
2010-08-19drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>Joe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-02-18net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko
2009-12-29drivers/net/sunvnet.c: use %pM to shown MAC addressH Hartley Sweeten
2009-09-22drivers/net: remove duplicate structure field initializationJulia Lawall
2009-07-12netdev: restore MTU change operationBen Hutchings
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings
2009-03-20sunvnet: Convert to net_device_ops.David S. Miller
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-01sparc64: Apply const or __initdata to vio_device_id[]David S. Miller
2008-02-03drivers/net/sunvnet.c:print_version() must be __devinitAdrian Bunk
2008-01-28[SUNVNET]: Use print_macJoe Perches
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox
2007-07-20[SPARC64]: Add proper multicast support to VNET driver.David S. Miller
2007-07-19[SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.Fabio Massimo Di Nitto
2007-07-18[SPARC64]: Fix reset handling in VNET driver.David S. Miller
2007-07-18[SPARC64]: Simplify VNET probing.David S. Miller
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller
2007-07-16[SPARC64]: Add Sun LDOM virtual network driver.David S. Miller