linux/drivers/net/wireless/intel/ipw2x00
Eric Biggers 32a0e1c63c wifi: ipw2x00: Use michael_mic() from cfg80211
Just use the michael_mic() function from cfg80211 instead of a local
implementation of it using the crypto_shash API.

Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Link: https://patch.msgid.link/20260408030651.80336-6-ebiggers@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2026-04-08 08:55:16 +02:00
..
ipw.h
ipw2100.c drivers: net: drop ipv6_stub usage and use direct function calls 2026-03-29 11:21:23 -07:00
ipw2100.h wifi: remove iw_public_data from struct net_device 2024-10-08 21:53:40 +02:00
ipw2200.c Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses 2026-02-22 08:26:33 -08:00
ipw2200.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-10-31 18:10:07 -07:00
Kconfig wifi: ipw2x00: Use michael_mic() from cfg80211 2026-04-08 08:55:16 +02:00
libipw_crypto_ccmp.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
libipw_crypto_tkip.c wifi: ipw2x00: Use michael_mic() from cfg80211 2026-04-08 08:55:16 +02:00
libipw_crypto_wep.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
libipw_crypto.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
libipw_geo.c
libipw_module.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
libipw_rx.c wifi: ipw2x00: Remove unused libipw_rx_any() 2025-01-28 20:15:05 +02:00
libipw_spy.c wifi: remove iw_public_data from struct net_device 2024-10-08 21:53:40 +02:00
libipw_tx.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
libipw_wx.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
libipw.h wifi: ipw2x00: Remove unused libipw_rx_any() 2025-01-28 20:15:05 +02:00
Makefile