summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-10-17wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()Dr. David Alan Gilbert
2024-10-17wifi: wilc1000: Set MAC after operation modeMarek Vasut
2024-10-17wifi: mwifiex: cleanup struct mwifiex_privateDmitry Antipov
2024-10-17wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peerDmitry Antipov
2024-10-17wifi: wilc1000: Add WILC3000 supportAjay Singh
2024-10-17wifi: wilc1000: Register wiphy after reading out chipidMarek Vasut
2024-10-17wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.cMarek Vasut
2024-10-17wifi: wilc1000: Fill in missing error handlingMarek Vasut
2024-10-17wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.cMarek Vasut
2024-10-17wifi: wilc1000: Clean up usage of wilc_get_chipid()Marek Vasut
2024-10-17wifi: wilc1000: Keep slot powered on during suspend/resumeMarek Vasut
2024-10-17wifi: rt2x00: convert comma to semicolonYan Zhen
2024-10-17wifi: mwifiex: add missing locking for cfg80211 callsSascha Hauer
2024-10-17wifi: ipw: select CRYPTO_LIB_ARC4Johannes Berg
2024-10-17Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-10-17wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171Bitterblue Smith
2024-10-17wifi: rtw88: Fix the RX aggregation in USB 3 modeBitterblue Smith
2024-10-17wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven
2024-10-17wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hostsPing-Ke Shih
2024-10-16wifi: ath12k: modify link arvif creation and removal for MLOSriram R
2024-10-16wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLOSriram R
2024-10-16wifi: ath12k: update ath12k_mac_op_conf_tx() for MLOSriram R
2024-10-16wifi: ath12k: modify ath12k_mac_op_set_key() for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLOSriram R
2024-10-16wifi: ath12k: modify ath12k_get_arvif_iter() for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: modify ath12k_mac_vif_chan() for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: prepare vif config caching for MLORameshkumar Sundaram
2024-10-16wifi: ath12k: prepare sta data structure for MLO handlingSriram R
2024-10-16wifi: ath12k: pass ath12k_link_vif instead of vif/ahvifSriram R
2024-10-16wifi: ath12k: prepare vif data structure for MLO handlingSriram R
2024-10-16wifi: ath12k: Support BE OFDMA Pdev Rate StatsPradeep Kumar Chitrapu
2024-10-16wifi: ath12k: Support Pdev Scheduled Algorithm StatsSidhanta Sahu
2024-10-16wifi: ath12k: Support DMAC Reset StatsRajat Soni
2024-10-16wifi: ath12k: Add firmware coredump collection supportSowmiya Sree Elavalagan
2024-10-16wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functionsKalle Valo
2024-10-16wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev
2024-10-16wifi: ath5k: add PCI ID for SX76XRosen Penev
2024-10-16wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang
2024-10-16wifi: ath11k: Fix invalid ring usage in full monitor modeRemi Pommarel
2024-10-16wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty
2024-10-11wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellationKalle Valo
2024-10-11wifi: ath12k: ath12k_mac_set_key(): remove exit labelKalle Valo
2024-10-11wifi: ath12k: cleanup unneeded labelsKalle Valo
2024-10-11wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutexKalle Valo
2024-10-11wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_workKalle Valo
2024-10-11wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()Kalle Valo
2024-10-11wifi: ath12k: Support Pdev OBSS StatsDinesh Karthikeyan
2024-10-11wifi: ath12k: Support pdev CCA StatsDinesh Karthikeyan
2024-10-11wifi: ath12k: Support pdev Transmit Multi-user statsDinesh Karthikeyan
2024-10-11wifi: ath12k: Support Ring and SFM statsDinesh Karthikeyan