aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sunvnet.c
Commit message (Expand)AuthorAgeFilesLines
* 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