aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorJarod Wilson <[email protected]>2016-10-17 15:54:17 -0400
committerDavid S. Miller <[email protected]>2016-10-18 11:34:22 -0400
commit44770e1180decf9b483d9b537fdad385a4fbf462 (patch)
tree97dff06ab97f91387a88de2dfb3c6d959609d321 /lib/cpu-notifier-error-inject.c
parent1281a2c7b814cf5ccdafa49c1410dd5092da0542 (diff)
ethernet: use core min/max MTU checking
et131x: min_mtu 64, max_mtu 9216 altera_tse: min_mtu 64, max_mtu 1500 amd8111e: min_mtu 60, max_mtu 9000 bnad: min_mtu 46, max_mtu 9000 macb: min_mtu 68, max_mtu 1500 or 10240 depending on hardware capability xgmac: min_mtu 46, max_mtu 9000 cxgb2: min_mtu 68, max_mtu 9582 (pm3393) or 9600 (vsc7326) enic: min_mtu 68, max_mtu 9000 gianfar: min_mtu 50, max_mu 9586 hns_enet: min_mtu 68, max_mtu 9578 (v1) or 9706 (v2) ksz884x: min_mtu 60, max_mtu 1894 myri10ge: min_mtu 68, max_mtu 9000 natsemi: min_mtu 64, max_mtu 2024 nfp: min_mtu 68, max_mtu hardware-specific forcedeth: min_mtu 64, max_mtu 1500 or 9100, depending on hardware pch_gbe: min_mtu 46, max_mtu 10300 pasemi_mac: min_mtu 64, max_mtu 9000 qcaspi: min_mtu 46, max_mtu 1500 - remove qcaspi_netdev_change_mtu as it is now redundant rocker: min_mtu 68, max_mtu 9000 sxgbe: min_mtu 68, max_mtu 9000 stmmac: min_mtu 46, max_mtu depends on hardware tehuti: min_mtu 60, max_mtu 16384 - driver had no max mtu checking, but product docs say 16k jumbo packets are supported by the hardware netcp: min_mtu 68, max_mtu 9486 - remove netcp_ndo_change_mtu as it is now redundant via-velocity: min_mtu 64, max_mtu 9000 octeon: min_mtu 46, max_mtu 65370 CC: [email protected] CC: Mark Einon <[email protected]> CC: Vince Bridgers <[email protected]> CC: Rasesh Mody <[email protected]> CC: Nicolas Ferre <[email protected]> CC: Santosh Raspatur <[email protected]> CC: Hariprasad S <[email protected]> CC: Christian Benvenuti <[email protected]> CC: Sujith Sankar <[email protected]> CC: Govindarajulu Varadarajan <[email protected]> CC: Neel Patel <[email protected]> CC: Claudiu Manoil <[email protected]> CC: Yisen Zhuang <[email protected]> CC: Salil Mehta <[email protected]> CC: Hyong-Youb Kim <[email protected]> CC: Jakub Kicinski <[email protected]> CC: Olof Johansson <[email protected]> CC: Jiri Pirko <[email protected]> CC: Byungho An <[email protected]> CC: Girish K S <[email protected]> CC: Vipul Pandya <[email protected]> CC: Giuseppe Cavallaro <[email protected]> CC: Alexandre Torgue <[email protected]> CC: Andy Gospodarek <[email protected]> CC: Wingman Kwok <[email protected]> CC: Murali Karicheri <[email protected]> CC: Francois Romieu <[email protected]> Signed-off-by: Jarod Wilson <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions