summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-111-6/+3
* wifi: mt76: mt7921: move mt7921u_disconnect mt792x-libLorenzo Bianconi2023-07-261-18/+1
* wifi: mt76: mt7921: move mt7921_dma_init in pci.cLorenzo Bianconi2023-07-264-73/+67
* wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...Lorenzo Bianconi2023-07-263-5/+2
* wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib moduleLorenzo Bianconi2023-07-262-67/+2
* wifi: mt76: mt792x: introduce mt792x-usb moduleLorenzo Bianconi2023-07-265-360/+69
* wifi: mt76: mt7921: move acpi_sar code in mt792x-lib moduleLorenzo Bianconi2023-07-267-480/+6
* wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi2023-07-266-81/+9
* wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi2023-07-266-126/+8
* wifi: mt76: mt7921: move hif_ops macro in mt792x.hLorenzo Bianconi2023-07-266-15/+9
* wifi: mt76: mt792x: move more dma shared code in mt792x_dmaLorenzo Bianconi2023-07-265-239/+11
* wifi: mt76: mt792x: introduce mt792x_irq_mapLorenzo Bianconi2023-07-264-43/+44
* wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi2023-07-265-261/+10
* wifi: mt76: mt7921: move debugfs shared code in mt792x-lib moduleLorenzo Bianconi2023-07-261-171/+7
* wifi: mt76: mt7921: move dma shared code in mt792x-lib moduleLorenzo Bianconi2023-07-265-110/+9
* wifi: mt76: mt7921: move mac shared code in mt792x-lib moduleLorenzo Bianconi2023-07-268-184/+19
* wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi2023-07-2612-735/+68
* wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.hLorenzo Bianconi2023-07-264-43/+35
* wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.hLorenzo Bianconi2023-07-265-103/+98
* wifi: mt76: mt792x: move shared structure definition in mt792x.hLorenzo Bianconi2023-07-261-110/+1
* wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_opsLorenzo Bianconi2023-07-264-5/+5
* wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi2023-07-2618-282/+282
* wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi2023-07-268-72/+72
* wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi2023-07-266-32/+32
* wifi: mt76: mt7921: rename mt7921_vif in mt792x_vifLorenzo Bianconi2023-07-265-45/+45
* wifi: mt76: mt7921: convert acpisar and clc pointers to voidLorenzo Bianconi2023-07-262-5/+5
* wifi: mt76: mt7921: move common register definition in mt792x_regs.hLorenzo Bianconi2023-07-261-440/+3
* mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi2023-07-254-77/+4
* wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi2023-07-253-5/+4
* wifi: mt76: mt7921: rely on shared poll_list fieldLorenzo Bianconi2023-07-253-15/+14
* wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi2023-07-254-24/+21
* wifi: mt76: mt7921: get rid of MT7921_RESET_TIMEOUT marcoLorenzo Bianconi2023-07-251-1/+0
* wifi: mt76: mt7921: make mt7921_mac_sta_poll staticLorenzo Bianconi2023-07-252-3/+1
* wifi: mt76: mt7921: Support temp sensorBen Greear2023-07-253-0/+78
* wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh2023-07-251-1/+2
* wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee2023-07-251-0/+4
* wifi: mt76: mt7921e: report tx retries/failed counts in tx free eventDeren Wu2023-07-252-1/+13
* wifi: mt76: mt7921: rely on mib_stats shared definitionLorenzo Bianconi2023-07-254-34/+5
* wifi: mt76: mt7921: remove macro duplication in regs.hLorenzo Bianconi2023-07-251-1/+0
* wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu2023-07-251-1/+1
* mt76: mt7921: don't assume adequate headroom for SDIO headersMatt Whitlock2023-07-251-0/+4
* wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou2023-07-063-12/+8
* Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-2118-282/+152
|\
| * wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau2023-04-191-0/+1
| * wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou2023-04-171-1/+2
| * wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou2023-04-171-16/+20
| * wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li2023-04-171-1/+1
| * mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang2023-04-171-20/+0
| * wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi2023-04-172-15/+4
| * wifi: mt76: mt7921: enable p2p supportSean Wang2023-04-171-3/+7