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