Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> writes: > Marek Puzyniak <marek.puzyniak@xxxxxxxxx> writes: > >> From: Janusz Dziedzic <janusz.dziedzic@xxxxxxxxx> >> >> Handle phyerr, dfs event, radar_report and fft_report. >> Add also debugfs dfs_simulate_radar and dfs_stats files. >> Use ath dfs pattern detector. >> >> Signed-off-by: Janusz Dziedzic <janusz.dziedzic@xxxxxxxxx> > > Thanks, all three applied. > > In the future please add a changelog when you change something in the > patches. It's very difficult to review otherwise. I found out _afterwards_ that these patches actually depend on some functionality which is only in mac80211-next.git. As I do not want to submit broken functionality to John I had to rebase ath.git and change the patch 2: commit e8a50f8ba44b6933b2a39b6a65528b9a4e8ba5f3 Author: Marek Puzyniak <marek.puzyniak@xxxxxxxxx> Date: Wed Nov 20 09:59:47 2013 +0200 ath10k: introduce DFS implementation Configure interface combination for AP running on channels where radar detection is required. It allows only one type of interface - AP on DFS channel and limits number of AP interfaces to 8. Setup WMI channel flags accordingly to mac channel configuration. CAC based on additional monitor vdev is started if required for current channel. kvalo: dropped ATH10K_DFS_CERTIFIED config option as this the DFS still depends on few mac80211 and cfg80211 patches which are on mac80211-next.git right now. The config option will be added later once all dependencies are available. Signed-off-by: Marek Puzyniak <marek.puzyniak@xxxxxxxxx> Signed-off-by: Michal Kazior <michal.kazior@xxxxxxxxx> Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html