aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/main.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-23wifi: mt76: mt7615: fix use_cts_prot supportRyder Lee1-3/+4
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau1-1/+1
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-4/+7
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-01-14wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou1-2/+2
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau1-3/+1
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau1-1/+1
2025-01-14wifi: mt76: add code for emulating hardware scanningFelix Fietkau1-0/+1
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau1-20/+7
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-06-01wifi: mt76: mt7615: add missing chanctx opsJohannes Berg1-0/+4
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao1-0/+1
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau1-2/+2
2023-07-25wifi: mt76: mt7615: rely on shared poll_list fieldLorenzo Bianconi1-6/+6
2023-07-25wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi1-4/+4
2023-07-25wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS supportRyder Lee1-0/+29
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau1-8/+7
2022-12-01wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_countersLorenzo Bianconi1-2/+2
2022-12-01wifi: mt76: mt7615: enable use_cts_prot supportRyder Lee1-0/+3
2022-09-15wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...Lorenzo Bianconi1-0/+4
2022-07-18Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo1-23/+2
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi1-2/+2
2022-07-11mt76: mt7615: fix throughput regression on DFS channelsFelix Fietkau1-21/+0
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-1/+1
2022-05-13mt76: fix MBSS index condition in DBDC modeEvelyn Tsai1-3/+3
2022-05-13mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau1-1/+1
2022-02-23mt76: mt7615: introduce SAR supportLorenzo Bianconi1-0/+24
2022-02-03mt76: stop the radar detector after leaving dfs channelXing Song1-1/+2
2022-02-03mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_updateLorenzo Bianconi1-0/+3
2022-02-03mt76: mt7615: update bss_info with cipher after setting the group keyFelix Fietkau1-0/+6
2021-12-19mt76: connac: introduce MCU_EXT macrosLorenzo Bianconi1-2/+2
2021-12-19mt76: mt7615: improve wmm index allocationFelix Fietkau1-5/+3
2021-12-19mt76: mt7615: remove dead code in get_omac_idxLorenzo Bianconi1-3/+0
2021-10-23mt76: mt7615: mt7622: fix ibss and meshpointNick Hainke1-2/+2
2021-10-20mt76: do not reset MIB counters in get_stats callbackLorenzo Bianconi1-2/+0
2021-10-20mt76: introduce packet_id idrLorenzo Bianconi1-0/+4
2021-10-20mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi1-2/+2
2021-06-19mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi1-7/+11
2021-06-19mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unrefLorenzo Bianconi1-3/+3
2021-06-19mt76: mt7615: remove useless if condition in mt7615_add_interface()Lorenzo Bianconi1-2/+0
2021-06-19mt76: mt7615: add .offset_tsf callbackRyder Lee1-2/+30
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi1-1/+1
2021-04-21mt76: connac: do not run mt76_txq_schedule_all directlyLorenzo Bianconi1-2/+1
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi1-15/+12
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi1-2/+7
2021-04-21mt76: introduce single-sku support for mt7663/mt7921Lorenzo Bianconi1-0/+4
2021-04-12mt76: mt7615: keep mcu_add_bss_info enabled till interface removalRyder Lee1-6/+7