index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
/
interface.c
Age
Commit message (
Expand
)
Author
2013-09-19
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
2013-09-12
xen-netback: fix possible format string flaw
Kees Cook
2013-08-29
xen-netback: rename functions
Wei Liu
2013-08-29
xen-netback: switch to NAPI + kthread 1:1 model
Wei Liu
2013-05-24
xen-netback: split event channels support for Xen backend driver
Wei Liu
2013-05-18
xen-netback: enable user to unload netback module
Wei Liu
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-14
xen-netback: cancel the credit timer when taking the vif down
David Vrabel
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
2013-01-23
xen-netback: allow changing the MAC address of the interface
Matt Wilson
2012-01-05
xen-netback: make ops structs const
stephen hemminger
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-10-03
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
2011-04-20
net: xen-netback: convert to hw_features
Michał Mirosław
2011-03-16
xen network backend driver
Ian Campbell