esp-idf/components/esp_rom/esp32c6/ld
Li Shuai 6a5d4e40d2 Wi-Fi/power save: fix the some mac issues of wifi power save
Some APs are configured to hide the SSID, the length field of the SSID element
in the Beacon frame is set to 0. This can cause incorrect parsing of the Beacon
by the Wi-Fi MAC hardware.

Some APs send two beacon frames with different BSSID in a TBTT cycle. After
correctly parsing the beacon of the associated AP, it continue to receive the
other beacon frame, which will cause the MAC to remain in a wait RX/TXING
state, blocking the Wi-Fi go to sleep.
2023-07-14 10:51:47 +08:00
..
esp32c6.rom.api.ld esp_rom: add common ROM API to update CPU tick rate 2023-06-01 10:57:13 +08:00
esp32c6.rom.coexist.ld rom: update freeze rom and ld (20220919) 2022-09-29 11:13:06 +08:00
esp32c6.rom.heap.ld rom: update freeze rom and ld (20220919) 2022-09-29 11:13:06 +08:00
esp32c6.rom.ld wdt: add support for WDTs on C6 2023-01-19 12:58:26 +08:00
esp32c6.rom.libgcc.ld rom: update freeze rom and ld (20220919) 2022-09-29 11:13:06 +08:00
esp32c6.rom.net80211.ld rom: update freeze rom and ld (20220919) 2022-09-29 11:13:06 +08:00
esp32c6.rom.newlib-normal.ld rom: update freeze rom and ld (20220919) 2022-09-29 11:13:06 +08:00
esp32c6.rom.newlib.ld rom: update freeze rom and ld (20220919) 2022-09-29 11:13:06 +08:00
esp32c6.rom.phy.ld esp_rom: override i2c_reg ops api in rom phy 2022-11-17 17:23:34 +08:00
esp32c6.rom.pp.ld Wi-Fi/power save: fix the some mac issues of wifi power save 2023-07-14 10:51:47 +08:00
esp32c6.rom.rvfp.ld rom: update freeze rom and ld (20220919) 2022-09-29 11:13:06 +08:00
esp32c6.rom.spiflash.ld spi_flash: enable spi flash cache test on c6 h2 2023-03-04 07:23:59 -08:00
esp32c6.rom.version.ld esp32c6: add esp_rom support (rom version: esp32c6-20220901) 2022-09-26 20:32:04 +08:00
esp32c6.rom.wdt.ld wdt: add support for WDTs on C6 2023-01-19 12:58:26 +08:00