summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
14 dayswifi: mt76: mt7925: report link information in rx statusSean Wang1-0/+5
2024-05-02wifi: mt76: enable spectrum managementFelix Fietkau1-0/+1
2024-02-22wifi: mt76: set page_pool napi pointer for mmio devicesLorenzo Bianconi1-1/+9
2024-02-22wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi1-16/+0
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh1-2/+2
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+1
2023-12-07wifi: mt76: use chainmask for power delta calculationAllen Ye1-1/+1
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi1-1/+2
2023-12-07wifi: mt76: move mt76_net_setup_tc in common codeLorenzo Bianconi1-0/+16
2023-12-07wifi: mt76: add ability to explicitly forbid LED registration with DTRyder Lee1-14/+25
2023-10-24page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin1-1/+1
2023-09-30wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driverSean Wang1-2/+7
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau1-2/+48
2023-09-30wifi: mt76: mt7603: disable A-MSDU tx support on MT7628Felix Fietkau1-1/+2
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin1-1/+0
2023-07-25wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi1-0/+2
2023-07-25wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee1-0/+3
2023-07-25wifi: mt76: enable UNII-4 channel 177 supportRyder Lee1-0/+1
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi1-1/+2
2023-04-17wifi: mt76: mt7996: add eht rx rate supportShayne Chen1-3/+8
2023-04-17wifi: mt76: dynamic channel bandwidth changes in AP modeRyder Lee1-1/+2
2023-03-13wifi: mt76: do not run mt76_unregister_device() on unregistered hwLorenzo Bianconi1-0/+8
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen1-3/+8
2023-02-03wifi: mt76: enable page_pool statsLorenzo Bianconi1-0/+15
2023-02-03wifi: mt76: switch to page_pool allocatorLorenzo Bianconi1-0/+42
2022-12-09wifi: mt76: mt7915: enable per-phy led supportLorenzo Bianconi1-0/+8
2022-12-09wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi1-21/+27
2022-12-09wifi: mt76: move leds field in leds structLorenzo Bianconi1-9/+9
2022-12-01wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi1-1/+4
2022-12-01wifi: mt76: introduce rxwi and rx token utility routinesSujuan Chen1-0/+5
2022-12-01wifi: mt76: mt7915: add ack signal supportRyder Lee1-5/+4
2022-12-01Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear1-2/+6
2022-09-12wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2Felix Fietkau1-1/+2
2022-07-11mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()Liang He1-0/+1
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi1-6/+6
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi1-3/+6
2022-07-11mt76: add phy_idx in mt76_rx_statusLorenzo Bianconi1-3/+3
2022-07-11mt76: allow receiving frames with invalid CCMP PN via monitor interfacesFelix Fietkau1-14/+10
2022-07-11mt76: do not check the ccmp pn for ONLY_MONITOR frameMeiChia Chiu1-0/+3
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu1-0/+2
2022-07-11mt76: add 6 GHz band support in mt76_sar_freq_rangesDeren Wu1-0/+6
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-2/+2
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau1-1/+3
2022-05-13mt76: make number of tokens configurable dynamicallyFelix Fietkau1-0/+1
2022-05-13mt76: add support for overriding the device used for DMA mappingFelix Fietkau1-0/+1
2022-05-13mt76: fix tx status related use-after-free race on station removalFelix Fietkau1-0/+2
2022-05-13mt76: fix antenna config missing in 6G capDeren Wu1-2/+2
2022-05-13mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau1-1/+1
2022-03-16mt76: fix invalid rssi reportDeren Wu1-2/+3
2022-02-24mt76: fix dfs state issue with 160 MHz channelsFelix Fietkau1-1/+1