summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/main.c
AgeCommit message (Expand)Author
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-01-14wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau
2025-01-14wifi: mt76: add code for emulating hardware scanningFelix Fietkau
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-01wifi: mt76: mt7615: add missing chanctx opsJohannes Berg
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau
2023-07-25wifi: mt76: mt7615: rely on shared poll_list fieldLorenzo Bianconi
2023-07-25wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi
2023-07-25wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS supportRyder Lee
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau
2022-12-01wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_countersLorenzo Bianconi
2022-12-01wifi: mt76: mt7615: enable use_cts_prot supportRyder Lee
2022-09-15wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...Lorenzo Bianconi
2022-07-18Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi
2022-07-11mt76: mt7615: fix throughput regression on DFS channelsFelix Fietkau
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-05-13mt76: fix MBSS index condition in DBDC modeEvelyn Tsai
2022-05-13mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-02-23mt76: mt7615: introduce SAR supportLorenzo Bianconi
2022-02-03mt76: stop the radar detector after leaving dfs channelXing Song
2022-02-03mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_updateLorenzo Bianconi
2022-02-03mt76: mt7615: update bss_info with cipher after setting the group keyFelix Fietkau
2021-12-19mt76: connac: introduce MCU_EXT macrosLorenzo Bianconi
2021-12-19mt76: mt7615: improve wmm index allocationFelix Fietkau
2021-12-19mt76: mt7615: remove dead code in get_omac_idxLorenzo Bianconi
2021-10-23mt76: mt7615: mt7622: fix ibss and meshpointNick Hainke
2021-10-20mt76: do not reset MIB counters in get_stats callbackLorenzo Bianconi
2021-10-20mt76: introduce packet_id idrLorenzo Bianconi
2021-10-20mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi
2021-06-19mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi
2021-06-19mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unrefLorenzo Bianconi
2021-06-19mt76: mt7615: remove useless if condition in mt7615_add_interface()Lorenzo Bianconi
2021-06-19mt76: mt7615: add .offset_tsf callbackRyder Lee
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi
2021-04-21mt76: connac: do not run mt76_txq_schedule_all directlyLorenzo Bianconi
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi
2021-04-21mt76: introduce single-sku support for mt7663/mt7921Lorenzo Bianconi
2021-04-12mt76: mt7615: keep mcu_add_bss_info enabled till interface removalRyder Lee
2021-04-12mt76: mt7663: fix when beacon filter is being appliedSean Wang
2021-04-12mt76: mt7615: check mcu returned values in mt7615_opsRyder Lee
2021-04-12mt76: mt7615: fix mib stats counter reporting to mac80211Lorenzo Bianconi
2021-04-12mt76: mt7615: fix TSF configurationRyder Lee