linux/include
Mohamad Haj Yahia 6b6adee3da net/mlx5: SRIOV core code refactoring
Simplify the code and makes it look modular and symmetric.
Split sriov enable/disable to two levels: device level and pci level.
When user enable/disable sriov (via sriov_configure driver callback) we
will enable/disable both device and pci sriov.
When driver load/unload we will enable/disable (on demand) only device
sriov while keeping the PCI sriov enabled for next driver load.
On internal/pci error, VFs will be kept enabled on PCI and the reset
is done only in device level.

Signed-off-by: Mohamad Haj Yahia <mohamad@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-10 21:21:49 -07:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm
linux net/mlx5: SRIOV core code refactoring 2016-09-10 21:21:49 -07:00
math-emu
media
memory
misc
net net/sched: Introduce act_tunnel_key 2016-09-10 20:53:56 -07:00
pcmcia
ras
rdma
rxrpc rxrpc: Rewrite the data and ack handling code 2016-09-08 11:10:12 +01:00
scsi
soc
sound
target
trace rxrpc: Add tracepoints to record received packets and end of data_ready 2016-09-08 11:10:12 +01:00
uapi net/sched: Introduce act_tunnel_key 2016-09-10 20:53:56 -07:00
video
xen
Kbuild