immortalwrt/target/linux/bcm63xx
Álvaro Fernández Rojas 7d12f29ae1 bcm63xx: fix bcm63xx ethernet kernel panics
Calling netdev_reset_queue() from _stop() functions is causing sporadic kernel
panics on bcm63xx, which happen mainly on BCM6318 and BCM6328.
This reverts to the previous behaviour, which called netdev_reset_queue() from
_open() functions.

Tested on Comtrend AR-5315u (BCM6318).

Fixes: 1d6f422e34 ("bcm63xx: sync ethernet driver with net-next")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-01-28 12:01:14 +01:00
..
base-files bcm63xx: add support for Innacomm W3400V6 2020-12-09 08:42:26 +01:00
dts bcm63xx: add support for Innacomm W3400V6 2020-12-09 08:42:26 +01:00
generic
image treewide: provide global default for SUPPORTED_DEVICES 2021-01-23 12:45:21 +01:00
patches-5.4 bcm63xx: fix bcm63xx ethernet kernel panics 2021-01-28 12:01:14 +01:00
profiles treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00
smp kernel: move some disabled symbols to generic 2020-12-22 19:11:50 +01:00
config-5.4 kernel: move some disabled symbols to generic 2020-12-22 19:11:50 +01:00
Makefile bcm63xx: switch to 5.4 kernel 2020-04-18 20:58:38 +02:00
modules.mk