diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-12-20 03:53:15 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-20 03:53:15 +0100 |
commit | b6075c80537558b16ff72861af4c0539c375e11b (patch) | |
tree | 96e4c3664341946630e25a4c4d4e63ee9d825846 /MAINTAINERS | |
parent | Merge branch 'net-dsa-microchip-fix-set_ageing_time-function-for-ksz9477-and-... (diff) | |
parent | wifi: cw1200: Fix potential NULL dereference (diff) | |
download | linux-b6075c80537558b16ff72861af4c0539c375e11b.tar.xz linux-b6075c80537558b16ff72861af4c0539c375e11b.zip |
Merge tag 'wireless-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Kalle Valo says:
====================
wireless fixes for v6.13-rc5
Few minor fixes this time, nothing special.
* tag 'wireless-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless:
wifi: cw1200: Fix potential NULL dereference
wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*
MAINTAINERS: wifi: ath: add Jeff Johnson as maintainer
wifi: iwlwifi: fix CRF name for Bz
====================
Link: https://patch.msgid.link/20241219185042.662B6C4CECE@smtp.kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7e29c4e86db1..b5c4e4c72618 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3608,6 +3608,7 @@ F: drivers/phy/qualcomm/phy-ath79-usb.c ATHEROS ATH GENERIC UTILITIES M: Kalle Valo <kvalo@kernel.org> +M: Jeff Johnson <jjohnson@kernel.org> L: linux-wireless@vger.kernel.org S: Supported F: drivers/net/wireless/ath/* |