[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220302214444.100180-1-johannes@sipsolutions.net>
Date: Wed, 2 Mar 2022 22:44:43 +0100
From: Johannes Berg <johannes@...solutions.net>
To: netdev@...r.kernel.org
Cc: linux-wireless@...r.kernel.org
Subject: pull-request: wireless 2022-03-02
Hi,
So that was quick - got two more obvious fixes, and
figured out the build fix (the commit log describes
it, but evidently I was too dense the other day to
understand it) ... sorry about that.
Please pull and let me know if there's any problem.
Thanks,
johannes
The following changes since commit 90f8f4c0e3cebd541deaa45cf0e470bb9810dd4f:
ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments (2022-03-02 09:51:21 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-for-net-2022-03-02
for you to fetch changes up to e6e91ec966db5af4f059cfbac1af06560404b317:
iwlwifi: mvm: return value for request_ownership (2022-03-02 22:37:25 +0100)
----------------------------------------------------------------
Three more fixes:
- fix build issue in iwlwifi, now that I understood
what's going on there
- propagate error in iwlwifi/mvm to userspace so it
can figure out what's happening
- fix channel switch related updates in P2P-client
in cfg80211
----------------------------------------------------------------
Emmanuel Grumbach (1):
iwlwifi: mvm: return value for request_ownership
Randy Dunlap (1):
iwlwifi: fix build error for IWLMEI
Sreeramya Soratkal (1):
nl80211: Update bss channel on channel switch for P2P_CLIENT
drivers/net/wireless/intel/Makefile | 1 +
drivers/net/wireless/intel/iwlwifi/mvm/vendor-cmd.c | 5 +++--
net/wireless/nl80211.c | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists