opnsense-src/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 Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +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
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 remove special handling for BNR; it is direct mapped to the harwdare so 2009-05-19 17:35:15 +00:00
ar5210_keycache.c Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
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 o eliminate a << in calculating the tx time for turbo mode by pre-multiplying 2009-04-13 21:01:08 +00:00
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
ar5210desc.h * Remove ah_desc.h, it's not needed 2012-11-17 02:39:09 +00:00
ar5210phy.h Replace Id keyword with FreeBSD keyword and set the svn props correctly. 2010-03-03 17:32:32 +00:00
ar5210reg.h Disable WEP hardware encryption on the AR5210, in order to allow other 2012-11-19 23:42:46 +00:00