summaryrefslogtreecommitdiffstats
path: root/drivers/net/sunvnet.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>Joe Perches2010-08-191-29/+21
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* net: convert multicast list to list_headJiri Pirko2010-04-031-4/+4
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-181-1/+1
* drivers/net/sunvnet.c: use %pM to shown MAC addressH Hartley Sweeten2009-12-291-4/+1
* drivers/net: remove duplicate structure field initializationJulia Lawall2009-09-221-1/+0
* netdev: restore MTU change operationBen Hutchings2009-07-121-0/+1
* netdev: restore MAC address set and validate operationsBen Hutchings2009-07-121-0/+1
* sunvnet: Convert to net_device_ops.David S. Miller2009-03-201-7/+11
* sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-061-4/+4
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* sparc64: Apply const or __initdata to vio_device_id[]David S. Miller2008-09-011-2/+2
* drivers/net/sunvnet.c:print_version() must be __devinitAdrian Bunk2008-02-031-1/+1
* [SUNVNET]: Use print_macJoe Perches2008-01-281-6/+4
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0
* [SPARC64]: Add proper multicast support to VNET driver.David S. Miller2007-07-201-2/+135
* [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.Fabio Massimo Di Nitto2007-07-191-1/+1
* [SPARC64]: Fix reset handling in VNET driver.David S. Miller2007-07-181-0/+2
* [SPARC64]: Simplify VNET probing.David S. Miller2007-07-181-131/+127
* [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-161-13/+21
* [SPARC64]: Add Sun LDOM virtual network driver.David S. Miller2007-07-161-0/+1156
OpenPOWER on IntegriCloud