aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_hal
Commit message (Expand)AuthorAgeFilesLines
* ath_hal(4): Fix a typo in a source code commentGordon Bergling2026-01-311-1/+1
* ath(4): Fix a typo in a device messsageGordon Bergling2025-10-311-1/+1
* ath(4): Fix a typo in a source code commentGordon Bergling2025-04-281-1/+1
* Fix enum warning in ath_hal's ar9002Dimitry Andric2024-10-231-1/+1
* ath: Fix typo (triple M)Jose Luis Duran2024-02-035-5/+5
* ath_hal: Fix a couple of type mismatches in function prototypesJohn Baldwin2023-11-152-2/+2
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-16163-326/+0
* ath(4): Remove MIPS SoC build glue and AR9130 from FreeBSD HALMarius Strobl2023-08-097-1142/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1213-13/+13
* ath: Fix mismatches in array bounds.John Baldwin2022-12-071-1/+1
* ath(4): Fix two typos in source code commentsGordon Bergling2022-09-031-2/+2
* ath(4): Remove a double word in a few source code commentsGordon Bergling2022-04-092-2/+2
* ath: Fix a typo in a source code commentGordon Bergling2022-03-271-1/+1
* [ath_hal] Add get/set NAV functionsAdrian Chadd2021-04-1910-0/+87
* ath: clean up empty lines in .c and .h filesMateusz Guzik2020-09-0167-131/+63
* [ath_hal] Add KeyMiss for AR5212/AR5416 series chips.Adrian Chadd2020-06-272-3/+5
* [ath] [ath_hal] Propagate the HAL_RESET_TYPE through to the chip reset; set i...Adrian Chadd2020-05-258-9/+20
* [ath] [ath_rate] Extend ath_rate_sample to better handle 11n rates and aggreg...Adrian Chadd2020-05-151-0/+1
* [ath_hal] [ath_hal_ar9300] Fix endian macros to work in and out of kernel tree.Adrian Chadd2020-05-121-0/+12
* ath_hal: fix typo in ath_hal_printfRebecca Cran2020-03-181-1/+1
* [ath_hal] Fix queue bits a bitAdrian Chadd2019-05-281-1/+1
* [ath] [ath_hal] [ath_hal_9300] Extend the start PCU receive to handle resetti...Adrian Chadd2019-04-219-13/+13
* [ath_hal] [ath_hal_ar9300] ANI fixes and preparation for userland control.Adrian Chadd2019-03-061-4/+5
* [ath_hal] add extra ANI fields for the AR9300 HAL.Adrian Chadd2019-03-041-1/+3
* [ath_hal] Return failure if noise floor calibration fails.Adrian Chadd2018-06-081-4/+13
* [ath_hal] Don't do ANI processing if we've reset.Adrian Chadd2018-06-082-0/+6
* [ath_hal] migrate the shared HAL_RESET_* pieces out into ath_hal.Adrian Chadd2018-05-252-6/+6
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-08145-145/+435
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2714-15/+43
* Increase timeout in Atheros HALWojciech Macek2017-05-291-1/+1
* [ath] [ath_hal] retire AH_SUPPORT_AR5416 changing anything.Adrian Chadd2017-05-253-34/+0
* [ath] [ath_hal] (etc, etc) - begin the task of re-modularising the HAL.Adrian Chadd2017-05-252-4/+100
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* [ath_hal] implement NULL methods for ah_setQuiet for AR5210, AR5211.Adrian Chadd2017-02-096-0/+20
* [ath_hal] prepare for CAC quiet time.Adrian Chadd2017-02-032-0/+21
* [ath_hal] add debugging level for spectral scan.Adrian Chadd2017-02-021-0/+1
* [ath_hal] note that the CCA configuration setting may be chip-dependent.Adrian Chadd2017-01-241-0/+3
* [ath_hal] mad, mad hacks to get some semblence of correct HT/40 channels popu...Adrian Chadd2017-01-051-3/+55
* [ath_hal] add a new regdomain flag - I think this means "yes, you can use thisAdrian Chadd2016-09-261-1/+2
* [ath_hal] add a comment for the channel 144 regdomain flag.Adrian Chadd2016-09-251-0/+8
* [ath_hal] Add FCC6_FCCA regulatory domain (0x0014).Adrian Chadd2016-09-254-10/+35
* [ath_hal] fixes for finer grain timestamping, some 11n macrosAdrian Chadd2016-09-094-16/+37
* sys/dev: replace comma with semicolon when pertinent.Pedro F. Giffuni2016-08-092-4/+4
* [ath] [ath_hal] break out the duration calculation to optionally include SIFS.Adrian Chadd2016-07-153-20/+33
* [ath_hal] add capability bit for querying/controlling the ToA/ToD positioning...Adrian Chadd2016-07-081-0/+1
* [ath_hal] retire a "long RX desc" flag, store/use the TX/RX timestamp length.Adrian Chadd2016-07-087-12/+15
* [ath_hal] extend the TX/RX descriptor layout to include location/beamforming ...Adrian Chadd2016-07-081-1/+12
* [ath_hal] add placeholders for AUDIO stomp for Kite/Kiwi.Adrian Chadd2016-06-041-0/+4
* [ath_hal] add BTCOEX_STOMP_AUDIO; delete unused methods.Adrian Chadd2016-06-041-2/+1
* [ath_hal] add extra MCI definitions used by the later chips (QCA9565/Aphrodite).Adrian Chadd2016-06-011-0/+21