summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/xenbus.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-21xen-netback: transition to CLOSED when removing a VIFDavid Vrabel1-0/+4
2013-11-21xen-netback: Handle backend state transitions in a more robust wayPaul Durrant1-31/+118
2013-11-04xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant1-5/+12
2012-01-05Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich1-6/+3
2011-04-07Signed bit field; int have_hotplug_status_watch:1Ian Campbell1-1/+1
2011-03-16xen network backend driverIan Campbell1-0/+490