mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-29 18:19:02 +00:00
cdc8470aec
During the channel scanning process, the driver will continuously switch channels. It seems that the full RF calibration step in rt2800_config_channel() caused the channel scanning function to timeout. To fix it, move the RF calibration to rt2800_enable_radio() so that it is only executed once. This commit also includes some coding format adjustments to follow the Linux recommended style. Fixes: |
||
---|---|---|
.. | ||
100-rt2x00_options.patch | ||
501-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch | ||
601-rt2x00-introduce-rt2x00_platform_h.patch | ||
602-rt2x00-introduce-rt2x00eeprom.patch | ||
603-rt2x00-of_load_eeprom_filename.patch | ||
604-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch | ||
606-rt2x00-allow_disabling_bands_through_platform_data.patch | ||
607-rt2x00-add_platform_data_mac_addr.patch | ||
608-rt2x00-allow_disabling_bands_through_dts.patch | ||
609-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch | ||
610-rt2x00-change-led-polarity-from-OF.patch | ||
611-rt2x00-add-AP+STA-support.patch | ||
994-rt2x00-import-support-for-external-LNA-on-MT7620.patch | ||
995-rt2x00-mt7620-introduce-accessors-for-CHIP_VER-register.patch | ||
996-rt2x00-mt7620-differentiate-based-on-SoC-CHIP_VER.patch | ||
998-wifi-rt2x00-rework-MT7620-PA-LNA-RF-calibration.patch |