.. |
ath_dfs/null
|
Contribute some example code which demonstrates how to initialise the
|
2012-02-06 20:23:21 +00:00 |
ath_hal
|
Add some empty DFS methods for AR5210/AR5211 for now, if DFS is enabled
|
2012-05-09 18:17:01 +00:00 |
ath_rate
|
Add in some debugging code to check whether the current rate table has
|
2012-02-26 06:04:44 +00:00 |
ah_osdep.c
|
Stop using the hardware register value byte order swapping for now,
|
2012-04-19 03:26:21 +00:00 |
ah_osdep.h
|
Add placeholder methods for WMI command access (USB, perhaps SDIO later)
|
2012-04-25 01:42:22 +00:00 |
if_ath_ahb.c
|
|
|
if_ath_debug.c
|
Remove duplicate txflags field from ath_buf.
|
2012-04-07 02:01:26 +00:00 |
if_ath_debug.h
|
|
|
if_ath_keycache.c
|
|
|
if_ath_keycache.h
|
|
|
if_ath_led.c
|
|
|
if_ath_led.h
|
|
|
if_ath_misc.h
|
|
|
if_ath_pci.c
|
Override some default values to work around various issues in the deep,
|
2012-04-15 00:04:23 +00:00 |
if_ath_sysctl.c
|
Squirrel away SYNC interrupt debugging if it's enabled in the HAL.
|
2012-04-10 07:23:37 +00:00 |
if_ath_sysctl.h
|
|
|
if_ath_tx_ht.c
|
As I thought, this is a bad idea. When forming aggregates, the RTS/CTS
|
2012-04-07 05:46:00 +00:00 |
if_ath_tx_ht.h
|
|
|
if_ath_tx.c
|
Fix a couple of sc_ac2q[] mappings that were using the TID, not the AC.
|
2012-05-04 20:31:27 +00:00 |
if_ath_tx.h
|
Delay sequence number allocation for A-MPDU until just before the frame
|
2012-03-20 04:50:25 +00:00 |
if_ath.c
|
Re-enable this particular DELAY() for now, at least until the
|
2012-05-07 18:30:22 +00:00 |
if_athdfs.h
|
Change the prototype so the radar enable can fail.
|
2012-01-28 21:44:42 +00:00 |
if_athioctl.h
|
Squirrel away SYNC interrupt debugging if it's enabled in the HAL.
|
2012-04-10 07:23:37 +00:00 |
if_athrate.h
|
|
|
if_athvar.h
|
Change the MIB cycle count API to return HAL_BOOL, rather than uint32_t,
|
2012-05-01 14:48:51 +00:00 |