summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7603: disable A-MSDU tx support on MT7628Felix Fietkau2023-09-301-1/+2
* page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-1/+0
* wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi2023-07-251-0/+2
* wifi: mt76: add tx_nss histogram to ethtool statsRyder Lee2023-07-251-0/+3
* wifi: mt76: enable UNII-4 channel 177 supportRyder Lee2023-07-251-0/+1
* wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-171-1/+2
* wifi: mt76: mt7996: add eht rx rate supportShayne Chen2023-04-171-3/+8
* wifi: mt76: dynamic channel bandwidth changes in AP modeRyder Lee2023-04-171-1/+2
* wifi: mt76: do not run mt76_unregister_device() on unregistered hwLorenzo Bianconi2023-03-131-0/+8
* wifi: mt76: add EHT rate stats for ethtoolShayne Chen2023-02-031-3/+8
* wifi: mt76: enable page_pool statsLorenzo Bianconi2023-02-031-0/+15
* wifi: mt76: switch to page_pool allocatorLorenzo Bianconi2023-02-031-0/+42
* wifi: mt76: mt7915: enable per-phy led supportLorenzo Bianconi2022-12-091-0/+8
* wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi2022-12-091-21/+27
* wifi: mt76: move leds field in leds structLorenzo Bianconi2022-12-091-9/+9
* wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi2022-12-011-1/+4
* wifi: mt76: introduce rxwi and rx token utility routinesSujuan Chen2022-12-011-0/+5
* wifi: mt76: mt7915: add ack signal supportRyder Lee2022-12-011-5/+4
* Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear2022-12-011-2/+6
* wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2Felix Fietkau2022-09-121-1/+2
* mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()Liang He2022-07-111-0/+1
* mt76: add phy_idx to mt76_wcidLorenzo Bianconi2022-07-111-6/+6
* mt76: introduce phys array in mt76_dev structureLorenzo Bianconi2022-07-111-3/+6
* mt76: add phy_idx in mt76_rx_statusLorenzo Bianconi2022-07-111-3/+3
* mt76: allow receiving frames with invalid CCMP PN via monitor interfacesFelix Fietkau2022-07-111-14/+10
* mt76: do not check the ccmp pn for ONLY_MONITOR frameMeiChia Chiu2022-07-111-0/+3
* mt76: enable the VHT extended NSS BW featureDeren Wu2022-07-111-0/+2
* mt76: add 6 GHz band support in mt76_sar_freq_rangesDeren Wu2022-07-111-0/+6
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-2/+2
* mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau2022-05-131-1/+3
* mt76: make number of tokens configurable dynamicallyFelix Fietkau2022-05-131-0/+1
* mt76: add support for overriding the device used for DMA mappingFelix Fietkau2022-05-131-0/+1
* mt76: fix tx status related use-after-free race on station removalFelix Fietkau2022-05-131-0/+2
* mt76: fix antenna config missing in 6G capDeren Wu2022-05-131-2/+2
* mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau2022-05-131-1/+1
* mt76: fix invalid rssi reportDeren Wu2022-03-161-2/+3
* mt76: fix dfs state issue with 160 MHz channelsFelix Fietkau2022-02-241-1/+1
* mt76: improve signal strength reportingFelix Fietkau2022-02-241-0/+32
* mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau2022-02-031-0/+28
* mt76: make mt76_sar_capa staticLorenzo Bianconi2022-02-031-1/+1
* mt76: move sar_capa configuration in common codeLorenzo Bianconi2021-12-191-4/+16
* mt76: clear sta powersave flag after notifying driverFelix Fietkau2021-12-191-2/+4
* mt76: move sar utilities to mt76-core moduleLorenzo Bianconi2021-12-191-0/+53
* mt76: fix the wiphy's available antennas to the correct valueBo Jiao2021-12-191-2/+2
* mt76: fix possible OOB issue in mt76_calculate_default_rateLorenzo Bianconi2021-12-191-3/+4
* mt76: move mt76_ethtool_worker_info in mt76 moduleLorenzo Bianconi2021-10-201-0/+28
* mt76: do not access 802.11 header in ccmp check for 802.3 rx skbsFelix Fietkau2021-10-201-2/+5
* mt76: use a separate CCMP PN receive counter for management framesXing Song2021-10-201-4/+23
* mt76: substitute sk_buff_head status_list with spinlock_t status_lockLorenzo Bianconi2021-10-201-1/+1
* mt76: remove mt76_wcid pointer from mt76_tx_status_check signatureLorenzo Bianconi2021-10-201-2/+2