summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_dfs.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: mt76: convert tasklets to use new tasklet_setup() APIAllen Pais2020-12-041-5/+5
* mt76: Fix unsigned expressions compared with zeroYe Bin2020-09-241-3/+3
* mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau2020-02-141-1/+1
* mt76: move channel state to struct mt76_phyFelix Fietkau2020-02-141-6/+6
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: move nl80211_dfs_regions in mt76_dev data structureLorenzo Bianconi2019-06-271-8/+8
* mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi2019-06-251-1/+1
* mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau2019-03-071-1/+2
* mt76: explicitly disable energy detect cca during scanFelix Fietkau2019-02-181-1/+1
* mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2019-01-111-0/+4
* mt76: dfs: run mt76x02_dfs_set_domain atomicallyLorenzo Bianconi2019-01-111-0/+2
* mt76x0: dfs: fix IBI_R11 configuration on non-radar channelsLorenzo Bianconi2018-11-301-2/+6
* mt76x0: pci: add DFS supportLorenzo Bianconi2018-11-301-2/+29
* mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+868