openwrtv3/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx
Matt Merhar 9c26def64a ath79: fix unaligned access panic in ag71xx_mdio_probe
Without "syscon" being present in an ag71xx ethernet DT node's
compatible property, a panic occurs at boot during probe citing
"Unhandled kernel unaligned access".

With this modification, the panic no longer occurs and instead the probe
simply fails, allowing the boot process to continue.

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2018-09-06 21:35:53 +02:00
..
ag71xx.h ath79: ag71xx: apply interface mode to MII0/1_CTRL on ar71xx/ar913x 2018-08-28 11:26:53 +02:00
ag71xx_ar7240.c ath79: ag71xx: assert a switch reset if defined in dts. 2018-07-30 10:43:35 +02:00
ag71xx_debugfs.c
ag71xx_ethtool.c
ag71xx_gmac.c ath79: gmac: add parsers for rxd(v)- and tx(d|en)-delay for AR9344 2018-08-13 08:48:37 +02:00
ag71xx_main.c ath79: ag71xx: apply interface mode to MII0/1_CTRL on ar71xx/ar913x 2018-08-28 11:26:53 +02:00
ag71xx_mdio.c ath79: fix unaligned access panic in ag71xx_mdio_probe 2018-09-06 21:35:53 +02:00
ag71xx_phy.c
Kconfig
Makefile ath79: ag71xx: Make builtin switch driver a separated module 2018-07-30 10:43:33 +02:00