summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-10-25wifi: ath12k: convert tasklet to BH workqueue for CE interruptsRaj Kumar Bhagat
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-10-23wifi: ath12k: fix A-MSDU indication in monitor modeKang Yang
2024-10-23wifi: ath12k: use tail MSDU to get MSDU informationKang Yang
2024-10-23wifi: ath12k: delete NSS and TX power setting for monitor vdevKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_mpdu_startKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_infoKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_ppdu_startKang Yang
2024-10-23wifi: ath12k: fix struct hal_rx_ppdu_end_user_statsKang Yang
2024-10-23wifi: ath12k: remove unused variable monitor_presentKang Yang
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-10-22wifi: ath12k: fix warning when unbindingJose Ignacio Tornos Martinez
2024-10-22wifi: ath12k: fix crash when unbindingJose Ignacio Tornos Martinez
2024-10-22wifi: ath12k: remove msdu_end structure for WCN7850Lingbo Kong
2024-10-17Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
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