summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback
AgeCommit message (Expand)Author
2013-02-28xen-netback: cancel the credit timer when taking the vif downDavid Vrabel
2013-02-28xen-netback: correctly return errors from netbk_count_requests()David Vrabel
2013-02-28xen/netback: check correct frag when looking for head fragIan Campbell
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2011-11-11net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel
2011-05-17xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell
2011-04-20net: xen-netback: convert to hw_featuresMichał Mirosław
2011-04-06Signed bit field; int have_hotplug_status_watch:1Ian Campbell
2011-03-15xen network backend driverIan Campbell