summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-12-11wifi: ath12k: Off by one in ath12k_wmi_process_csa_switch_count_event()Dan Carpenter
2024-12-11wifi: ath12k: fix leaking michael_mic for non-primary linksBaochen Qiang
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-12-09Merge tag 'ath-next-20241209' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-12-09wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5sPin-yen Lin
2024-12-09wifi: brcmfmac: fix brcmf_vif_clear_mgmt_ies when stopping APRenjaya Raga Zenta
2024-12-09wifi: wlcore: testmode: Constify strutc nla_policyChristophe JAILLET
2024-12-09wifi: brcmfmac: fix scatter-gather handling by detecting end of sg listNorbert van Bolhuis
2024-12-05wifi: ath12k: introduce mlo_capable flag for device groupKarthikeyan Periyasamy
2024-12-05wifi: ath12k: send QMI host capability after device group is readyKarthikeyan Periyasamy
2024-12-05wifi: ath12k: move struct ath12k_hw from per device to groupKarthikeyan Periyasamy
2024-12-05wifi: ath12k: refactor core start based on hardware groupKarthikeyan Periyasamy
2024-12-05wifi: ath12k: introduce device group abstractionKarthikeyan Periyasamy
2024-12-05wifi: ath12k: rename mlo_capable_flags to single_chip_mlo_suppAditya Kumar Singh
2024-12-05wifi: ath12k: move ATH12K_FLAG_REGISTERED handling to ath12k_mac_register()Karthikeyan Periyasamy
2024-12-05wifi: rtw89: add crystal_cap check to avoid setting as overflow valueChih-Kang Chang
2024-12-05wifi: rtw89: refine link handling for link_sta_rc_updateZong-Zhe Yang
2024-12-05wifi: rtw89: 8922a: use RSSI from PHY report in RX descriptorChih-Kang Chang
2024-12-05wifi: rtw89: 8852bt: add beacon filter and CQM supportPo-Hao Huang
2024-12-05wifi: rtw89: 8852b: add beacon filter and CQM supportPo-Hao Huang
2024-12-05wifi: rtw89: 8922a: Extend channel info field length for scanPo-Hao Huang
2024-12-04wifi: mac80211_hwsim: add 6 GHz EHT Mesh capabilitiesAditya Kumar Singh
2024-12-04wifi: mac80211: get tx power per linkRameshkumar Sundaram
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-12-04wifi: iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idxJuan José Arboleda
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-30wifi: ath12k: introduce QMI firmware ready flagKarthikeyan Periyasamy
2024-11-30wifi: ath12k: add ath12k_get_num_hw()Karthikeyan Periyasamy
2024-11-30wifi: ath12k: add ath12k_ab_to_ah() and ath12k_ab_set_ah()Karthikeyan Periyasamy
2024-11-30wifi: ath12k: Refactor core startupKarthikeyan Periyasamy
2024-11-29wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211 provided link idKalle Valo
2024-11-29wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret'Kalle Valo
2024-11-29wifi: ath12k: defer vdev creation for MLORameshkumar Sundaram
2024-11-29wifi: ath12k: ath12k_bss_assoc(): MLO supportAditya Kumar Singh
2024-11-29wifi: ath12k: do not return invalid link id for scan linkSriram R
2024-11-29wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats leakRameshkumar Sundaram
2024-11-29wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO supportSriram R
2024-11-29wifi: ath12k: ath12k_mac_op_flush(): MLO supportSriram R
2024-11-29wifi: ath12k: ath12k_mac_op_tx(): MLO supportSriram R
2024-11-29wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct wiphy_workKalle Valo
2024-11-27wifi: rtw89: pass target link_id to ieee80211_nullfunc_get()Zong-Zhe Yang
2024-11-27wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add()Zong-Zhe Yang
2024-11-27wifi: rtw89: apply MLD pairwise key to dynamically active linksZong-Zhe Yang
2024-11-27wifi: rtw89: implement ops of change vif/sta linksZong-Zhe Yang
2024-11-27wifi: rtw89: register ops of can_activate_linksZong-Zhe Yang
2024-11-27wifi: rtw89: 8922a: configure AP_LINK_PS if FW supportsZong-Zhe Yang
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-25wifi: ath12k: Use mac80211 sta's link_sta instead of deflinkSriram R
2024-11-25wifi: ath12k: Use mac80211 vif's link_conf instead of bss_confSriram R