summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/mac.c
AgeCommit message (Expand)Author
2024-05-02wifi: ath12k: fix the problem that down grade phy mode operationLingbo Kong
2024-04-24wifi: ath12k: add support to handle beacon miss for WCN7850Kang Yang
2024-04-23wifi: ath12k: flush all packets before suspendBaochen Qiang
2024-04-18wifi: ath12k: don't use %pK in dmesg format stringsJeff Johnson
2024-04-18wifi: ath12k: enable WIPHY_FLAG_DISABLE_WEXTKalle Valo
2024-04-16wifi: ath12k: dynamically update peer puncturing bitmap for STAKang Yang
2024-04-10wifi: ath12k: support get_survey mac op for single wiphySriram R
2024-04-10wifi: ath12k: Modify rts threshold mac op for single wiphySriram R
2024-04-10wifi: ath12k: Modify set and get antenna mac ops for single wiphySriram R
2024-04-10wifi: ath12k: modify regulatory support for single wiphy architectureSriram R
2024-04-10wifi: ath12k: Add additional checks for vif and sta iteratorsSriram R
2024-04-10wifi: ath12k: Cache vdev configs before vdev createSriram R
2024-04-10wifi: ath12k: fetch correct radio based on vdev statusSriram R
2024-04-10wifi: ath12k: scan statemachine changes for single wiphySriram R
2024-04-10wifi: ath12k: vdev statemachine changes for single wiphySriram R
2024-04-10wifi: ath12k: modify ath12k mac start/stop ops for single wiphySriram R
2024-04-10wifi: ath12k: Modify add and remove chanctx ops for single wiphy supportSriram R
2024-04-10wifi: ath12k: add multiple radio support in a single MAC HW un/registerKarthikeyan Periyasamy
2024-04-04wifi: ath12k: initial debugfs supportRamasamy Kaliappan
2024-02-22Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-02-14wifi: ath12k: Do not use scan_flags from struct ath12k_wmi_scan_req_argNicolas Escande
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-07wifi: ath12k: Fix uninitialized use of ret in ath12k_mac_allocate()Nathan Chancellor
2024-02-07wifi: ath12k: advertise P2P dev support for WCN7850Kang Yang
2024-02-07wifi: ath12k: move peer delete after vdev stop of station for WCN7850Kang Yang
2024-02-07wifi: ath12k: allow specific mgmt frame tx while vdev is not upKang Yang
2024-02-07wifi: ath12k: implement remain on channel for P2P modeKang Yang
2024-02-07wifi: ath12k: implement handling of P2P NoA eventKang Yang
2024-02-07wifi: ath12k: add P2P IE in beacon templateKang Yang
2024-02-07wifi: ath12k: change interface combination for P2P modeKang Yang
2024-02-07wifi: ath12k: fix incorrect logic of calculating vdev_stats_idKang Yang
2024-02-05wifi: ath12k: enable 802.11 power save mode in station modeBaochen Qiang
2024-02-02wifi: ath12k: Read board id to support split-PHY QCN9274Ganesh Babu Jothiram
2024-02-02wifi: ath12k: fix firmware assert during insmod in memory segment modeAaradhana Sahu
2024-02-02wifi: ath12k: indicate NON MBSSID vdev by default during vdev startSriram R
2024-01-24wifi: ath12k: Fix issues in channel list updateSriram R
2024-01-19wifi: ath12k: Introduce the container for mac80211 hwKarthikeyan Periyasamy
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy
2024-01-18wifi: ath12k: add support for BA1024Baochen Qiang
2024-01-18wifi: ath12k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy
2024-01-16wifi: ath12k: ath12k_start_vdev_delay(): convert to use arKarthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_flush()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_ampdu_action()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_configure_filter()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_update_vif_offload()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_stop()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_start()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_conf_tx()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_bss_assoc()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_config()Karthikeyan Periyasamy