summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mac.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez2010-06-151-2/+7
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-141-2/+2
* ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez2010-06-141-0/+1
* ath9k_hw: Fix TX interrupt mitigation settingsLuis R. Rodriguez2010-04-271-4/+6
* ath9k_hw: Use buffered register writesSujith2010-04-161-0/+27
* ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan2010-04-161-0/+8
* ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq resetLuis R. Rodriguez2010-04-161-0/+6
* ath9k_hw: enable CRC check of descriptors for AR9003Luis R. Rodriguez2010-04-161-0/+3
* ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez2010-04-161-461/+0
* ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan2010-04-161-253/+255
* ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan2010-04-161-0/+290
* ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan2010-04-161-0/+13
* ath9k_hw: Move code which populates ds_data to ath9k_hwVasanthakumar Thiagarajan2010-04-161-1/+4
* ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan2010-04-161-6/+11
* ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin2010-04-061-1/+1
* ath9k: split out access to rx status informationFelix Fietkau2010-03-311-36/+36
* ath9k: split out access to tx status informationFelix Fietkau2010-03-311-37/+38
* ath9k_hw: fix TX descriptor setup for AR9271Sujith2010-03-231-1/+1
* ath9k: never read from the AR_IMR_S2 registerPavel Roskin2010-03-091-2/+4
* ath9k: Fix TX queue drainingSujith2009-12-211-1/+1
* ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez2009-11-281-2/+27
* ath9k: fix processing of TX PS null data framesLuis R. Rodriguez2009-11-281-0/+9
* ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez2009-10-071-0/+13
* ath9k: move hw code to its own moduleLuis R. Rodriguez2009-10-071-0/+30
* ath9k: move ATH9K_RSSI_BAD to hw.hLuis R. Rodriguez2009-10-071-1/+1
* ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez2009-10-071-1/+0
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-55/+63
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-24/+24
* ath9k: Cleanup function return typesSujith2009-08-141-13/+4
* ath9k: RX stucks during heavy traffic in HT40 mode.Senthil Balasubramanian2009-07-241-7/+23
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+976