Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH V2 0/2] nl80211: brcmfmac: add port authorized event support
@ 2019-05-09  9:48 Chi-Hsien Lin
  2019-05-09  9:48 ` [PATCH V2 1/2] nl80211: add NL80211_ATTR_IFINDEX to port authorized event Chi-Hsien Lin
  2019-05-09  9:48 ` [PATCH V2 2/2] brcmfmac: send port authorized event for FT-802.1X Chi-Hsien Lin
  0 siblings, 2 replies; 4+ messages in thread
From: Chi-Hsien Lin @ 2019-05-09  9:48 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org
  Cc: brcm80211-dev-list@broadcom.com, brcm80211-dev-list,
	Arend van Spriel, Franky Lin, Hante Meuleman, Wright Feng,
	Kalle Valo, Chi-Hsien Lin

These two patches adds port authorized event in brcmfmac and nl80211.

Changelog:
V2:
 - Besides NL80211_ATTR_WIPHY, also set NL80211_ATTR_WIPHY when sending port authorized
   event.
 - Drop port authorized event for 4-way offload.

Chung-Hsien Hsu (2):
  nl80211: add NL80211_ATTR_IFINDEX to port authorized event
  brcmfmac: send port authorized event for FT-802.1X

 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c | 8 ++++++++
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.h | 1 +
 net/wireless/nl80211.c                                      | 4 +++-
 3 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-01  9:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-09  9:48 [PATCH V2 0/2] nl80211: brcmfmac: add port authorized event support Chi-Hsien Lin
2019-05-09  9:48 ` [PATCH V2 1/2] nl80211: add NL80211_ATTR_IFINDEX to port authorized event Chi-Hsien Lin
2019-05-09  9:48 ` [PATCH V2 2/2] brcmfmac: send port authorized event for FT-802.1X Chi-Hsien Lin
2019-10-01  9:11   ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox