summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
* wifi: ath10k: add LED and GPIO controlling support for various chipsetsSebastian Gottschall2024-05-151-0/+1
* wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh2024-02-211-1/+1
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-081-1/+1
* wifi: mac80211: update beacon counters per link basisAditya Kumar Singh2024-02-081-1/+1
* wifi: ath10k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy2024-01-181-3/+3
* wifi: ath10k: add support to allow broadcast action frame RXJames Prestwood2023-12-071-2/+11
* wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-301-0/+1
* wifi: ath10k: replace deprecated strncpy with memcpyJustin Stitt2023-10-311-2/+1
* wifi: ath10k: simplify ath10k_peer_create()Dmitry Antipov2023-10-031-9/+2
* wifi: ath10k: indicate to mac80211 scan complete with aborted flag for ATH10K...Wen Gong2023-10-021-6/+9
* wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restartYoughandhar Chintala2023-06-011-0/+7
* wifi: ath10k: Serialize wake_tx_queue opsAlexander Wetzel2023-05-051-2/+4
* wifi: ath10k: Remove redundant assignment to changed_flagsJiapeng Chong2023-02-221-1/+0
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-09-271-4/+4
|\
| * wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson2022-09-161-4/+4
* | wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-3/+3
|/
* wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong2022-08-091-25/+29
* wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman2022-07-151-2/+2
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
* wifi: mac80211: move ps setting to vif configJohannes Berg2022-07-151-1/+1
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-0/+2
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+1
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-14/+15
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-4/+4
* ath10k: fix regdomain info of iw reg set/getWen Gong2022-05-301-1/+2
* ath10k: add encapsulation offloading supportSergey Ryazanov2022-05-221-13/+54
* ath10k: mac: fix too long linesKalle Valo2022-05-061-4/+9
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-05-031-5/+20
|\
| * ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar2022-04-291-2/+18
| * ath10k: simplify if-if to if-elseWan Jiabing2022-04-271-3/+2
* | mac80211: prepare sta handling for MLO supportSriram R2022-04-111-37/+39
|/
* ath10k: fix scan abort when duration is set for hw scanWen Gong2021-12-081-4/+5
* ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann2021-10-251-1/+9
* ath10k: fix max antenna gain unitSven Eckelmann2021-10-131-3/+3
* ath10k: high latency fixes for beacon bufferAlagu Sankar2021-09-281-8/+23
* ath10k: Fix an error code in ath10k_add_interface()Yang Li2021-06-151-0/+1
* ath10k: Detect conf_mutex held ath10k_drain_tx() callsShuah Khan2021-03-061-0/+2
* ath10k: change ath10k_offchan_tx_work() peer present msg to a warnShuah Khan2021-02-111-3/+2
* ath10k: Add new debug level for sta related logsTamizh Chelvam2021-02-091-10/+10
* ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry2021-02-091-0/+2
* ath10k: remove h from printk format specifierTom Rix2021-02-041-6/+6
* ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan2021-01-281-11/+4
* ath10k: pass the ssid info to get the correct bss entityWen Gong2021-01-281-1/+2
* ath10k: allow dynamic SAR power limits via common APICarl Huang2021-01-281-59/+171
* ath10k: add atomic protection for device recoveryWen Gong2020-12-121-0/+1
* ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear2020-11-071-9/+7
* ath10k: fix compilation warningTamizh Chelvam2020-11-071-1/+2
* ath10k: remove repeated words in commentsKalle Valo2020-10-281-1/+1