summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/common.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau2010-07-021-0/+4
* ath9k_common: Move count_streams to common moduleSujith2010-06-041-0/+13
* ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau2010-06-031-10/+27
* ath9k: Move ath9k specific RX code to driverSujith2010-06-021-264/+0
* ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez2010-05-071-2/+1
* ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez2010-05-071-13/+27
* ath9k: fix another source of corrupt framesFelix Fietkau2010-05-071-2/+8
* ath9k: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0
* ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen2010-03-311-1/+2
* ath9k_common: Move RX filter code to ath9k_htcSujith2010-03-311-82/+0
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-231-0/+421
* ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault2009-11-281-9/+15
* ath9k: remove warnings related to signed/unsigned type mismatchJohn W. Linville2009-11-251-2/+0
* ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT2009-11-231-5/+14
* ath9k: fix massive rx packet loss issueFelix Fietkau2009-11-161-0/+1
* ath9k_common: clarify and correct jumbogram processingLuis R. Rodriguez2009-11-111-10/+11
* ath9k_common: remove ath9k_compute_qual()Luis R. Rodriguez2009-11-111-42/+0
* ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez2009-11-111-0/+326