summaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-191-2/+1Star
|\
| * xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-141-2/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-091-9/+14
|\|
| * xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-081-9/+14
* | xen-netback: allow changing the MAC address of the interfaceMatt Wilson2013-01-231-0/+2
|/
* xen-netback: make ops structs conststephen hemminger2012-01-051-2/+2
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-1/+2
* net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-031-2/+2
* net: xen-netback: convert to hw_featuresMichał Mirosław2011-04-201-69/+15Star
* xen network backend driverIan Campbell2011-03-161-0/+424