summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/main.c
AgeCommit message (Expand)Author
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau
2025-01-14wifi: mt76: add code for emulating hardware scanningFelix Fietkau
2025-01-14wifi: mt76: mt7915: ensure that only one sta entry is active per mac addressFelix Fietkau
2025-01-14wifi: mt76: mt7915: fix slot time for 5/6GHzFelix Fietkau
2025-01-14wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface()Christophe JAILLET
2025-01-13wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDCNicolas Cavallari
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-09-06wifi: mt76: mt7915: always query station rx rate from firmwareFelix Fietkau
2024-09-06wifi: mt76: mt7915: fix rx filter setting for bfee functionalityHoward Hsu
2024-09-06wifi: mt76: mt7915: improve hardware restart reliabilityFelix Fietkau
2024-09-06wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentationBenjamin Lin
2024-09-06wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau
2024-09-06wifi: mt76: mt7915: allocate vif wcid in the same range as stationsFelix 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-05-02wifi: mt76: mt7915: add missing chanctx opsBen Greear
2024-05-02wifi: mt76: mt7915: add fallback in case of missing precal dataFelix Fietkau
2024-05-02wifi: mt76: mt7915: initialize rssi on adding stationsFelix Fietkau
2024-02-22wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi
2023-12-07wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz bandStanleyYP Wang
2023-12-07wifi: mt76: move mt76_net_setup_tc in common codeLorenzo Bianconi
2023-09-30wifi: mt76: mt7915 add tc offloading supportFelix Fietkau
2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu
2023-09-30wifi: mt76: fix clang-specific fortify warningsDmitry Antipov
2023-09-30wifi: mt76: mt7915: fix monitor mode issuesFelix Fietkau
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau
2023-07-31wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee
2023-07-26wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi
2023-07-25wifi: mt76: mt7915: move poll_list in mt76_wcidLorenzo Bianconi
2023-07-25wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi
2023-07-25wifi: mt76: mt7915: fix command timeout in AP stop periodRany Hany
2023-07-25wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee
2023-07-25wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee
2023-07-25wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi
2023-07-25wifi: mt76: mt7915: drop return in mt7915_sta_statisticsRyder Lee
2023-07-25wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu
2023-07-25wifi: mt76: mt7915: report tx retries/failed counts for non-WED pathRyder Lee
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-17wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()Ryder Lee
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen
2023-02-03wifi: mt76: enable page_pool statsLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu
2023-02-03wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee
2022-12-01wifi: mt76: mt7915: fix band_idx usageRyder Lee
2022-12-01wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee
2022-12-01wifi: mt76: mt7915: add support to configure spatial reuse parameter setRyder Lee
2022-12-01wifi: mt76: mt7915: enable WED RX statsSujuan Chen