aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_dfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-03mt76: mt76x02: use mt76_phy_dfs_state to determine radar detector stateFelix Fietkau1-4/+1
2020-12-04wireless: mt76: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+5
2020-09-24mt76: Fix unsigned expressions compared with zeroYe Bin1-3/+3
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau1-1/+1
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau1-6/+6
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-06-27mt76: move nl80211_dfs_regions in mt76_dev data structureLorenzo Bianconi1-8/+8
2019-06-25mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi1-1/+1
2019-03-07mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau1-1/+2
2019-02-18mt76: explicitly disable energy detect cca during scanFelix Fietkau1-1/+1
2019-01-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi1-0/+4
2019-01-11mt76: dfs: run mt76x02_dfs_set_domain atomicallyLorenzo Bianconi1-0/+2
2018-11-30mt76x0: dfs: fix IBI_R11 configuration on non-radar channelsLorenzo Bianconi1-2/+6
2018-11-30mt76x0: pci: add DFS supportLorenzo Bianconi1-2/+29
2018-11-30mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi1-0/+868