summaryrefslogtreecommitdiff
path: root/sys/contrib/dev/ath
AgeCommit message (Expand)Author
2024-12-30ath_hal_ar9300: implement the TX/RX chainmask override for AR9300 HALAdrian Chadd
2024-12-30ath_hal_ar9300: quick refactor of tx/rx chain handlingAdrian Chadd
2024-08-04Fix enum warnings in ath_hal's ar9300Dimitry Andric
2024-03-12ath_hal/ar9300: allow JUPITER cards to read eepromBjoern A. Zeeb
2023-08-09ath(4): Remove MIPS SoC build glue and AR9130 from FreeBSD HALMarius Strobl
2022-12-07ath: Fix mismatches in array bounds.John Baldwin
2021-04-18[ath_hal] Add get/set NAV functionsAdrian Chadd
2021-04-18[ath_hal] ar9300: save TSF across full chip resetAdrian Chadd
2020-09-18ys/contrib/dev/ath: remove unintentional double semicolonEd Maste
2020-05-25[ath] [ath_hal] Propagate the HAL_RESET_TYPE through to the chip reset; set i...Adrian Chadd
2020-05-12[ath_hal_ar9300] Ensure AH_BYTE_ORDER is defined before used.Adrian Chadd
2020-05-12[ath_hal] [ath_hal_ar9300] Fix endian macros to work in and out of kernel tree.Adrian Chadd
2020-05-11[ar9300] Disable unconditionally reducing transmit power in the case of FCC.Adrian Chadd
2019-08-21athhal: disable unused function (big endian only)Bjoern A. Zeeb
2019-04-21[ath] [ath_hal] [ath_hal_9300] Extend the start PCU receive to handle resetti...Adrian Chadd
2019-03-19[ath_hal_ar9300] Add some comments around the AR9300 ANI code.Adrian Chadd
2019-03-06[ath_hal_ar9300] Add the missing bits from the previous HAL commit.Adrian Chadd
2019-03-04[ath_hal_ar9300] Add the extra ANI configuration fields for the AR93xx HAL.Adrian Chadd
2018-06-08[ath_hal] Return failure if noise floor calibration fails.Adrian Chadd
2018-05-25[ath_hal] migrate the shared HAL_RESET_* pieces out into ath_hal.Adrian Chadd
2018-05-18Quiesce a couple pages of clang warnings with a cast. DuplicatesSean Bruno
2017-06-04[ath_hal] add USB reset PLL work around for AR9331/AR9344 (Hornet/Wasp.)Adrian Chadd
2017-02-28Renumber copyright clause 4Warner Losh
2017-02-03[ath_hal] [ar9300] link in the CAC enable/diable methods and expose it via th...Adrian Chadd
2017-02-03[ath_hal] [ar9300] initial radar decode for AR9380 and later chips.Adrian Chadd
2017-02-02[ath_hal] [ar9300] initial radar detection glue.Adrian Chadd
2017-02-02[ath_hal] [ar9300] initial hacks to make spectral scan working on AR9380 and ...Adrian Chadd
2016-11-08Fix improper use of "its".Bryan Drewery
2016-09-12[ath_hal] quieten a bit of the boot messages - this stuff has been working fo...Adrian Chadd
2016-08-28[ath_hal] add USB PHY control registers for hornet/AR9330.Adrian Chadd
2016-08-09[ar9300] don't program a negative readytime.Adrian Chadd
2016-07-08[ath_hal] add in locationing timer support and capabilities.Adrian Chadd
2016-07-08[ath_hal] add locationing / tx-beamforming RX status descriptor decoding.Adrian Chadd
2016-07-08[ath_hal] Add setting positioning bit and clear sounding-disable bit.Adrian Chadd
2016-07-08[ath_hal] retire a "long RX desc" flag, store/use the TX/RX timestamp length.Adrian Chadd
2016-06-20[ath] implement TX queue configuration extensions for the AR9380 HAL.Adrian Chadd
2016-06-08[ath_hal] modify the xmit code to use temporary variables for setting qmisc/d...Adrian Chadd
2016-06-08[ath_hal] add a _S so FSP (frame scheduling policy) can be set/read via SM/MS...Adrian Chadd
2016-06-08[ath_hal] correctly initialise the CAB queue default valueAdrian Chadd
2016-06-08[ath_hal] initialise ah_beaconInterval when the AP/IBSS/TDMA beacon is setup.Adrian Chadd
2016-06-05[ath_hal] add AR9462 (jupiter) RX gain / XLNA programming.Adrian Chadd
2016-06-05[ath_hal] Add Jupiter 2.1 (AR9462 mac 640.3) support.Adrian Chadd
2016-06-05[ath_hal] teach the reset path(s) about Jupiter 2.1.Adrian Chadd
2016-06-05[ath_hal] convert the MCI code over to work on Jupiter 2.1.Adrian Chadd
2016-06-05[ath_hal] Make the AR9462 2.0 initvals from ath9k compile.Adrian Chadd
2016-06-04[ath_hal] add STOMP_AUDIO for AR9462/QCA9565.Adrian Chadd
2016-06-01[ath_hal] add azimuth timestamp payload marking for AR9380 and later chips.Adrian Chadd
2016-06-01[ath_hal] implement shared PA handling checks, based on ath9k.Adrian Chadd
2016-06-01[ath_hal] add MCI bits from ath9k for QCA9565Adrian Chadd
2016-06-01[ath_hal] add support for QCA9565 for configuring the bluetooth antenna LNA d...Adrian Chadd