summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/main.c
AgeCommit message (Expand)Author
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2023-12-11wifi: mt76: mt7921: fix wrong 6Ghz power typeMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: add 6GHz power type support for clcMing Yen Hsieh
2023-09-30wifi: mt76: mt792x: move some common usb code in mt792x moduleLorenzo Bianconi
2023-09-30wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vifSean Wang
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-07-26wifi: mt76: mt7921: move acpi_sar code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move mac shared code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.hLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.hLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_vif in mt792x_vifLorenzo Bianconi
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi
2023-07-25wifi: mt76: mt7921: rely on shared poll_list fieldLorenzo Bianconi
2023-07-25wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi
2023-07-25wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee
2023-07-25wifi: mt76: mt7921e: report tx retries/failed counts in tx free eventDeren Wu
2023-07-25wifi: mt76: mt7921: rely on mib_stats shared definitionLorenzo Bianconi
2023-07-25wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-17wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi
2023-04-17wifi: mt76: mt7921: use driver flags rather than mac80211 flags to mcuNeil Chen
2023-04-17wifi: mt76: mt7921: fix wrong command to set STA channelDeren Wu
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: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen
2023-02-03wifi: mt76: mt7921: add ack signal supportDeren Wu
2023-02-03wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu
2023-02-03wifi: mt76: mt7921: fix deadlock in mt7921_abort_rocFelix Fietkau
2022-12-01wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen
2022-12-01wifi: mt76: mt7921: introduce chanctx supportSean Wang
2022-12-01wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang
2022-12-01wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi
2022-09-15wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw valueSean Wang
2022-09-15wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee
2022-09-15wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offloadSean Wang
2022-09-15wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_apSean Wang
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: add len parameter to __mt76_mcu_msg_alloc signatureLorenzo Bianconi
2022-07-11mt76: mt7921: enable HW beacon filter in the initialization stageSean Wang
2022-07-11mt76: mt7921: enable HW beacon filter not depending on PM flagSean Wang
2022-07-11mt76: move mcu_txd/mcu_rxd structures in shared codeLorenzo Bianconi