summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915
AgeCommit message (Expand)AuthorFilesLines
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-1/+1
2023-08-02Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo15-508/+723
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring2-1/+1
2023-07-31wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee1-1/+2
2023-07-31wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_infoRyder Lee1-1/+1
2023-07-26wifi: mt76: mt7915: remove VHT160 capability on MT7915Felix Fietkau1-1/+0
2023-07-26wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau3-12/+50
2023-07-25mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi3-89/+5
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi3-5/+4
2023-07-25wifi: mt76: mt7915: move poll_list in mt76_wcidLorenzo Bianconi3-17/+16
2023-07-25wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi4-32/+31
2023-07-25wifi: mt76: mt7915: fix command timeout in AP stop periodRany Hany1-13/+50
2023-07-25wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recoveryBo Jiao3-73/+101
2023-07-25wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee5-71/+164
2023-07-25wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee1-0/+4
2023-07-25wifi: mt76: mt7915: add support for MT7981Alexander Couzens12-76/+169
2023-07-25wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi4-67/+6
2023-07-25wifi: mt76: mt7915: drop return in mt7915_sta_statisticsRyder Lee1-14/+13
2023-07-25wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu2-28/+8
2023-07-25wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu3-9/+72
2023-07-25wifi: mt76: mt7915: report tx retries/failed counts for non-WED pathRyder Lee5-9/+37
2023-07-25wifi: mt76: mt7915: fix background radar event being blockedStanleyYP Wang1-1/+1
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski10-209/+64
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau1-0/+1
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang1-2/+2
2023-04-17wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()Ryder Lee1-18/+18
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi1-32/+1
2023-04-17wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi1-22/+1
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi3-6/+0
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi4-7/+6
2023-04-17wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()Ryder Lee3-110/+12
2023-04-17wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()Howard Hsu1-4/+4
2023-04-17wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED deviceSujuan Chen3-8/+16
2023-04-17wifi: mt76: mt7915: expose device tree match tableLorenz Brun1-0/+2
2023-04-17wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter1-0/+1
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau1-7/+6
2023-03-13wifi: mt76: mt7915: add back 160MHz channel width support for MT7915Felix Fietkau1-10/+30
2023-02-03wifi: mt76: mt7915: complete wed reset supportLorenzo Bianconi2-5/+31
2023-02-03wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi2-0/+55
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen1-1/+1
2023-02-03wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_bufSujuan Chen1-0/+2
2023-02-03wifi: mt76: enable page_pool statsLorenzo Bianconi1-10/+16
2023-02-03wifi: mt76: switch to page_pool allocatorLorenzo Bianconi1-34/+21
2023-02-03wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_bufLorenzo Bianconi1-1/+8
2023-02-03wifi: mt76: mt7915: fix WED TxS reportingRyder Lee1-3/+0
2023-02-03wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu4-3/+51
2023-02-03wifi: mt76: mt7915: set sku initial value to zeroPeter Chiu1-0/+2
2023-02-03wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi1-3/+2
2023-02-03wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi1-1/+2
2023-02-03wifi: mt76: introduce mt76_queue_is_wed_rx utility routineLorenzo Bianconi1-2/+1