summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915
AgeCommit message (Expand)Author
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2023-12-07wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz bandStanleyYP Wang
2023-12-07wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981StanleyYP Wang
2023-12-07wifi: mt76: use chainmask for power delta calculationAllen Ye
2023-12-07wifi: mt76: change txpower init to per-phyShayne Chen
2023-12-07wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails i...Lorenzo Bianconi
2023-12-07wifi: mt76: move wed reset common code in mt76 moduleLorenzo Bianconi
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi
2023-12-07wifi: mt76: introduce mt76_queue_is_wed_tx_free utility routineLorenzo Bianconi
2023-12-07wifi: mt76: move mt76_net_setup_tc in common codeLorenzo Bianconi
2023-12-07wifi: mt76: move mt76_mmio_wed_offload_{enable,disable} in common codeLorenzo Bianconi
2023-12-07wifi: mt76: mmio: move mt76_mmio_wed_{init,release}_rx_buf in common codeLorenzo Bianconi
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan
2023-12-07wifi: mt76: permit to load precal from NVMEM cell for mt7915Christian Marangi
2023-12-07wifi: mt76: limit support of precal loading for mt7915 to MTD onlyChristian Marangi
2023-10-09Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wirelessKalle Valo
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-09-30wifi: mt76: mt7915 add tc offloading supportFelix Fietkau
2023-09-30wifi: mt76: mt7915: fix beamforming availability checkMeiChia Chiu
2023-09-30wifi: mt76: mt7915: update mpdu density capabilityPeter Chiu
2023-09-30wifi: mt76: check vif type before reporting cca and csaPeter Chiu
2023-09-30wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen
2023-09-30wifi: mt76: get rid of false alamrs of tx emission issuesStanleyYP Wang
2023-09-30wifi: mt76: fix potential memory leak of beacon commandsBo Jiao
2023-09-30wifi: mt76: check sta rx control frame to multibss capabilityAllen Ye
2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu
2023-09-30wifi: mt76: fix clang-specific fortify warningsDmitry Antipov
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan
2023-09-30wifi: mt76: mt7915: fix monitor mode issuesFelix Fietkau
2023-09-30wifi: mt76: remove unused error path in mt76_connac_tx_complete_skbFelix Fietkau
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau
2023-09-19net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_descLorenzo Bianconi
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-08-02Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring
2023-07-31wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee
2023-07-31wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_infoRyder Lee
2023-07-26wifi: mt76: mt7915: remove VHT160 capability on MT7915Felix Fietkau
2023-07-26wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau
2023-07-25mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi
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: disable WFDMA Tx/Rx during SER recoveryBo Jiao
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: add support for MT7981Alexander Couzens