summaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
Commit message (Expand)AuthorAgeFilesLines
* xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu2013-10-291-2/+1
* xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant2013-09-191-16/+10
* xen-netback: fix possible format string flawKees Cook2013-09-121-1/+1
* xen-netback: rename functionsWei Liu2013-08-291-10/+10
* xen-netback: switch to NAPI + kthread 1:1 modelWei Liu2013-08-291-39/+80
* xen-netback: split event channels support for Xen backend driverWei Liu2013-05-231-15/+70
* xen-netback: enable user to unload netback moduleWei Liu2013-05-171-1/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-181-2/+1
|\
| * xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-141-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-081-9/+14
|\ \ | |/
| * xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-071-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/+15
* xen network backend driverIan Campbell2011-03-151-0/+424
OpenPOWER on IntegriCloud