summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/mac.c
AgeCommit message (Expand)Author
2024-05-23wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz APBaochen Qiang
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-18wifi: ath11k: add support DT ieee80211-freq-limitChristian Lamparter
2024-04-16wifi: ath11k: use RCU when accessing struct inet6_dev::ac_listKalle Valo
2024-03-14wifi: ath11k: advertise P2P dev support for QCA6390/WCN6855/QCA2066Kang Yang
2024-03-14wifi: ath11k: change scan flag scan_f_filter_prb_req for QCA6390/WCN6855/QCA2066Kang Yang
2024-03-14wifi: ath11k: add P2P IE in beacon templateKang Yang
2024-03-14wifi: ath11k: change interface combination for P2P modeKang Yang
2024-03-12wifi: ath11k: don't force enable power save on non-running vdevsBaochen Qiang
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh
2024-02-15wifi: ath11k: provide address list if chip supports 2 stationsCarl Huang
2024-02-15wifi: ath11k: support 2 station interfacesCarl Huang
2024-02-14wifi: ath11k: Do not directly use scan_flags in struct scan_req_paramsNicolas Escande
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-02-07wifi: ath11k: Really consistently use ath11k_vif_to_arvif()Jeff Johnson
2024-02-05wifi: ath11k: initialize eirp_power before useBaochen Qiang
2024-02-05wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before useBaochen Qiang
2024-02-02wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASS...Wen Gong
2024-01-31Merge tag 'ath-next-20240130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-01-25wifi: ath11k: fix connection failure due to unexpected peer deleteBaochen Qiang
2024-01-25wifi: ath11k: avoid forward declaration of ath11k_mac_start_vdev_delay()Baochen Qiang
2024-01-25wifi: ath11k: rename ath11k_start_vdev_delay()Baochen Qiang
2024-01-25wifi: ath11k: remove invalid peer create logicBaochen Qiang
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-18wifi: ath11k: rely on mac80211 debugfs handling for vifBenjamin Berg
2024-01-14wifi: ath11k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6...Wen Gong
2024-01-14wifi: ath11k: fill parameters for vdev set tpc power WMI commandWen Gong
2024-01-14wifi: ath11k: add parse of transmit power envelope elementWen Gong
2024-01-14wifi: ath11k: update regulatory rules when connect to AP on 6 GHz band for st...Wen Gong
2024-01-14wifi: ath11k: update regulatory rules when interface addedWen Gong
2023-12-15wifi: ath11k: workaround too long expansion sparse warningsKalle Valo
2023-10-25Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"Kalle Valo
2023-10-12wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson
2023-10-10wifi: ath11k: call ath11k_mac_fils_discovery() without conditionAloka Dixit
2023-10-05wifi: ath11k: fix Tx power value during active CACAditya Kumar Singh
2023-10-05wifi: ath11k: fix CAC running state during virtual interface startAditya Kumar Singh
2023-09-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-09-28wifi: ath11k: mac: fix struct ieee80211_sband_iftype_data handlingKalle Valo
2023-09-28wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usageDmitry Antipov
2023-09-28wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-08-23wifi: ath11k: Consistently use ath11k_vif_to_arvif()Jeff Johnson
2023-08-02wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings()Dmitry Antipov
2023-06-13wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh
2023-06-13wifi: ath11k: don't use %pKKalle Valo
2023-06-13wifi: ath11k: remove manual mask names from debug messagesKalle Valo
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan