linux-stable/drivers/net/wireless/mediatek
Felix Fietkau cbec83d40c mt76: use udelay instead of usleep_range in mt76x2_mac_stop
usleep_range can cause excessive latency on channel change if waiting
for the MAC to stop fails. It will be forced to stop by the code
following that loop anyway.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-05-23 10:58:20 +03:00
..
mt76 mt76: use udelay instead of usleep_range in mt76x2_mac_stop 2018-05-23 10:58:20 +03:00
mt7601u mt7601u: run calibration works after finishing scanning 2018-04-24 20:33:03 +03:00
Kconfig net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text 2018-03-13 18:52:25 +02:00
Makefile mt76: add driver code for MT76x2e 2017-12-07 15:35:56 +02:00