aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/macvlan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14remove duplicate initializer (macvlan)Al Viro1-1/+0
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-3/+12
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-2/+2
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-4/+0
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-07-14[NET]: Add macvlan driverPatrick McHardy1-0/+496