summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/xenbus.c
AgeCommit message (Expand)Author
2014-10-25xen-netback: reintroduce guest Rx stall detectionDavid Vrabel
2014-10-25xen-netback: fix unlimited guest Rx internal queue and carrier flappingDavid Vrabel
2014-10-25xen-netback: make feature-rx-notify mandatoryDavid Vrabel
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-08-13xen-netback: fix debugfs entry creationWei Liu
2014-08-13xen-netback: fix debugfs write length checkWei Liu
2014-07-08xen-netback: Adding debugfs "io_ring_qX" filesZoltan Kiss
2014-06-25xen-netback: bookkeep number of active queues in our own moduleWei Liu
2014-06-04xen-netback: Add support for multiple queuesAndrew J. Bennieston
2014-06-04xen-netback: Factor queue-specific data into queue structWei Liu
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant
2013-10-17xen-netback: add support for IPv6 checksum offload from guestPaul Durrant
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant
2013-10-08xen-netback: transition to CLOSED when removing a VIFDavid Vrabel
2013-09-30xen-netback: Handle backend state transitions in a more robust wayPaul Durrant
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-07-02xen-netback: xenbus.c: use more current logging stylesWei Liu
2013-05-23xen-netback: split event channels support for Xen backend driverWei Liu
2013-05-17xen-netback: enable user to unload netback moduleWei Liu
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2011-04-06Signed bit field; int have_hotplug_status_watch:1Ian Campbell
2011-03-15xen network backend driverIan Campbell