summaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal
AgeCommit message (Expand)Author
2025-10-31ath(4): Fix a typo in a device messsageGordon Bergling
2025-04-28ath(4): Fix a typo in a source code commentGordon Bergling
2024-10-23Fix enum warning in ath_hal's ar9002Dimitry Andric
2024-02-02ath: Fix typo (triple M)Jose Luis Duran
2023-11-14ath_hal: Fix a couple of type mismatches in function prototypesJohn Baldwin
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-08-09ath(4): Remove MIPS SoC build glue and AR9130 from FreeBSD HALMarius Strobl
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-12-07ath: Fix mismatches in array bounds.John Baldwin
2022-09-03ath(4): Fix two typos in source code commentsGordon Bergling
2022-04-09ath(4): Remove a double word in a few source code commentsGordon Bergling
2022-03-27ath: Fix a typo in a source code commentGordon Bergling
2021-04-18[ath_hal] Add get/set NAV functionsAdrian Chadd
2020-09-01ath: clean up empty lines in .c and .h filesMateusz Guzik
2020-06-27[ath_hal] Add KeyMiss for AR5212/AR5416 series chips.Adrian Chadd
2020-05-25[ath] [ath_hal] Propagate the HAL_RESET_TYPE through to the chip reset; set i...Adrian Chadd
2020-05-15[ath] [ath_rate] Extend ath_rate_sample to better handle 11n rates and aggreg...Adrian Chadd
2020-05-12[ath_hal] [ath_hal_ar9300] Fix endian macros to work in and out of kernel tree.Adrian Chadd
2020-03-18ath_hal: fix typo in ath_hal_printfRebecca Cran
2019-05-28[ath_hal] Fix queue bits a bitAdrian Chadd
2019-04-21[ath] [ath_hal] [ath_hal_9300] Extend the start PCU receive to handle resetti...Adrian Chadd
2019-03-06[ath_hal] [ath_hal_ar9300] ANI fixes and preparation for userland control.Adrian Chadd
2019-03-04[ath_hal] add extra ANI fields for the AR9300 HAL.Adrian Chadd
2018-06-08[ath_hal] Return failure if noise floor calibration fails.Adrian Chadd
2018-06-08[ath_hal] Don't do ANI processing if we've reset.Adrian Chadd
2018-05-25[ath_hal] migrate the shared HAL_RESET_* pieces out into ath_hal.Adrian Chadd
2017-12-08SPDX: license IDs for some ISC-related files.Pedro F. Giffuni
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-05-29Increase timeout in Atheros HALWojciech Macek
2017-05-25[ath] [ath_hal] retire AH_SUPPORT_AR5416 changing anything.Adrian Chadd
2017-05-25[ath] [ath_hal] (etc, etc) - begin the task of re-modularising the HAL.Adrian Chadd
2017-02-28Renumber copyright clause 4Warner Losh
2017-02-09[ath_hal] implement NULL methods for ah_setQuiet for AR5210, AR5211.Adrian Chadd
2017-02-03[ath_hal] prepare for CAC quiet time.Adrian Chadd
2017-02-02[ath_hal] add debugging level for spectral scan.Adrian Chadd
2017-01-24[ath_hal] note that the CCA configuration setting may be chip-dependent.Adrian Chadd
2017-01-05[ath_hal] mad, mad hacks to get some semblence of correct HT/40 channels popu...Adrian Chadd
2016-09-26[ath_hal] add a new regdomain flag - I think this means "yes, you can use thisAdrian Chadd
2016-09-25[ath_hal] add a comment for the channel 144 regdomain flag.Adrian Chadd
2016-09-25[ath_hal] Add FCC6_FCCA regulatory domain (0x0014).Adrian Chadd
2016-09-09[ath_hal] fixes for finer grain timestamping, some 11n macrosAdrian Chadd
2016-08-09sys/dev: replace comma with semicolon when pertinent.Pedro F. Giffuni
2016-07-15[ath] [ath_hal] break out the duration calculation to optionally include SIFS.Adrian Chadd
2016-07-08[ath_hal] add capability bit for querying/controlling the ToA/ToD positioning...Adrian Chadd
2016-07-08[ath_hal] retire a "long RX desc" flag, store/use the TX/RX timestamp length.Adrian Chadd
2016-07-08[ath_hal] extend the TX/RX descriptor layout to include location/beamforming ...Adrian Chadd
2016-06-04[ath_hal] add placeholders for AUDIO stomp for Kite/Kiwi.Adrian Chadd
2016-06-04[ath_hal] add BTCOEX_STOMP_AUDIO; delete unused methods.Adrian Chadd
2016-06-01[ath_hal] add extra MCI definitions used by the later chips (QCA9565/Aphrodite).Adrian Chadd
2016-05-31[ath_hal] rename the MCI state info routine.Adrian Chadd