mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
6bcd1c2501
Some local patches have been sent to upstream and they are slightly different from the upstream version. So it's better to replace them to avoid conflicts with the new mac80211 backport driver. The different parts have been merged into patch 996. This commit also includes some additional fixes: * Fix watchdog function. * Improve MT7620 register initialization. * Introduce DMA busy watchdog for rt2800. P.S. Sometimes rt2800 series chips may fall into a DMA busy state. The tx queues become very slow and the client cannot connect to the AP. Usually, We can see a lot of hostapd warnings at this point: 'hostapd: IEEE 802.11: did not acknowledge authentication response' The DMA busy watchdog can help the driver automatically recover from this abnormal state. By the way, setting higer 'cell_density' and disabling 'disassoc_low_ack' can significantly reduce the probability of the DMA busy. Signed-off-by: Shiji Yang <yangshiji66@qq.com> |
||
---|---|---|
.. | ||
070-ath_common_config.patch | ||
100-wifi-ath-add-struct_group-for-struct-ath_cycle_count.patch | ||
400-ath_move_debug_code.patch | ||
402-ath_regd_optional.patch | ||
403-world_regd_fixup.patch | ||
404-regd_no_assoc_hints.patch | ||
405-ath_regd_us.patch | ||
406-ath_relax_default_regd.patch | ||
431-add_platform_eeprom_support_to_ath5k.patch |