Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/3] add EDCCA support to mt76x{0,2}e drivers
@ 2018-12-12 21:51 Lorenzo Bianconi
  2018-12-12 21:51 ` [PATCH 1/3] mt76: dfs: run mt76x02_dfs_set_domain atomically Lorenzo Bianconi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lorenzo Bianconi @ 2018-12-12 21:51 UTC (permalink / raw)
  To: nbd; +Cc: linux-wireless, sgruszka

Introduce EDCCA support to mt76 driver in order to prevent transmission
if detected energy is above the threshold.
This series is based on "mt76x0: pci: fix ACS support"
(https://patchwork.kernel.org/patch/10721037/)

Lorenzo Bianconi (3):
  mt76: dfs: run mt76x02_dfs_set_domain atomically
  mt76x2: init: set default value for MT_TX_LINK_CFG
  mt76: add energy detect CCA support to mt76x{0,2}e drivers

 .../net/wireless/mediatek/mt76/mt76x0/pci.c   |  1 +
 .../net/wireless/mediatek/mt76/mt76x0/phy.c   |  2 +
 drivers/net/wireless/mediatek/mt76/mt76x02.h  |  6 ++
 .../net/wireless/mediatek/mt76/mt76x02_dfs.c  |  6 ++
 .../net/wireless/mediatek/mt76/mt76x02_mac.c  | 85 +++++++++++++++++++
 .../net/wireless/mediatek/mt76/mt76x02_mac.h  |  2 +
 .../net/wireless/mediatek/mt76/mt76x02_regs.h |  8 ++
 .../net/wireless/mediatek/mt76/mt76x2/init.c  |  1 +
 .../wireless/mediatek/mt76/mt76x2/pci_init.c  |  1 +
 .../wireless/mediatek/mt76/mt76x2/pci_phy.c   |  2 +
 10 files changed, 114 insertions(+)

-- 
2.19.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-28 12:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-12 21:51 [PATCH 0/3] add EDCCA support to mt76x{0,2}e drivers Lorenzo Bianconi
2018-12-12 21:51 ` [PATCH 1/3] mt76: dfs: run mt76x02_dfs_set_domain atomically Lorenzo Bianconi
2018-12-12 21:51 ` [PATCH 2/3] mt76x2: init: set default value for MT_TX_LINK_CFG Lorenzo Bianconi
2018-12-12 21:51 ` [PATCH 3/3] mt76: add energy detect CCA support to mt76x{0,2}e drivers Lorenzo Bianconi
2018-12-28 12:24 ` [PATCH 0/3] add EDCCA " Felix Fietkau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox