summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)Author
2023-12-07wifi: mt76: increase MT_QFLAG_WED_TYPE sizeLorenzo Bianconi
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi
2023-12-07wifi: mt76: introduce mt76_queue_is_wed_tx_free utility routineLorenzo Bianconi
2023-12-07wifi: mt76: move mt76_net_setup_tc in common codeLorenzo Bianconi
2023-12-07wifi: mt76: move mt76_mmio_wed_offload_{enable,disable} in common codeLorenzo Bianconi
2023-12-07wifi: mt76: mmio: move mt76_mmio_wed_{init,release}_rx_buf in common codeLorenzo Bianconi
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan
2023-12-07wifi: mt76: permit to load precal from NVMEM cell for mt7915Christian Marangi
2023-12-07wifi: mt76: permit to use alternative cell name to eeprom NVMEM loadChristian Marangi
2023-12-07wifi: mt76: make mt76_get_of_eeprom static againChristian Marangi
2023-12-07wifi: mt76: limit support of precal loading for mt7915 to MTD onlyChristian Marangi
2023-12-07wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem functionChristian Marangi
2023-12-07wifi: mt76: fix broken precal loading from MTD for mt7915Christian Marangi
2023-12-07wifi: mt76: mt7996: fix uninitialized variable in parsing txfreeYi-Chia Hsieh
2023-12-07wifi: mt76: mt7921: support 5.9/6GHz channel config in acpiRong Yan
2023-12-07wifi: mt76: add ability to explicitly forbid LED registration with DTRyder Lee
2023-11-22wifi: mt76: mt7925: fix typo in mt7925_init_he_capsLorenzo Bianconi
2023-11-08wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC configMing Yen Hsieh
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-23wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel infoMing Yen Hsieh
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