linux/drivers/net/wireless/microchip/wilc1000
Qianfeng Rong 219cbc4d71 wifi: wilc1000: Use min() to improve code
Use min() to reduce the code and improve its readability.

Reviewed-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com>
Link: https://patch.msgid.link/20250715121721.266713-7-rongqianfeng@vivo.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-07-18 14:14:07 +02:00
..
cfg80211.c wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
cfg80211.h wifi: wilc1000: Register wiphy after reading out chipid 2024-10-17 19:47:42 +03:00
fw.h wifi: wilc1000: add function to read mac address from eFuse 2024-05-17 11:01:51 +03:00
hif.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
hif.h wifi: wilc1000: set wilc_set_mac_address parameter as const 2024-05-17 11:01:51 +03:00
Kconfig
Makefile
mon.c wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings 2024-10-08 21:24:20 +02:00
netdev.c wifi: wilc1000: unregister wiphy only if it has been registered 2025-01-10 14:49:45 +02:00
netdev.h wifi: wilc1000: remove suspend/resume from cfg80211 part 2024-06-18 13:23:16 +03:00
sdio.c wifi: wilc1000: unregister wiphy only after netdev registration 2025-01-15 18:24:33 +02:00
spi.c wifi: wilc1000: unregister wiphy only after netdev registration 2025-01-15 18:24:33 +02:00
wlan.c wifi: wilc1000: Use min() to improve code 2025-07-18 14:14:07 +02:00
wlan.h wifi: wilc1000: Add WILC3000 support 2024-10-17 19:47:42 +03:00
wlan_cfg.c
wlan_cfg.h
wlan_if.h