linux_dsm_epyc7002/drivers/net/ethernet/intel/e1000e
Bruce Allan b6fbca2af3 e1000e: default IntMode based on kernel config & available hardware support
Based on a patch from Prabhakar Kushwaha <prabhakar@freescale.com>, set
appropriate default interrupt mode dependent on whether CONFIG_PCI_MSI
is enabled in the kernel configuration and if the hardware supports
MSI-X.  Set the module parameter log message accordingly.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Cc: Jin Qing <b24347@freescale.com>
Cc: Prabhakar Kushwaha <prabhakar@freescale.com>
Cc: Jin Qing <b24347@freescale.com>
Cc: Kumar Gala <galak@kernel.crashing.org>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-01-25 23:12:36 -08:00
..
80003es2lan.c
82571.c
defines.h e1000e: add Receive Packet Steering (RPS) support 2012-01-25 23:11:55 -08:00
e1000.h e1000e: pass pointer to ring struct instead of adapter struct 2012-01-25 23:12:19 -08:00
ethtool.c e1000e: re-factor ethtool get/set ring parameter 2012-01-25 23:12:29 -08:00
hw.h e1000e: convert head, tail and itr_register offsets to __iomem pointers 2012-01-25 23:12:13 -08:00
ich8lan.c e1000e: demote a debugging WARN to a debug log message 2011-11-02 16:54:53 -07:00
lib.c e1000e: re-enable alternate MAC address for all devices which support it 2012-01-25 23:12:06 -08:00
Makefile
netdev.c e1000e: pass pointer to ring struct instead of adapter struct 2012-01-25 23:12:19 -08:00
param.c e1000e: default IntMode based on kernel config & available hardware support 2012-01-25 23:12:36 -08:00
phy.c