.. |
ath_dfs/null
|
Disable strong signal diversity when enabling radar pulse detection
|
2012-09-02 05:01:10 +00:00 |
ath_hal
|
Add and tie in the AR5416 bluetooth coexistence methods into the HAL.
|
2012-12-03 23:45:06 +00:00 |
ath_rate
|
I've had some feedback that CCK rates are more reliable than MCS 0
|
2012-10-31 06:35:50 +00:00 |
ah_osdep.c
|
Fix the HAL debugging to only use one bit to mark a message as unmaskable.
|
2012-07-01 02:34:32 +00:00 |
ah_osdep.h
|
Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values.
|
2012-08-05 10:12:27 +00:00 |
if_ath_ahb.c
|
I give up - introduce a TX lock to serialise TX operations.
|
2012-10-31 06:27:58 +00:00 |
if_ath_alq.c
|
ath(4) ALQ logging improvements.
|
2012-11-16 19:39:29 +00:00 |
if_ath_alq.h
|
Add in specific TDMA logging types.
|
2012-11-27 02:24:05 +00:00 |
if_ath_beacon.c
|
Delete the per-TXQ locks and replace them with a single TX lock.
|
2012-12-02 06:24:08 +00:00 |
if_ath_beacon.h
|
Extend the beacon code slightly to support AP mode beaconing for the
|
2012-08-11 23:26:19 +00:00 |
if_ath_debug.c
|
TX EDMA debugging fixes:
|
2012-11-05 07:08:45 +00:00 |
if_ath_debug.h
|
Add a debug method to dump the EDMA TX status descriptor contents out.
|
2012-11-03 04:53:44 +00:00 |
if_ath_keycache.c
|
Don't allocate or program a key for the AR5210.
|
2012-11-19 23:54:05 +00:00 |
if_ath_keycache.h
|
|
|
if_ath_led.c
|
|
|
if_ath_led.h
|
|
|
if_ath_misc.h
|
I give up - introduce a TX lock to serialise TX operations.
|
2012-10-31 06:27:58 +00:00 |
if_ath_pci.c
|
I give up - introduce a TX lock to serialise TX operations.
|
2012-10-31 06:27:58 +00:00 |
if_ath_rx_edma.c
|
Add some hooks into the driver to attach, detach and record EDMA descriptor
|
2012-11-08 18:11:31 +00:00 |
if_ath_rx_edma.h
|
Begin abstracting out the RX path in preparation for RX EDMA support.
|
2012-07-03 06:59:12 +00:00 |
if_ath_rx.c
|
ALQ logging enhancements:
|
2012-11-16 19:57:16 +00:00 |
if_ath_rx.h
|
Convert sc_rxpending to a per-EDMA queue, and use that for the legacy code.
|
2012-07-10 00:02:19 +00:00 |
if_ath_sysctl.c
|
Place 'dev.ath.X.debug' back under ATH_DEBUG, rather than ATH_DEBUG_ALQ.
|
2012-11-13 19:45:13 +00:00 |
if_ath_sysctl.h
|
|
|
if_ath_tdma.c
|
Pull out the debugging code from the critical path and make sure it
|
2012-11-28 01:55:22 +00:00 |
if_ath_tdma.h
|
|
|
if_ath_tsf.h
|
|
|
if_ath_tx_edma.c
|
Delete the per-TXQ locks and replace them with a single TX lock.
|
2012-12-02 06:24:08 +00:00 |
if_ath_tx_edma.h
|
Begin separating out the TX DMA setup in preparation for TX EDMA support.
|
2012-07-23 03:52:18 +00:00 |
if_ath_tx_ht.c
|
Delete the per-TXQ locks and replace them with a single TX lock.
|
2012-12-02 06:24:08 +00:00 |
if_ath_tx_ht.h
|
|
|
if_ath_tx.c
|
Don't grab the PCU lock inside the TX lock.
|
2012-12-02 06:50:27 +00:00 |
if_ath_tx.h
|
ALQ logging enhancements:
|
2012-11-16 19:57:16 +00:00 |
if_ath.c
|
Delete the per-TXQ locks and replace them with a single TX lock.
|
2012-12-02 06:24:08 +00:00 |
if_athdfs.h
|
|
|
if_athioctl.h
|
Implement my first cut at filtered frames in aggregation sessions.
|
2012-09-18 10:14:17 +00:00 |
if_athrate.h
|
Create an ioctl API for fetching the current rate control information.
|
2012-07-20 01:27:20 +00:00 |
if_athvar.h
|
Delete the per-TXQ locks and replace them with a single TX lock.
|
2012-12-02 06:24:08 +00:00 |