Larry Finger <Larry.Finger@xxxxxxxxxxxx> writes: > These 11 changes fix a number of deficiencies. None of them are > serious enough to be pushed to stable; however they help in the > stability of the drivers, and in the robustness of authentication/ > association. > > This material should be sent to the 4.11 stream. > > Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > Cc: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > --- > > V2 - Fix Kalle's comment about unended loops. It now runs a maximum of 200 times. > V3 - Fix "WARNING: possible condition with no effect (if == else)" found by Test Robot > V4 - No chenges -resubmitting as requested by Kalle. > --- > Larry Finger (1): > rtlwifi: btcoexist: Change logging in halbtc8192e2ant.c > > Ping-Ke Shih (10): > rtlwifi: Fix programing CAM content sequence. > rtlwifi: Set retry limit depends on vif type. > rtlwifi: Add a new enumeration value to btc_set_type > rtlwifi: btcoexist: Add vendor definition for new btcoexist > rtlwifi: rtl8723be: btcoexist: Add single_ant_path > rtlwifi: move btcoex's ant_num declaration > rtlwifi: rtl8723be: btcoex: add package_type function to btcoex > rtlwifi: btcoex: move bt_type declaration > rtlwifi: rtl8723be: fix ant_sel code > rtlwifi: Add work queue for c2h cmd. Thanks, as patchwork doesn't seem to detect this patchset I applied these manually: 1e75622c630b rtlwifi: Fix programing CAM content sequence. 8d0d43e34208 rtlwifi: Set retry limit depends on vif type. 6f85c03bc34c rtlwifi: Add a new enumeration value to btc_set_type 1a2814739fe5 rtlwifi: btcoexist: Add vendor definition for new btcoexist d46fa3e47aeb rtlwifi: btcoexist: Change logging in halbtc8192e2ant.c db8cb0095b0e rtlwifi: rtl8723be: btcoexist: Add single_ant_path 0de9b5db9fbf rtlwifi: move btcoex's ant_num declaration 7fe1fe75c311 rtlwifi: rtl8723be: btcoex: add package_type function to btcoex e0215c142026 rtlwifi: btcoex: move bt_type declaration 0ff78adeef11 rtlwifi: rtl8723be: fix ant_sel code cceb0a597320 rtlwifi: Add work queue for c2h cmd. -- Kalle Valo