Message ID | 20201020022812.37064-1-wright.feng@cypress.com |
---|---|
Headers | show |
Series | brcmfmac: Add few features in AP mode | expand |
On 10/20/2020 4:28 AM, Wright Feng wrote: > From: Ting-Ying Li <tingying.li@cypress.com> > > Add a condition to determine whether arp/nd offload enabling > request is allowed. If there is any interface acts as ap > mode and is operating, then reject the request of arp oflload > enabling from cfg80211. Reviewed-by: Arend van Spriel <arend.vanspriel@broadcom.com> > Signed-off-by: Ting-Ying Li <tingying.li@cypress.com> > Signed-off-by: Wright Feng <wright.feng@cypress.com> > --- > .../broadcom/brcm80211/brcmfmac/cfg80211.c | 17 ++++++++++++++++- > .../broadcom/brcm80211/brcmfmac/cfg80211.h | 1 + > .../wireless/broadcom/brcm80211/brcmfmac/core.c | 5 +++++ > 3 files changed, 22 insertions(+), 1 deletion(-)
On 10/20/2020 4:28 AM, Wright Feng wrote: > From: Jia-Shyr Chuang <joseph.chuang@cypress.com> > > Support packet forwarding mechanism for some special usages on PCIE, > and observed that packet only send BE when pumping iperf with VI. > we need to set priority before forwarding packet. I commented on this feature in the previous patch set, but did not see any follow up on that. https://patchwork.kernel.org/project/linux-wireless/patch/20200901063237.15549-4-wright.feng@cypress.com/ Regards, Arend