| Commit message (Expand) | Author | Age |
* | ath9k: fix tx aggregation flush on AR9003 | Felix Fietkau | 2010-10-27 |
* | ath9k: resume aggregation immediately after a hardware reset | Felix Fietkau | 2010-10-25 |
* | ath9k: fix handling of rate control probe frames | Felix Fietkau | 2010-10-25 |
* | ath9k: Null out references to stale pointers. | Ben Greear | 2010-10-15 |
* | ath9k: Remove bf_dmacontext. | Ben Greear | 2010-10-15 |
* | ath9k: Fix potential use-after-free. | Ben Greear | 2010-10-13 |
* | ath9k: A-MPDU rate control info fix | Björn Smedman | 2010-10-11 |
* | ath9k: remove unnecessary power save flags. | Senthil Balasubramanian | 2010-10-06 |
* | mac80211/ath9k: Support AMPDU with multiple VIFs. | Ben Greear | 2010-09-27 |
* | ath9k: move ath_tx_aggr_check() to the rate control module | Felix Fietkau | 2010-09-21 |
* | ath9k: clean up / fix aggregation session flush | Felix Fietkau | 2010-09-21 |
* | ath9k: fix an aggregation start related race condition | Felix Fietkau | 2010-09-21 |
* | ath9k: clean up block ack window handling | Felix Fietkau | 2010-09-21 |
* | ath9k: remove duplicate get_hw_crypto_keytype() | Luis R. Rodriguez | 2010-08-16 |
* | ath9k: fix an issue in ath_atx_tid paused flag management | Lorenzo Bianconi | 2010-08-04 |
* | ath9k_hw: clean up per-channel calibration data | Felix Fietkau | 2010-08-04 |
* | ath9k: fix yet another buffer leak in the tx aggregation code | Felix Fietkau | 2010-07-26 |
* | ath9k: Fix inconsistency between txq->stopped and the actual queue state | Vasanthakumar Thiagarajan | 2010-07-26 |
* | ath9k: another fix for the A-MPDU buffer leak | Felix Fietkau | 2010-07-14 |
* | ath9k: validate the TID in the tx status information | Felix Fietkau | 2010-07-12 |
* | ath9k: fix a buffer leak in A-MPDU completion | Felix Fietkau | 2010-07-07 |
* | ath9k: fix a potential buffer leak in the STA teardown path | Felix Fietkau | 2010-07-07 |
* | ath9k: fix retry count for A-MPDU rate control status reports | Felix Fietkau | 2010-06-28 |
* | ath9k: Remove unused paprd_txok | Vasanthakumar Thiagarajan | 2010-06-24 |
* | ath9k: Fix bug in paprd | Vasanthakumar Thiagarajan | 2010-06-24 |
* | ath9k: implement PA predistortion support | Felix Fietkau | 2010-06-14 |
* | ath9k: fix queue stopping threshold | Felix Fietkau | 2010-06-14 |
* | ath9k: remove duplicate WMM AC definitions | Felix Fietkau | 2010-06-14 |
* | ath9k: fix mac80211 queue lookup for waking up queues | Felix Fietkau | 2010-06-14 |
* | ath9k: fix queue stop/start based on the number of pending frames | Felix Fietkau | 2010-06-03 |
* | ath9k: Make sure null func frame is acked before going into PS for ar9003 | Vasanthakumar Thiagarajan | 2010-06-02 |
* | ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used | Vasanthakumar Thiagarajan | 2010-05-28 |
* | ath9k: Fix ath_print in xmit for hardware reset. | Justin P. Mattock | 2010-05-28 |
* | ath9k: wake queue after processing edma rx frames | Felix Fietkau | 2010-04-27 |
* | ath9k: add support for Tx and Rx STBC | Felix Fietkau | 2010-04-20 |
* | ath9k: reduce the bits_per_symbol table size, support more streams | Felix Fietkau | 2010-04-20 |
* | ath9k: update the ath_max_4ms_framelen table | Felix Fietkau | 2010-04-20 |
* | ath9k: update the MCS mask for MCS16 and above | Felix Fietkau | 2010-04-20 |
* | ath9k: clean up tx buffer handling | Felix Fietkau | 2010-04-20 |
* | ath9k: Enable TXOK and TXERR interrupts for TX EDMA | Vasanthakumar Thiagarajan | 2010-04-16 |
* | ath9k: add LDPC support | Luis R. Rodriguez | 2010-04-16 |
* | ath9k: Add Tx EDMA support | Vasanthakumar Thiagarajan | 2010-04-16 |
* | ath9k: Initialize and configure tx status for EDMA | Vasanthakumar Thiagarajan | 2010-04-16 |
* | ath9k: Setup appropriate tx desc for regular dma and edma | Vasanthakumar Thiagarajan | 2010-04-16 |
* | ath9k_hw: move AR9002 mac ops to its own file | Luis R. Rodriguez | 2010-04-16 |
* | ath9k_hw: Define abstraction for tx desc access | Vasanthakumar Thiagarajan | 2010-04-16 |
* | ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose | Vasanthakumar Thiagarajan | 2010-04-16 |
* | ath9k: Use memcpy in ath_clone_txbuf() | Vasanthakumar Thiagarajan | 2010-04-16 |
* | ath9k: Use abstraction to get link pointer | Vasanthakumar Thiagarajan | 2010-04-16 |
* | ath9k_hw: Add abstraction to set/get link pointer | Vasanthakumar Thiagarajan | 2010-04-16 |