summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921
AgeCommit message (Expand)AuthorFilesLines
2023-07-26wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi6-81/+9
2023-07-26wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi6-126/+8
2023-07-26wifi: mt76: mt7921: move hif_ops macro in mt792x.hLorenzo Bianconi6-15/+9
2023-07-26wifi: mt76: mt792x: move more dma shared code in mt792x_dmaLorenzo Bianconi5-239/+11
2023-07-26wifi: mt76: mt792x: introduce mt792x_irq_mapLorenzo Bianconi4-43/+44
2023-07-26wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi5-261/+10
2023-07-26wifi: mt76: mt7921: move debugfs shared code in mt792x-lib moduleLorenzo Bianconi1-171/+7
2023-07-26wifi: mt76: mt7921: move dma shared code in mt792x-lib moduleLorenzo Bianconi5-110/+9
2023-07-26wifi: mt76: mt7921: move mac shared code in mt792x-lib moduleLorenzo Bianconi8-184/+19
2023-07-26wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi12-735/+68
2023-07-26wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.hLorenzo Bianconi4-43/+35
2023-07-26wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.hLorenzo Bianconi5-103/+98
2023-07-26wifi: mt76: mt792x: move shared structure definition in mt792x.hLorenzo Bianconi1-110/+1
2023-07-26wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_opsLorenzo Bianconi4-5/+5
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi18-282/+282
2023-07-26wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi8-72/+72
2023-07-26wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi6-32/+32
2023-07-26wifi: mt76: mt7921: rename mt7921_vif in mt792x_vifLorenzo Bianconi5-45/+45
2023-07-26wifi: mt76: mt7921: convert acpisar and clc pointers to voidLorenzo Bianconi2-5/+5
2023-07-26wifi: mt76: mt7921: move common register definition in mt792x_regs.hLorenzo Bianconi1-440/+3
2023-07-25mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi4-77/+4
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi3-5/+4
2023-07-25wifi: mt76: mt7921: rely on shared poll_list fieldLorenzo Bianconi3-15/+14
2023-07-25wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi4-24/+21
2023-07-25wifi: mt76: mt7921: get rid of MT7921_RESET_TIMEOUT marcoLorenzo Bianconi1-1/+0
2023-07-25wifi: mt76: mt7921: make mt7921_mac_sta_poll staticLorenzo Bianconi2-3/+1
2023-07-25wifi: mt76: mt7921: Support temp sensorBen Greear3-0/+78
2023-07-25wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh1-1/+2
2023-07-25wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee1-0/+4
2023-07-25wifi: mt76: mt7921e: report tx retries/failed counts in tx free eventDeren Wu2-1/+13
2023-07-25wifi: mt76: mt7921: rely on mib_stats shared definitionLorenzo Bianconi4-34/+5
2023-07-25wifi: mt76: mt7921: remove macro duplication in regs.hLorenzo Bianconi1-1/+0
2023-07-25wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu1-1/+1
2023-07-25mt76: mt7921: don't assume adequate headroom for SDIO headersMatt Whitlock1-0/+4
2023-07-06wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou3-12/+8
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski18-282/+152
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau1-0/+1
2023-04-17wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou1-1/+2
2023-04-17wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou1-16/+20
2023-04-17wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li1-1/+1
2023-04-17mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang1-20/+0
2023-04-17wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi2-15/+4
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang1-3/+7
2023-04-17wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array membersGustavo A. R. Silva1-5/+5
2023-04-17wifi: mt76: mt7921: add Netgear AXE3000 (A8000) supportReese Russell1-0/+3
2023-04-17wifi: mt76: mt7921e: fix probe timeout after rebootQuan Zhou1-3/+3
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi12-64/+22
2023-04-17wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi5-33/+11
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 Bianconi5-9/+0