summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorFilesLines
2024-02-05wifi: mt76: mt7996: add PCI IDs for mt7992StanleyYP Wang1-2/+6
2024-02-05wifi: mt76: connac: fix EHT phy mode checkMeiChia Chiu1-1/+1
2024-01-25wifi: mt76: fix broken precal loading from MTD for mt7915Christian Marangi1-1/+1
2024-01-25wifi: mt76: mt7921: fix wrong 6Ghz power typeMing Yen Hsieh1-3/+35
2024-01-25wifi: mt76: mt7921: fix CLC command timeout when suspend/resumeMing Yen Hsieh3-5/+22
2024-01-25wifi: mt76: mt7921: fix country count limitation for CLCMing Yen Hsieh1-3/+8
2024-01-25wifi: mt76: mt7921s: fix workqueue problem causes STA association failWang Zhao5-12/+18
2024-01-25wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packingArnd Bergmann1-3/+3
2024-01-25wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz bandStanleyYP Wang1-2/+3
2024-01-25wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981StanleyYP Wang1-1/+2
2024-01-25wifi: mt76: mt7996: fix alignment of sta info eventStanleyYP Wang1-1/+1
2024-01-25wifi: mt76: mt7996: fix rate usage of inband discovery framesMeiChia Chiu1-2/+2
2024-01-25wifi: mt76: mt7996: fix the size of struct bss_rate_tlvSujuan Chen1-1/+1
2024-01-25wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails i...Lorenzo Bianconi1-1/+1
2024-01-25wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem functionChristian Marangi1-2/+2
2024-01-25wifi: mt76: mt7996: fix uninitialized variable in parsing txfreeYi-Chia Hsieh1-1/+1
2023-12-12wifi: mt76: fix crash with WED rx support enabledFelix Fietkau1-4/+6
2023-11-22wifi: mt76: mt7925: fix typo in mt7925_init_he_capsLorenzo Bianconi1-2/+2
2023-11-08wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC configMing Yen Hsieh1-0/+1
2023-10-28net: fill in MODULE_DESCRIPTION()s in kuba@'s modulesJakub Kicinski1-0/+1
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-1/+4
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin1-1/+1
2023-10-23wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel infoMing Yen Hsieh1-0/+3
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo1-1/+1
2023-10-09Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wirelessKalle Valo71-560/+10196
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-14/+7
2023-10-06Merge wireless into wireless-nextJohannes Berg3-13/+15
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-13/+15
2023-10-04Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-13/+15
2023-09-30wifi: mt76: Annotate struct mt76_rx_tid with __counted_byKees Cook1-1/+1
2023-09-30wifi: mt76: mt7921: update the channel usage when the regd domain changedMing Yen Hsieh4-2/+64
2023-09-30wifi: mt76: mt7921: get regulatory information from the clc eventMing Yen Hsieh5-4/+41
2023-09-30wifi: mt76: mt7921: add 6GHz power type support for clcMing Yen Hsieh3-1/+46
2023-09-30wifi: mt76: mt7921: enable set txpower for UNII-4Ming Yen Hsieh1-1/+1
2023-09-30wifi: mt76: mt7921: move connac nic capability handling to mt7921Deren Wu3-122/+121
2023-09-30wifi: mt76: reduce spin_lock_bh held up in mt76_dma_rx_cleanupSean Wang1-2/+4
2023-09-30wifi: mt76: mt7996: remove periodic MPDU TXS requestBenjamin Lin3-19/+21
2023-09-30wifi: mt76: mt7996: enable PPDU-TxS to hostYi-Chia Hsieh4-17/+48
2023-09-30wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh6-0/+130
2023-09-30wifi: mt76: mt7996: get tx_retries and tx_failed from txfreeYi-Chia Hsieh3-5/+22
2023-09-30wifi: mt76: mt792x: move some common usb code in mt792x moduleLorenzo Bianconi9-59/+37
2023-09-30wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x moduleLorenzo Bianconi8-36/+21
2023-09-30wifi: mt76: mt7915 add tc offloading supportFelix Fietkau2-0/+18
2023-09-30wifi: mt76: mt7925: add Mediatek Wi-Fi7 driver for mt7925 chipsDeren Wu17-0/+8797
2023-09-30wifi: mt76: mt7921: fix the wrong rate selected in fw for the chanctx driverSean Wang1-2/+7
2023-09-30wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driverSean Wang3-5/+14
2023-09-30wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vifSean Wang4-9/+9
2023-09-30wifi: mt76: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan1-2/+0
2023-09-30wifi: mt76: mt7915: fix beamforming availability checkMeiChia Chiu1-2/+2
2023-09-30wifi: mt76: mt7915: update mpdu density capabilityPeter Chiu1-4/+12