Commit Graph

5 Commits

Author SHA1 Message Date
Subhranil Choudhury
ac9c2d3346 qca-wifi: Multi-Link Fast-lane switch fix
The change is to take care of primary radio setting
when STA/AP vaps of fast-lane radios switch.

Change-Id: Iee6815a73f5e95e48887e3dc683ede1d2b2091c7
2020-07-28 13:25:01 -07:00
syed touqeer pasha
0107d0ca4a qca-wifi: Extap mode secondary radio unicast packet handling
when secondary unicast from station takes rx_to_tx path
and reaches host, enqueue directly to nss ap node.

Change-Id: I03b3e9488683376fa9a12c574ba230ebaa55c98d
2020-07-22 00:20:46 +05:30
Mainak Sen
e1678aaca8 qca-wifi: Add conditional check to avoid fault
Add conditional check to avoid null struct pointer dereferencing

Change-Id: I35036b5fb9a774fae44b4e9e1a0d2f43e7c38723
2020-07-12 22:01:30 +05:30
Debasis Das
7fcd532cf1 qca-wifi: Multilink FR for 5.4
Kernel API's used for multilink FR have been modified.
Use version-appropriate API's for the feature to work
with 5.4 kenel.

Change-Id: Id5bb90136fcefccd9c6ab4c8378991695b195c7b
2020-06-19 14:54:12 +05:30
Subhranil Choudhury
f34bab46e4 qca-wifi: Multi-Link Repeater Functionality
This change implements the multi-link WiFi repeater functionality
using the Linux bridge Layer 2 forwarding table.

Change-Id: Ifa862a139f618f6bffde5613fd8d8d2e08d4f106
2020-05-13 18:54:48 +05:30