| Commit message (Expand) | Author | Age | Files | Lines |
| * | [ath_hal] Return failure if noise floor calibration fails. | Adrian Chadd | 2018-06-08 | 1 | -4/+13 |
| * | [ath_hal] Don't do ANI processing if we've reset. | Adrian Chadd | 2018-06-08 | 1 | -0/+3 |
| * | [ath_hal] migrate the shared HAL_RESET_* pieces out into ath_hal. | Adrian Chadd | 2018-05-25 | 1 | -6/+0 |
| * | SPDX: license IDs for some ISC-related files. | Pedro F. Giffuni | 2017-12-08 | 27 | -27/+81 |
| * | [ath_hal] fixes for finer grain timestamping, some 11n macros | Adrian Chadd | 2016-09-09 | 1 | -0/+3 |
| * | sys/dev: replace comma with semicolon when pertinent. | Pedro F. Giffuni | 2016-08-09 | 1 | -2/+2 |
| * | [ath_hal] retire a "long RX desc" flag, store/use the TX/RX timestamp length. | Adrian Chadd | 2016-07-08 | 1 | -3/+2 |
| * | [ath_hal] add placeholders for AUDIO stomp for Kite/Kiwi. | Adrian Chadd | 2016-06-04 | 1 | -0/+4 |
| * | [ath_hal] add support for setting the azimuth timestamp in the outgoing TX pa... | Adrian Chadd | 2016-05-31 | 1 | -0/+6 |
| * | dev/ath: minor spelling fixes in comments. | Pedro F. Giffuni | 2016-05-02 | 5 | -8/+8 |
| * | Cleanup unnecessary semicolons from the kernel. | Pedro F. Giffuni | 2016-04-10 | 1 | -1/+1 |
| * | Fix kernel build, broken in r290612 | Renato Botelho | 2015-11-09 | 1 | -1/+1 |
| * | ath(4): begin fleshing out a "reset type" extension to force cold/warn resets. | Adrian Chadd | 2015-11-09 | 2 | -3/+7 |
| * | Flip on fast frames support for AR5416 and AR9300 series NICs. | Adrian Chadd | 2015-10-10 | 1 | -7/+1 |
| * | Move the HAL channel survey support out to be in the top-level HAL, | Adrian Chadd | 2015-03-29 | 2 | -12/+4 |
| * | Oops; correctly reload the CCA registers with the uncapped value | Adrian Chadd | 2015-01-17 | 1 | -1/+2 |
| * | Add initial support for the AR9485 CUS198 / CUS230 variants. | Adrian Chadd | 2014-09-30 | 1 | -1/+1 |
| * | * Only update ah_powerMode if we're setting the chip sleep state. | Adrian Chadd | 2014-04-30 | 1 | -3/+9 |
| * | Note that the AR5416 and later hardware supports the MYBEACON RX filter. | Adrian Chadd | 2014-04-27 | 1 | -0/+5 |
| * | Program the AR_TSFOOR_THRESHOLD register with a default lifted from | Adrian Chadd | 2014-04-27 | 1 | -0/+26 |
| * | Fix the AR_SLEEP1 and AR_SLEEP2 definitions. Oops! | Adrian Chadd | 2014-04-27 | 1 | -2/+2 |
| * | Do a read-after-write to ensure the interrupt register update is flushed | Adrian Chadd | 2014-04-27 | 1 | -0/+3 |
| * | Shuffle ah_powerMode to be in a sane spot for the given power operation. | Adrian Chadd | 2014-03-20 | 1 | -1/+3 |
| * | Migrate the chip power mode status to public ath_hal, rather than the | Adrian Chadd | 2014-03-10 | 1 | -3/+2 |
| * | Add bluetooth fixes to the AR5416/AR92xx HAL: | Adrian Chadd | 2013-06-07 | 3 | -1/+12 |
| * | Fix receive on the AR9285 (Kite) with only one antenna connected. | Adrian Chadd | 2013-06-03 | 1 | -1/+14 |
| * | Fix build break - the SetCapability calls return HAL_BOOL, | Adrian Chadd | 2013-05-21 | 1 | -1/+1 |
| * | Extend the TXOP enforce capability to support checking whether it's | Adrian Chadd | 2013-05-21 | 1 | -0/+6 |
| * | Implement STBC receive frame statistics. | Adrian Chadd | 2013-05-08 | 2 | -0/+9 |
| * | Setup needed tables for TPC on AR5416->AR9287 chips. | Adrian Chadd | 2013-04-17 | 3 | -31/+270 |
| * | Now that the register definitions are in -HEAD, enable this. | Adrian Chadd | 2013-04-15 | 1 | -8/+8 |
| * | Bring over some AR9271 register definitions from the QCA HAL. | Adrian Chadd | 2013-04-15 | 1 | -0/+19 |
| * | CABQ calculation changes to try and fix some weird corner cases leading | Adrian Chadd | 2013-03-23 | 1 | -4/+4 |
| * | Add another register definition bit - whether to populate EVM or PLCP | Adrian Chadd | 2013-03-10 | 1 | -0/+1 |
| * | add a method to set/clear the VMF field in the TX descriptor. | Adrian Chadd | 2013-03-04 | 3 | -1/+14 |
| * | Part #2 of the TX chainmask changes: | Adrian Chadd | 2013-02-25 | 2 | -45/+0 |
| * | Begin adding support to explicitly set the current chainmask. | Adrian Chadd | 2013-02-25 | 3 | -0/+16 |
| * | Add a workaround for AR5416, AR9130 and AR9160 chipsets - work around | Adrian Chadd | 2013-02-22 | 1 | -1/+70 |
| * | Be slightly more paranoid with the TX DMA buffer maximum threshold. | Adrian Chadd | 2013-02-21 | 2 | -2/+23 |
| * | Remove this unneeded printf(), sorry! | Adrian Chadd | 2013-02-21 | 1 | -4/+0 |
| * | Configure larger TX FIFO default and maximum level values. | Adrian Chadd | 2013-02-20 | 1 | -2/+18 |
| * | If any of the TX queues have underrun reporting enabled, enable | Adrian Chadd | 2013-02-20 | 1 | -0/+2 |
| * | The encryption type field needs to be preserved for each descriptor | Adrian Chadd | 2013-02-09 | 1 | -0/+6 |
| * | Fix the short repeat option code to not flip the option to 0 when | Adrian Chadd | 2013-01-02 | 1 | -2/+2 |
| * | Bring over the basic spectral scan framework code from Qualcomm Atheros. | Adrian Chadd | 2013-01-02 | 5 | -2/+283 |
| * | Add the AR9280 and later spectral scan register definitions. | Adrian Chadd | 2012-12-28 | 1 | -0/+14 |
| * | Add radar_bin_thresh_sel (bit 24:26), which defines when | Adrian Chadd | 2012-12-28 | 1 | -0/+2 |
| * | Note why fast frames is disabled for 802.11n NICs now. | Adrian Chadd | 2012-12-21 | 1 | -1/+7 |
| * | Methodise the BT diversity configuration function; so the AR9285 | Adrian Chadd | 2012-12-04 | 3 | -3/+12 |
| * | Add and tie in the AR5416 bluetooth coexistence methods into the HAL. | Adrian Chadd | 2012-12-03 | 1 | -0/+10 |