summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/mac.c
AgeCommit message (Expand)Author
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan
2023-05-17wifi: ath11k: Send HT fixed rate in WMI peer fixed paramMaharaja Kennadyrajan
2023-05-17wifi: ath11k: Relocate the func ath11k_mac_bitrate_mask_num_ht_rates() and ch...Maharaja Kennadyrajan
2023-05-09wifi: ath11k: EMA beacon supportAloka Dixit
2023-05-09wifi: ath11k: MBSSID beacon supportAloka Dixit
2023-05-09wifi: ath11k: refactor vif parameter configurationsAloka Dixit
2023-05-09wifi: ath11k: MBSSID parameter configuration in AP modeAloka Dixit
2023-05-09wifi: ath11k: MBSSID configuration during vdev create/startAloka Dixit
2023-05-09wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit
2023-05-09wifi: ath: work around false-positive stringop-overread warningArnd Bergmann
2023-04-28wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon
2023-04-19wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada
2023-04-17wifi: ath11k: Disable Spectral scan upon removing interfaceTamizh Chelvam Raja
2023-04-12wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDIDManikanta Pubbisetty
2023-04-12wifi: ath11k: Configure the FTM responder role using firmware capability flagGanesh Babu Jothiram
2023-04-12wifi: ath11k: Optimize 6 GHz scan timeManikanta Pubbisetty
2023-03-01wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan
2023-02-27wifi: ath11k: generate rx and tx mcs maps for supported HE mcsMuna Sinada
2023-02-27wifi: ath11k: move HE MCS mapper to a separate functionMuna Sinada
2023-02-27wifi: ath11k: push MU-MIMO params from hostapd to hardwareMuna Sinada
2023-01-17wifi: ath11k: add channel 177 into 5 GHz channel listWen Gong
2023-01-17wifi: ath11k: Add support to configure FTM responder roleSowmiya Sree Elavalagan
2022-12-08wifi: ath11k: Fix scan request param frame size warningKarthikeyan Kathirvel
2022-11-08wifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala
2022-10-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-13wifi: ath11k: Fix firmware crash on vdev delete race conditionSowmiya Sree Elavalagan
2022-10-12wifi: ath11k: add support to configure channel dwell timeManikanta Pubbisetty
2022-10-12wifi: ath11k: suppress add interface errorKarthikeyan Periyasamy
2022-10-12wifi: ath11k: fix firmware assert during bandwidth change for peer staAditya Kumar Singh
2022-10-11wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-09-26wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty
2022-09-22wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano
2022-09-22wifi: ath11k: retrieve MAC address from system firmware if providedJun Yu
2022-09-22wifi: ath11k: add get_txpower mac opsAditya Kumar Singh
2022-09-22wifi: ath11k: change complete() to complete_all() for scan.completedWen Gong
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-09-02wifi: ath11k: Add support to connect to non-transmit MBSSID profilesManikanta Pubbisetty
2022-09-02wifi: ath11k: Fix hardware restart failure due to twt debugfs failureManikanta Pubbisetty
2022-09-02wifi: ath11k: Add TWT debugfs support for STA interfaceManikanta Pubbisetty
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo
2022-07-18wifi: ath11k: mac: fix long lineKalle Valo
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg