summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorFilesLines
2023-10-28net: fill in MODULE_DESCRIPTION()s in kuba@'s modulesJakub Kicinski1-0/+1
2023-10-27Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-1/+4
2023-10-24page_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-07Merge 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
2023-09-30wifi: mt76: check vif type before reporting cca and csaPeter Chiu2-6/+10
2023-09-30wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen3-3/+3
2023-09-30wifi: mt76: get rid of false alamrs of tx emission issuesStanleyYP Wang2-6/+6
2023-09-30wifi: mt76: fix potential memory leak of beacon commandsBo Jiao2-4/+16
2023-09-30wifi: mt76: check sta rx control frame to multibss capabilityAllen Ye2-0/+4
2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu7-58/+72
2023-09-30wifi: mt76: connac: add MBSSID support for mt7996Chank Chen3-1/+90
2023-09-30wifi: mt76: fix clang-specific fortify warningsDmitry Antipov3-3/+3
2023-09-30wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)Ingo Rohloff1-0/+2
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan4-16/+4
2023-09-30wifi: mt76: mt7996: support per-band LED controlJen-Hao Cheng2-13/+22
2023-09-30wifi: mt76: mt7996: support more options for mt7996_set_bitrate_mask()Howard Hsu1-2/+133
2023-09-30wifi: mt76: mt7996: only set vif teardown cmds at remove interfaceShayne Chen1-15/+6
2023-09-30wifi: mt76: mt7996: fix TWT command formatPeter Chiu1-2/+5
2023-09-30wifi: mt76: mt7996: fix rx rate report for CBW320-2Peter Chiu1-0/+2
2023-09-30wifi: mt76: mt7996: fix wmm queue mappingPeter Chiu2-4/+10
2023-09-30wifi: mt76: mt7996: fix beamformee ss subfield in EHT PHY capHoward Hsu1-4/+5
2023-09-30wifi: mt76: mt7996: fix beamform mcu cmd configurationHoward Hsu1-2/+2
2023-09-30wifi: mt76: mt7996: set correct wcid in txpPeter Chiu2-5/+5