aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/mac.c
AgeCommit message (Expand)Author
2010-10-07ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau
2010-09-14ath9k_hw: handle rx key missFelix Fietkau
2010-08-31ath9k: fix spurious MIC failure reportsFelix Fietkau
2010-06-15ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez
2010-04-27ath9k_hw: Fix TX interrupt mitigation settingsLuis R. Rodriguez
2010-04-16ath9k_hw: Use buffered register writesSujith
2010-04-16ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan
2010-04-16ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq resetLuis R. Rodriguez
2010-04-16ath9k_hw: enable CRC check of descriptors for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez
2010-04-16ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Move code which populates ds_data to ath9k_hwVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan
2010-04-06ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin
2010-03-31ath9k: split out access to rx status informationFelix Fietkau
2010-03-31ath9k: split out access to tx status informationFelix Fietkau
2010-03-23ath9k_hw: fix TX descriptor setup for AR9271Sujith
2010-03-09ath9k: never read from the AR_IMR_S2 registerPavel Roskin
2009-12-21ath9k: Fix TX queue drainingSujith
2009-11-28ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez
2009-10-07ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez
2009-10-07ath9k: move hw code to its own moduleLuis R. Rodriguez
2009-10-07ath9k: move ATH9K_RSSI_BAD to hw.hLuis R. Rodriguez
2009-10-07ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez
2009-10-07atheros: add common debug printingLuis R. Rodriguez
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez
2009-08-14ath9k: Cleanup function return typesSujith
2009-07-24ath9k: RX stucks during heavy traffic in HT40 mode.Senthil Balasubramanian
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez