aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback
Commit message (Expand)AuthorAgeFilesLines
* xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-281-2/+1
* xen-netback: correctly return errors from netbk_count_requests()David Vrabel2013-02-281-4/+4
* xen/netback: check correct frag when looking for head fragIan Campbell2013-02-281-1/+1
* netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-141-1/+1
* xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-141-1/+12
* xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-141-26/+14
* xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-143-26/+62
* net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-11-111-2/+2
* xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell2011-05-171-2/+2
* net: xen-netback: convert to hw_featuresMichał Mirosław2011-04-202-72/+15
* Signed bit field; int have_hotplug_status_watch:1Ian Campbell2011-04-061-1/+1
* xen network backend driverIan Campbell2011-03-155-0/+2823