summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2023-10-23wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel infoMing Yen Hsieh
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-10-09Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wirelessKalle Valo
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-04Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-09-30wifi: mt76: Annotate struct mt76_rx_tid with __counted_byKees Cook
2023-09-30wifi: mt76: mt7921: update the channel usage when the regd domain changedMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: get regulatory information from the clc eventMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: add 6GHz power type support for clcMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: enable set txpower for UNII-4Ming Yen Hsieh
2023-09-30wifi: mt76: mt7921: move connac nic capability handling to mt7921Deren Wu
2023-09-30wifi: mt76: reduce spin_lock_bh held up in mt76_dma_rx_cleanupSean Wang
2023-09-30wifi: mt76: mt7996: remove periodic MPDU TXS requestBenjamin Lin
2023-09-30wifi: mt76: mt7996: enable PPDU-TxS to hostYi-Chia Hsieh
2023-09-30wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh
2023-09-30wifi: mt76: mt7996: get tx_retries and tx_failed from txfreeYi-Chia Hsieh
2023-09-30wifi: mt76: mt792x: move some common usb code in mt792x moduleLorenzo Bianconi
2023-09-30wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x moduleLorenzo Bianconi
2023-09-30wifi: mt76: mt7915 add tc offloading supportFelix Fietkau
2023-09-30wifi: mt76: mt7925: add Mediatek Wi-Fi7 driver for mt7925 chipsDeren Wu
2023-09-30wifi: mt76: mt7921: fix the wrong rate selected in fw for the chanctx driverSean Wang
2023-09-30wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driverSean Wang
2023-09-30wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vifSean Wang
2023-09-30wifi: mt76: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan
2023-09-30wifi: mt76: mt7915: fix beamforming availability checkMeiChia Chiu
2023-09-30wifi: mt76: mt7915: update mpdu density capabilityPeter Chiu
2023-09-30wifi: mt76: check vif type before reporting cca and csaPeter Chiu
2023-09-30wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen
2023-09-30wifi: mt76: get rid of false alamrs of tx emission issuesStanleyYP Wang
2023-09-30wifi: mt76: fix potential memory leak of beacon commandsBo Jiao
2023-09-30wifi: mt76: check sta rx control frame to multibss capabilityAllen Ye
2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu
2023-09-30wifi: mt76: connac: add MBSSID support for mt7996Chank Chen
2023-09-30wifi: mt76: fix clang-specific fortify warningsDmitry Antipov
2023-09-30wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)Ingo Rohloff
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan
2023-09-30wifi: mt76: mt7996: support per-band LED controlJen-Hao Cheng
2023-09-30wifi: mt76: mt7996: support more options for mt7996_set_bitrate_mask()Howard Hsu
2023-09-30wifi: mt76: mt7996: only set vif teardown cmds at remove interfaceShayne Chen
2023-09-30wifi: mt76: mt7996: fix TWT command formatPeter Chiu
2023-09-30wifi: mt76: mt7996: fix rx rate report for CBW320-2Peter Chiu
2023-09-30wifi: mt76: mt7996: fix wmm queue mappingPeter Chiu
2023-09-30wifi: mt76: mt7996: fix beamformee ss subfield in EHT PHY capHoward Hsu
2023-09-30wifi: mt76: mt7996: fix beamform mcu cmd configurationHoward Hsu
2023-09-30wifi: mt76: mt7996: set correct wcid in txpPeter Chiu
2023-09-30wifi: mt76: connac: add more unified event IDsDeren Wu
2023-09-30wifi: mt76: connac: add more unified command IDsDeren Wu
2023-09-30wifi: mt76: connac: add data field in struct tlvDeren Wu