1. fix TKIP counter measure fail issue(d63b857d)
2. support WPS enrollee in APSTA mode(b868d1dd)
3. fix sniffer stop cause ap not rx data issue(eefe22d0)
4. add an API to enable/disable ap rx probe request event(f9df83d7)
1. PHY383.0 (144a41def)
1)add IRAM_ATTR to the API who running in interrupt.
2) add pwdet_sar2_init() to phy_pwdet_onetime_en() for configuring SAR2 to power detect。
2. PHY380.0 (121493c6)
last version PHY379.0 can take watchdog.
1. PHY379.0 (4bdc3f76)
Added two functions in PHY API for disable interrupts.
2. PHY378.0 (3e6afecd)
add rfcal data checking to PHY
3. PHY377.0 (9cebd864)
do not use some rom function which used ets_delay_us().
add rfcal data checking API.
add TX Power ontime tracking API.
4. RTC V236 (d616fe55)
update VDD33 driver
5. PHY V371.0 (07188d4a)
add rx sense API
add multi-ant API
fix a problem for last version PHY 366.0.
PHY366.0 will make TX Power tracking fail in sometime
1. fix the bug that in sniffer mode last descriptor is null when
receive incorrect packets at first(9adebde6)
2. revert bugfix/inctive_time_happen_in_softAP(eee6c4b5)
1. change first scanning channel to adjust different country
code(1d8506c5).
2. fix a bug that system crashes when station disconnects from
AP(6c0a3d89).
1. Add a hide API for station to receive probe request(f204566a)
2. Add a flag in g_ic to indicate station connected or not(964b5d1b)
3. Fix set vendor ie API issue(fb4c91ad)
4. Do not need to wait for net80211 sw tx queue empty when wifi
stop(c8d82e8e)
7f57b241 - add options to enable/disable TX/RX ampdu independently
108d057a - increase active count only if tx data success (fix for mesh)
c057b1d7 - optmize modem sleep time by make beacon timestamp accurate
1. V366, fix a problem which initialize current can reach 800mA(867a7035)
2. V365, fix a problem for pll_cap tracking in Coexist (BT & WIFI) mode.
The problem will make Coexist (BT & WIFI) WIFI AP mode TX Fail in
high temperature(>70).(3d67f2e4)
3. V364, fix a bug of BT and Wifi coexist (hung in function of
force_wifi_mode())(b1eb8d16)
1. fix the build fail(760637f6)
2. remove nvs_flash_init() in esp_wifi_init() (4b2a3b40)
3. remove isbeacon to fix ebuf malloc cnt issue (5e6a4d25)
4. Improve compatibility of SoftAP (2579691b)
5. fix the bug that enable mac idle timer twice lead to crash (b275d053)