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