freebsd-dev/sys/dev/ath/ath_hal/ar5210
Adrian Chadd ce3f9a8950 * Only update ah_powerMode if we're setting the chip sleep state.
Some code will appear soon that is actually setting the chip powerstate
  separate from the self-generated frames power state.
* Allow the AR5416 family chips to actually have the power state changed
  from the self generated state change.

Tested (STA mode):

* AR5210
* AR5211
* AR5412
* AR5413
* AR5416
* AR9285
2014-04-30 02:03:13 +00:00
..
ar5k_0007.ini
ar5210_attach.c Migrate the chip power mode status to public ath_hal, rather than the 2014-03-10 06:03:35 +00:00
ar5210_beacon.c Update the TSF and next-TBTT methods to work for the AR5416 and later NICs. 2011-09-08 01:23:05 +00:00
ar5210_interrupts.c
ar5210_keycache.c
ar5210_misc.c Fix the AR5210 HAL code to store the association ID and restore it 2014-04-24 23:11:18 +00:00
ar5210_phy.c
ar5210_power.c * Only update ah_powerMode if we're setting the chip sleep state. 2014-04-30 02:03:13 +00:00
ar5210_recv.c Disable WEP hardware encryption on the AR5210, in order to allow other 2012-11-19 23:42:46 +00:00
ar5210_reset.c Fix the AR5210 HAL code to store the association ID and restore it 2014-04-24 23:11:18 +00:00
ar5210_xmit.c Correctly populate the RTS field. 2012-11-17 02:39:37 +00:00
ar5210.h Fix the AR5210 HAL code to store the association ID and restore it 2014-04-24 23:11:18 +00:00
ar5210desc.h * Remove ah_desc.h, it's not needed 2012-11-17 02:39:09 +00:00
ar5210phy.h
ar5210reg.h Disable WEP hardware encryption on the AR5210, in order to allow other 2012-11-19 23:42:46 +00:00