Searched hist:"175 ad2ec89feb8c01f87be64882af67481b1b1f5" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | sta_info.h | diff 175ad2ec89feb8c01f87be64882af67481b1b1f5 Wed Jul 13 11:08:03 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: limit A-MSDU subframes for client too
In AP/mesh where the stations are added by userspace, we limit the number of A-MSDU subframes according to the extended capabilities.
Refactor the code and extend that also to client-side.
Fixes: 506bcfa8abeb ("mac80211: limit the A-MSDU Tx based on peer's capabilities") Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.c | diff 175ad2ec89feb8c01f87be64882af67481b1b1f5 Wed Jul 13 11:08:03 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: limit A-MSDU subframes for client too
In AP/mesh where the stations are added by userspace, we limit the number of A-MSDU subframes according to the extended capabilities.
Refactor the code and extend that also to client-side.
Fixes: 506bcfa8abeb ("mac80211: limit the A-MSDU Tx based on peer's capabilities") Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | cfg.c | diff 175ad2ec89feb8c01f87be64882af67481b1b1f5 Wed Jul 13 11:08:03 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: limit A-MSDU subframes for client too
In AP/mesh where the stations are added by userspace, we limit the number of A-MSDU subframes according to the extended capabilities.
Refactor the code and extend that also to client-side.
Fixes: 506bcfa8abeb ("mac80211: limit the A-MSDU Tx based on peer's capabilities") Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mlme.c | diff 175ad2ec89feb8c01f87be64882af67481b1b1f5 Wed Jul 13 11:08:03 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: mac80211: limit A-MSDU subframes for client too
In AP/mesh where the stations are added by userspace, we limit the number of A-MSDU subframes according to the extended capabilities.
Refactor the code and extend that also to client-side.
Fixes: 506bcfa8abeb ("mac80211: limit the A-MSDU Tx based on peer's capabilities") Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|