Amit Shah
|
f878d0be22
virtio-pci: switch to PM ops macro to initialise PM functions
|
13 years ago |
Amit Shah
|
04c2322bee
virtio-pci: S3 support
|
13 years ago |
Amit Shah
|
0517fdd156
virtio-pci: drop restore_common()
|
13 years ago |
Amit Shah
|
f38f8387cb
virtio: drop thaw PM operation
|
13 years ago |
Amit Shah
|
f0fe6f1150
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
|
13 years ago |
Amit Shah
|
d077536386
virtio: pci: switch to new PM API
|
13 years ago |
Rusty Russell
|
7b21e34fd1
virtio: harsher barriers for rpmsg.
|
13 years ago |
David S. Miller
|
b3613118eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Michael S. Tsirkin
|
e6af578c53
virtio-pci: make reset operation safer
|
13 years ago |
David S. Miller
|
efd0bf97de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Rick Jones
|
66846048f5
enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs
|
13 years ago |
Michael S. Tsirkin
|
72103bd128
virtio-pci: fix use after free
|
13 years ago |
Krishna Kumar
|
005b20a8e0
virtio: Dont add "config" to list for !per_vq_vector
|
13 years ago |
Amit Shah
|
31a3ddda16
virtio_pci: Prevent double-free of pci regions after device hot-unplug
|
14 years ago |
Milton Miller
|
8b3bb3ecf1
virtio: remove virtio-pci root device
|
14 years ago |
Michael S. Tsirkin
|
b03214d559
virtio-pci: disable msi at startup
|
15 years ago |
Jiri Kosina
|
6c9468e9eb
Merge branch 'master' into for-next
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Thomas Weber
|
8839316121
Fix typos in comments
|
15 years ago |
Michael S. Tsirkin
|
bc505f3739
virtio: set pci bus master enable bit
|
15 years ago |
Michael S. Tsirkin
|
3119815912
virtio: fix out of range array access
|
15 years ago |
Jamie Lokier
|
1f08b833dd
Add __devexit_p around reference to virtio_pci_remove
|
15 years ago |
Michael S. Tsirkin
|
0b22bd0ba0
virtio-pci: fix per-vq MSI-X request logic
|
15 years ago |
Rusty Russell
|
f68d24082e
virtio_pci: minor MSI-X cleanups
|
15 years ago |
Michael S. Tsirkin
|
e969fed542
virtio: refactor find_vqs
|
16 years ago |
Michael S. Tsirkin
|
f6c8250703
virtio: delete vq from list
|
16 years ago |
Michael S. Tsirkin
|
ff52c3fc71
virtio: fix memory leak on device removal
|
16 years ago |
Mark McLoughlin
|
4b892e6582
virtio-pci: correctly unregister root device on error
|
16 years ago |
Michael S. Tsirkin
|
82af8ce84e
virtio_pci: optional MSI-X support
|
16 years ago |
Michael S. Tsirkin
|
77cf524654
virtio_pci: split up vp_interrupt
|
16 years ago |