linux/drivers/net/ethernet/neterion
Vaibhav Gupta 4c2ad1263b vxge: use generic power management
With legacy PM, drivers themselves were responsible for managing the
device's power states and takes care of register states.

After upgrading to the generic structure, PCI core will take care of
required tasks and drivers should do only device-specific operations.

Use "struct dev_pm_ops" variable to bind the callbacks.

Compile-tested only.

Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-01 12:58:33 -07:00
..
vxge vxge: use generic power management 2020-07-01 12:58:33 -07:00
Kconfig docs: networking: reorganize driver documentation again 2020-06-26 16:08:44 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
s2io-regs.h
s2io.c net: neterion: remove redundant assignment to variable tmp64 2020-04-12 11:44:02 -07:00
s2io.h netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00