aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant1-2/+7
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant1-1/+2
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant1-0/+1
2013-08-29xen-netback: rename functionsWei Liu1-12/+12
2013-08-29xen-netback: switch to NAPI + kthread 1:1 modelWei Liu1-38/+94
2013-05-23xen-netback: split event channels support for Xen backend driverWei Liu1-3/+10
2013-05-17xen-netback: enable user to unload netback moduleWei Liu1-0/+1
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell1-0/+3
2011-10-26net: xen-netback: use API provided by xenbus module to map ringsDavid Vrabel1-6/+5
2011-05-17xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell1-2/+2
2011-04-20net: xen-netback: convert to hw_featuresMichał Mirosław1-3/+0
2011-03-15xen network backend driverIan Campbell1-0/+161