mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-20 16:30:53 +00:00
1782199f96
Make Sahara SXG driver use MSI-X interrupts instead of line based interrupts if possible. In case of problems in getting MSI-X vectors or MSI-X not being supported, driver will fall back to use previous line based interrupts. Signed-off-by: LinSysSoft Sahara Team <saharaproj@linsyssoft.com> Signed-off-by: Mithlesh Thukral <mithlesh@linsyssoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
README | ||
saharadbgdownload.c | ||
saharadbgdownloadB.c | ||
saharadownload.c | ||
saharadownloadB.c | ||
sxg_ethtool.c | ||
sxg_os.h | ||
sxg.c | ||
sxg.h | ||
sxgdbg.h | ||
sxghif.h | ||
sxghw.h | ||
sxgphycode.h |
This is the rough cut at a driver for the Alacritech SLIC Technology Non-Accelerated 10Gbe network driver. TODO: - remove wrappers - checkpatch.pl cleanups - new functionality that the card needs - remove reliance on x86 Please send patches to: Greg Kroah-Hartman <gregkh@suse.de> for any cleanups that you do to this driver.