projects
/
esp-idf
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dd81fd
)
esp32: udpate wifi lib to fix two datapath issues
author
Liu Zhi Fu
<liuzhifu@espressif.com>
Thu, 26 Jan 2017 07:35:04 +0000
(15:35 +0800)
committer
Liu Zhi Fu
<liuzhifu@espressif.com>
Thu, 26 Jan 2017 07:35:04 +0000
(15:35 +0800)
1. fix ampdu<->mpdu<->ampdu switch may cause rx slow issue by put mpdu into ampdu reorder queue
2. fix each ac first sending always fail issue by adding retry
components/esp32/lib
patch
|
blob
|
history
diff --git
a/components/esp32/lib
b/components/esp32/lib
index 6e50eb85a07d12ded45d8765fc82bb7ab929e441..45414a6778e1bf2855f18a8c6b954d5cf575bb40 160000
(submodule)
--- a/
components/esp32/lib
+++ b/
components/esp32/lib
@@
-1
+1
@@
-Subproject commit
6e50eb85a07d12ded45d8765fc82bb7ab929e441
+Subproject commit
45414a6778e1bf2855f18a8c6b954d5cf575bb40