freebsd-dev/sys/dev/ath/ath_hal/ar5212
Adrian Chadd adadb6074d HAL updates!
* Add some more ANI spur immunity levels.
* For AR5111 radios attached to an AR5212, limit the 5GHz channels
  that are available. A later revision of the AR5111 supports the 4.9GHz
  PSB channels but right now there's no check in place for the radio
  revision.

  If someone wants PSB support on AR5212+AR5111 radios then please let
  me know and I'll add the relevant version check.

Obtained from:	Qualcomm Atheros
2012-10-31 21:03:55 +00:00
..
ar2316.c
ar2317.c
ar2413.c
ar2425.c
ar5111.c
ar5112.c
ar5212_ani.c
ar5212_attach.c HAL updates! 2012-10-31 21:03:55 +00:00
ar5212_beacon.c
ar5212_eeprom.c
ar5212_gpio.c
ar5212_interrupts.c
ar5212_keycache.c
ar5212_misc.c AR5212 radar pulse fixes. 2012-09-02 04:56:29 +00:00
ar5212_phy.c
ar5212_power.c
ar5212_recv.c Fix the PHY / CRC error bug in the AR5212 HAL, which apparently also pops 2012-09-01 05:43:30 +00:00
ar5212_reset.c After thinking about this a bit more, let's not keep statistics per-channel 2012-04-28 22:03:19 +00:00
ar5212_rfgain.c
ar5212_xmit.c Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values. 2012-08-05 10:12:27 +00:00
ar5212.h Add the method to fetch the default DFS parameters for the AR5212 PHY. 2012-08-24 07:32:35 +00:00
ar5212.ini
ar5212desc.h
ar5212phy.h Add AR5413 radar parameters and strong signal diversity capability. 2012-08-29 03:58:13 +00:00
ar5212reg.h
ar5311reg.h
ar5413.c