openwrt/target/linux
Á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
..
apm821xx treewide: provide global default for SUPPORTED_DEVICES 2021-01-23 12:45:21 +01:00
arc770
archs38 config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-25 14:37:41 +01:00
armvirt armvirt: README: rename it from LEDE to OpenWrt 2020-12-14 21:38:10 +00:00
at91 treewide: provide global default for SUPPORTED_DEVICES 2021-01-23 12:45:21 +01:00
ath25 kernel: bump 5.4 to 5.4.86 2021-01-01 17:07:28 +01:00
ath79 ath79: remove generic profiles 2021-01-27 21:31:20 +01:00
bcm27xx kernel: bump 5.4 to 5.4.89 2021-01-15 17:29:41 +01:00
bcm47xx kernel: drop empty kmod-ledtrig-* packages 2021-01-15 18:24:31 +01:00
bcm53xx bcm53xx: use default SUPPORTED_DEVICES for Meraki MR32 2021-01-23 23:42:47 +01:00
bcm63xx bcm63xx: fix bcm63xx ethernet kernel panics 2021-01-28 12:01:14 +01:00
bcm4908 bcm4908: sort and wrap build recipes 2021-01-27 21:31:20 +01:00
gemini treewide: provide global default for SUPPORTED_DEVICES 2021-01-23 12:45:21 +01:00
generic kernel: bump 5.4 to 5.4.92 2021-01-26 00:49:53 +01:00
imx6 imx6: disable unrequired pcie host driver 2021-01-07 12:08:31 +01:00
ipq40xx ipq40xx: remove generic profile 2021-01-27 21:31:20 +01:00
ipq806x ipq806x: remove generic profile 2021-01-27 21:31:20 +01:00
ipq807x config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-25 14:37:41 +01:00
kirkwood kirkwood: remove generic profile 2021-01-27 21:31:20 +01:00
lantiq treewide: provide global default for SUPPORTED_DEVICES 2021-01-23 12:45:21 +01:00
layerscape kernel: bump 5.4 to 5.4.92 2021-01-26 00:49:53 +01:00
malta config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-25 14:37:41 +01:00
mediatek mediatek: remove generic profiles 2021-01-27 21:31:20 +01:00
mpc85xx treewide: provide global default for SUPPORTED_DEVICES 2021-01-23 12:45:21 +01:00
mvebu treewide: provide global default for SUPPORTED_DEVICES 2021-01-23 12:45:21 +01:00
mxs kernel: drop empty kmod-ledtrig-* packages 2021-01-15 18:24:31 +01:00
octeon
octeontx
omap treewide: provide global default for SUPPORTED_DEVICES 2021-01-23 12:45:21 +01:00
oxnas config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-25 14:37:41 +01:00
pistachio kernel: move some disabled symbols to generic 2020-12-22 19:11:50 +01:00
ramips ramips: remove generic profiles 2021-01-27 21:31:20 +01:00
realtek realtek: add debugfs support for mirroring 2021-01-26 15:06:50 +01:00
rockchip rockchip: fix SUPPORTED_DEVICES for Radxa ROCK Pi 4 2021-01-27 21:31:20 +01:00
sunxi sunxi: add support for linksprite pcDuino3 nano board 2021-01-27 23:14:30 +01:00
tegra treewide: provide global default for SUPPORTED_DEVICES 2021-01-23 12:45:21 +01:00
uml
x86 config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-25 14:37:41 +01:00
zynq config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-25 14:37:41 +01:00
Makefile