1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/cortina
Linus Walleij dbdb0918da net: ethernet: cortina: Implement .set_pauseparam()
The Cortina Gemini ethernet can very well set up TX or RX
pausing, so add this functionality to the driver in a
.set_pauseparam() callback. Essentially just call down to
phylib and let phylib deal with this, .adjust_link()
will respect the setting from phylib.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20240529-gemini-phylib-fixes-v4-3-16487ca4c2fe@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-06-01 16:07:29 -07:00
..
gemini.c net: ethernet: cortina: Implement .set_pauseparam() 2024-06-01 16:07:29 -07:00
gemini.h net: ethernet: cortina: Fix MTU max setting 2023-11-13 20:58:20 -08:00
Kconfig net: ethernet: Replace HTTP links with HTTPS ones 2020-07-13 17:42:45 -07:00
Makefile net: ethernet: Add a driver for Gemini gigabit ethernet 2018-01-15 14:38:55 -05:00