freebsd-dev/sys/dev/ath/ath_hal
Adrian Chadd b5e7ee4718 [ath_hal] Add KeyMiss for AR5212/AR5416 series chips.
This is a flag from the MAC that says the received packet didn't match
a keycache slot.  This isn't technically a problem as WEP keys don't
match keycache slots (they're "global" keys), but it could be useful
for tracking down CCMP decryption failures.

Right now it's a no-op - it mirrors what the AR9300 HAL does and it
just increments a counter.  But, hey, maybe one day I'll use it for
diagnosing keycache/CCMP decrypt issues.
2020-06-27 02:59:51 +00:00
..
ah_regdomain
ar5210 [ath] [ath_hal] [ath_hal_9300] Extend the start PCU receive to handle resetting ANI. 2019-04-21 02:36:01 +00:00
ar5211 [ath] [ath_hal] [ath_hal_9300] Extend the start PCU receive to handle resetting ANI. 2019-04-21 02:36:01 +00:00
ar5212 [ath_hal] Add KeyMiss for AR5212/AR5416 series chips. 2020-06-27 02:59:51 +00:00
ar5312
ar5416 [ath_hal] Add KeyMiss for AR5212/AR5416 series chips. 2020-06-27 02:59:51 +00:00
ar9001 [ath] [ath_hal] Propagate the HAL_RESET_TYPE through to the chip reset; set it during ath_reset() 2020-05-25 22:31:45 +00:00
ar9002 [ath] [ath_hal] Propagate the HAL_RESET_TYPE through to the chip reset; set it during ath_reset() 2020-05-25 22:31:45 +00:00
ar9003
ah_btcoex.h
ah_debug.h
ah_decode.h
ah_desc.h
ah_devid.h
ah_diagcodes.h
ah_eeprom_9287.c
ah_eeprom_9287.h
ah_eeprom_v1.c
ah_eeprom_v1.h
ah_eeprom_v3.c
ah_eeprom_v3.h
ah_eeprom_v4k.c
ah_eeprom_v4k.h
ah_eeprom_v14.c
ah_eeprom_v14.h
ah_eeprom.h
ah_internal.h
ah_regdomain.c ath_hal: fix typo in ath_hal_printf 2020-03-18 03:14:17 +00:00
ah_regdomain.h
ah_soc.h
ah.c [ath_hal] Fix queue bits a bit 2019-05-28 18:05:10 +00:00
ah.h [ath_hal] [ath_hal_ar9300] Fix endian macros to work in and out of kernel tree. 2020-05-12 02:20:27 +00:00