summaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_dfs
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-09-01ath: clean up empty lines in .c and .h filesMateusz Guzik
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-05-25[ath] [ath_hal] (etc, etc) - begin the task of re-modularising the HAL.Adrian Chadd
2016-05-02dev/ath: minor spelling fixes in comments.Pedro F. Giffuni
2013-10-26The r48589 promised to remove implicit inclusion of if_var.h soon. PrepareGleb Smirnoff
2013-01-02Add a method to explicitly disable radar reporting if required.Adrian Chadd
2012-09-02Disable strong signal diversity when enabling radar pulse detectionAdrian Chadd
2012-08-24Remove the hard-coded AR5416-series parameters and instead use theAdrian Chadd
2012-06-24In a complete lack of foresight on my part, my previous commit brokeAdrian Chadd
2012-06-24Change the ath_dfs_process_phy_err() method to take an mbuf rather thanAdrian Chadd
2012-02-06Contribute some example code which demonstrates how to initialise theAdrian Chadd
2012-01-28Oops, commit a missing implementation change.Adrian Chadd
2011-10-16- change "is is" to "is" or "it is"Eitan Adler
2011-08-09Remove the now unneeded references to these DFS methods.Adrian Chadd
2011-08-08Introduce some more DFS related hooks, inspired both by local workAdrian Chadd
2011-07-30Fix incorrect error reporting during the dfs ioctl function.Adrian Chadd
2011-07-22Implement a basic radar parameter API in the dfs_null module.Adrian Chadd
2011-06-04Commit radar detection changes missed by my previous commit.Adrian Chadd
2011-06-01Flesh out the radar detection related operations for the ath driver.Adrian Chadd