linux/drivers/net/ethernet/intel/e1000e
Florian Fainelli 12299132b3 net: ethernet: intel: Demote MTU change prints to debug
Changing a network device MTU can be a fairly frequent operation, and
failure to change the MTU is reflected to user-space properly, both by
an appropriate message as well as by looking at whether the device's MTU
matches the configuration.

Demote the prints to debug prints by using netdev_dbg(), making all
Intel wired LAN drivers consistent, since they used a mixture of PCI
device and network device prints before.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-11-07 20:01:14 -08:00
..
80003es2lan.c e1000e: Reduce boot time by tightening sleep ranges 2019-06-28 15:59:52 -07:00
80003es2lan.h net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
82571.c e1000e: Reduce boot time by tightening sleep ranges 2019-06-28 15:59:52 -07:00
82571.h net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
defines.h e1000e: PCIm function state support 2019-06-28 16:00:28 -07:00
e1000.h PCI: Move ASPM declarations to linux/pci.h 2019-08-28 08:28:39 -05:00
ethtool.c e1000e: Add support for Tiger Lake 2019-10-29 21:17:35 -07:00
hw.h e1000e: Add support for Tiger Lake 2019-10-29 21:17:35 -07:00
ich8lan.c e1000e: Add support for Tiger Lake 2019-10-29 21:17:35 -07:00
ich8lan.h e1000e: add workaround for possible stalled packet 2019-07-24 13:55:09 -07:00
mac.c e1000e: Reduce boot time by tightening sleep ranges 2019-06-28 15:59:52 -07:00
mac.h net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
Makefile net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
manage.c net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
manage.h net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
netdev.c net: ethernet: intel: Demote MTU change prints to debug 2019-11-07 20:01:14 -08:00
nvm.c e1000e: Reduce boot time by tightening sleep ranges 2019-06-28 15:59:52 -07:00
nvm.h net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
param.c net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
phy.c net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
phy.h net: intel: Cleanup the copyright/license headers 2018-04-27 14:00:04 -04:00
ptp.c e1000e: Add support for Tiger Lake 2019-10-29 21:17:35 -07:00
regs.h e1000e: Add support for S0ix 2019-10-21 10:22:13 -07:00