summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo2023-08-0215-508/+723
|\
| * wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee2023-07-311-1/+2
| * wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_infoRyder Lee2023-07-311-1/+1
| * wifi: mt76: mt7915: remove VHT160 capability on MT7915Felix Fietkau2023-07-261-1/+0
| * wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau2023-07-263-12/+50
| * mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi2023-07-253-89/+5
| * wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi2023-07-253-5/+4
| * wifi: mt76: mt7915: move poll_list in mt76_wcidLorenzo Bianconi2023-07-253-17/+16
| * wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi2023-07-254-32/+31
| * wifi: mt76: mt7915: fix command timeout in AP stop periodRany Hany2023-07-251-13/+50
| * wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recoveryBo Jiao2023-07-253-73/+101
| * wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee2023-07-255-71/+164
| * wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee2023-07-251-0/+4
| * wifi: mt76: mt7915: add support for MT7981Alexander Couzens2023-07-2512-76/+169
| * wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi2023-07-254-67/+6
| * wifi: mt76: mt7915: drop return in mt7915_sta_statisticsRyder Lee2023-07-251-14/+13
| * wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu2023-07-252-28/+8
| * wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu2023-07-253-9/+72
| * wifi: mt76: mt7915: report tx retries/failed counts for non-WED pathRyder Lee2023-07-255-9/+37
| * wifi: mt76: mt7915: fix background radar event being blockedStanleyYP Wang2023-07-251-1/+1
* | wifi: drivers: Explicitly include correct DT includesRob Herring2023-08-012-1/+1
|/
* Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-2110-209/+64
|\
| * wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau2023-04-191-0/+1
| * wifi: mt76: mt7921: enable p2p supportSean Wang2023-04-171-2/+2
| * wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()Ryder Lee2023-04-171-18/+18
| * wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-171-32/+1
| * wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi2023-04-171-22/+1
| * wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-173-6/+0
| * wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-174-7/+6
| * wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()Ryder Lee2023-04-173-110/+12
| * wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()Howard Hsu2023-04-171-4/+4
| * wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED deviceSujuan Chen2023-04-173-8/+16
| * wifi: mt76: mt7915: expose device tree match tableLorenz Brun2023-04-171-0/+2
| * wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter2023-04-171-0/+1
* | wifi: mt76: ignore key disable commandsFelix Fietkau2023-04-031-7/+6
|/
* wifi: mt76: mt7915: add back 160MHz channel width support for MT7915Felix Fietkau2023-03-131-10/+30
* wifi: mt76: mt7915: complete wed reset supportLorenzo Bianconi2023-02-032-5/+31
* wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi2023-02-032-0/+55
* wifi: mt76: add EHT rate stats for ethtoolShayne Chen2023-02-031-1/+1
* wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_bufSujuan Chen2023-02-031-0/+2
* wifi: mt76: enable page_pool statsLorenzo Bianconi2023-02-031-10/+16
* wifi: mt76: switch to page_pool allocatorLorenzo Bianconi2023-02-031-34/+21
* wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_bufLorenzo Bianconi2023-02-031-1/+8
* wifi: mt76: mt7915: fix WED TxS reportingRyder Lee2023-02-031-3/+0
* wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu2023-02-034-3/+51
* wifi: mt76: mt7915: set sku initial value to zeroPeter Chiu2023-02-031-0/+2
* wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi2023-02-031-3/+2
* wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi2023-02-031-1/+2
* wifi: mt76: introduce mt76_queue_is_wed_rx utility routineLorenzo Bianconi2023-02-031-2/+1
* wifi: mt76: mt7915: remove BW160 and BW80+80 supportMeiChia Chiu2023-02-031-29/+9