android_kernel_xiaomi_sm8350/core
sheenam monga cdeddfbf1f qcacld-3.0: Drop Excessive Disassoc frames
Currently, In function lim_is_pkt_candidate_for_drop
to drop excessive management frames subType should be
SIR_MAC_MGMT_ASSOC_REQ, SIR_MAC_MGMT_DISASSOC and
SIR_MAC_MGMT_DEAUTH. As subType can not be equal to
3 management subtypes at same time,excessive frames for Assoc,
Disassoc and Deauth will never drop.

To drop excessive frames keep a check of OR instead of AND for
ASSOC, DISASSOC AND DEAUTH subTypes. Send diag event after all
duplicate checks in lim_process_disassoc_frame and
lim_process_deauth_frame.

Change-Id: I595378d409804d3fbd9c5d22a37090d6dc429075
CRs-Fixed: 2588832
2019-12-23 02:34:37 -08:00
..
bmi qcacld-3.0: Add synchronization between unloading & SSR recovering 2019-10-19 19:25:31 -07:00
cds qcacld-3.0: Add 80211 BAR frame 2019-12-13 20:39:05 -08:00
dp qcacld-3.0: Clean up channel number usage for CDP API 2019-12-16 19:45:14 -08:00
hdd qcacld-3.0: Handle bus bandwidth in start and stop modules 2019-12-21 12:15:05 -08:00
mac qcacld-3.0: Drop Excessive Disassoc frames 2019-12-23 02:34:37 -08:00
pld qcacld-3.0: Don't set unload flags before unregister_driver when unloading 2019-12-20 20:05:56 -08:00
sap qcacld-3.0: 5G SAP failed to channel switch for sta connecting 2019-12-20 03:51:51 -08:00
sme qcacld-3.0: Force STA connection in VHT 2019-12-22 23:50:15 -08:00
wma qcacld-3.0: Send max AMSDU size to firmware 2019-12-19 07:09:32 -08:00