summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921
AgeCommit message (Expand)Author
2023-07-26wifi: mt76: mt7921: move mt7921u_disconnect mt792x-libLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move mt7921_dma_init in pci.cLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...Lorenzo Bianconi
2023-07-26wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: introduce mt792x-usb moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move acpi_sar code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move hif_ops macro in mt792x.hLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: move more dma shared code in mt792x_dmaLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: introduce mt792x_irq_mapLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move debugfs shared code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move dma shared 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: mt792x: move shared structure definition in mt792x.hLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_opsLorenzo 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-26wifi: mt76: mt7921: convert acpisar and clc pointers to voidLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move common register definition in mt792x_regs.hLorenzo Bianconi
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: 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: mt7921: get rid of MT7921_RESET_TIMEOUT marcoLorenzo Bianconi
2023-07-25wifi: mt76: mt7921: make mt7921_mac_sta_poll staticLorenzo Bianconi
2023-07-25wifi: mt76: mt7921: Support temp sensorBen Greear
2023-07-25wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh
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: remove macro duplication in regs.hLorenzo Bianconi
2023-07-25wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu
2023-07-25mt76: mt7921: don't assume adequate headroom for SDIO headersMatt Whitlock
2023-07-06wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau
2023-04-17wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou
2023-04-17wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou
2023-04-17wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li
2023-04-17mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang
2023-04-17wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang
2023-04-17wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array membersGustavo A. R. Silva