mbox series

[net-next,0/6] various cleanups

Message ID 20240829214838.2235031-1-rosenp@gmail.com (mailing list archive)
Headers show
Series various cleanups | expand

Message

Rosen Penev Aug. 29, 2024, 9:48 p.m. UTC
Allow CI to build. Also a bugfix for dual GMAC devices.

Rosen Penev (5):
  net: ag71xx: add COMPILE_TEST to test compilation
  net: ag71xx: update FIFO bits and descriptions
  net: ag71xx: use ethtool_puts
  net: ag71xx: get reset control using devm api
  net: ag71xx: remove always true branch

Sven Eckelmann (1):
  net: ag71xx: disable napi interrupts during probe

 drivers/net/ethernet/atheros/Kconfig  |  4 +-
 drivers/net/ethernet/atheros/ag71xx.c | 75 ++++++++++++++-------------
 2 files changed, 41 insertions(+), 38 deletions(-)