Hi Dave, We have just three more fixes now, and one of those is a driver fix because Kalle is on vacation and I'm covering for him in the meantime. Please pull and let me know if there's any problem. Thanks, johannes The following changes since commit 189308d5823a089b56e2299cd96589507dac7319: sky2: Disable MSI on yet another ASUS boards (P6Xxxx) (2019-08-28 16:09:02 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2019-08-29 for you to fetch changes up to f8b43c5cf4b62a19f2210a0f5367b84e1eff1ab9: mac80211: Correctly set noencrypt for PAE frames (2019-08-29 16:40:00 +0200) ---------------------------------------------------------------- We have * one fix for a driver as I'm covering for Kalle while he's on vacation * two fixes for eapol-over-nl80211 work ---------------------------------------------------------------- Denis Kenzior (2): mac80211: Don't memset RXCB prior to PAE intercept mac80211: Correctly set noencrypt for PAE frames Luca Coelho (1): iwlwifi: pcie: handle switching killer Qu B0 NICs to C0 drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 24 ++++++++++++++++++++++++ drivers/net/wireless/intel/iwlwifi/iwl-config.h | 2 ++ drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 4 ++++ drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 7 +------ net/mac80211/rx.c | 6 +++--- 5 files changed, 34 insertions(+), 9 deletions(-)