android_kernel_xiaomi_sm8350/drivers/net/wireless/bcm43xx
Larry Finger 653d5b55c0 [PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequence
When bcm43xx-softmac is given an ifdown/ifup sequence, the value for
bcm->mac_suspended ends up wrong, which leads to a large number of
assert(bcm->mac_suspended>=0) messages. This one-line patch fixes
this problem.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-Off-By: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-08-29 17:06:34 -04:00
..
bcm43xx_debugfs.c [PATCH] bcm43xx: fix-up build breakage from merging patches out of order 2006-07-27 18:24:54 -04:00
bcm43xx_debugfs.h [PATCH] bcm43xx: init routine rewrite 2006-07-27 18:19:18 -04:00
bcm43xx_dma.c [PATCH] bcm43xx: >1G and 64bit DMA support 2006-08-29 17:06:28 -04:00
bcm43xx_dma.h [PATCH] bcm43xx: optimization of DMA bitfields 2006-08-29 17:06:29 -04:00
bcm43xx_ethtool.c kbuild: introduce utsrelease.h 2006-07-03 23:30:54 +02:00
bcm43xx_ethtool.h
bcm43xx_ilt.c
bcm43xx_ilt.h
bcm43xx_leds.c [PATCH] bcm43xx: opencoded locking 2006-07-10 14:19:41 -04:00
bcm43xx_leds.h
bcm43xx_main.c [PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequence 2006-08-29 17:06:34 -04:00
bcm43xx_main.h [PATCH] bcm43xx: init routine rewrite 2006-07-27 18:19:18 -04:00
bcm43xx_phy.c [PATCH] bcm43xx: voluntary preemtion in the calibration loops 2006-07-10 14:19:41 -04:00
bcm43xx_phy.h
bcm43xx_pio.c [PATCH] bcm43xx: opencoded locking 2006-07-10 14:19:41 -04:00
bcm43xx_pio.h [PATCH] bcm43xx: preemptible periodic work 2006-06-15 15:48:13 -04:00
bcm43xx_power.c [PATCH] bcm43xx: fix pctl slowclock limit calculation 2006-04-19 17:25:40 -04:00
bcm43xx_power.h [PATCH] bcm43xx: fix pctl slowclock limit calculation 2006-04-19 17:25:40 -04:00
bcm43xx_radio.c [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine 2006-07-05 13:42:57 -04:00
bcm43xx_radio.h [PATCH] bcm43xx: set default attenuation values. 2006-03-27 11:19:42 -05:00
bcm43xx_sysfs.c [PATCH] bcm43xx: fix-up build breakage from merging patches out of order 2006-07-27 18:24:54 -04:00
bcm43xx_sysfs.h [PATCH] bcm43xx: sysfs code cleanup 2006-04-19 17:25:41 -04:00
bcm43xx_wx.c [PATCH] bcm43xx: improved statistics 2006-07-27 18:19:25 -04:00
bcm43xx_wx.h
bcm43xx_xmit.c [PATCH] bcm43xx: improved statistics 2006-07-27 18:19:25 -04:00
bcm43xx_xmit.h
bcm43xx.h [PATCH] bcm43xx: >1G and 64bit DMA support 2006-08-29 17:06:28 -04:00
Kconfig [PATCH] Add bcm43xx HW RNG support 2006-06-26 09:58:19 -07:00
Makefile