aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/interface.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell1-9/+14
2013-01-23xen-netback: allow changing the MAC address of the interfaceMatt Wilson1-0/+2
2012-01-05xen-netback: make ops structs conststephen hemminger1-2/+2
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-1/+2
2011-10-03net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel1-2/+2
2011-04-20net: xen-netback: convert to hw_featuresMichał Mirosław1-69/+15
2011-03-15xen network backend driverIan Campbell1-0/+424