summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/mac.c
AgeCommit message (Expand)Author
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-10ath9k_hw: Change DCU backoff thresh for AR9340Rajkumar Manoharan
2011-04-28ath9k_hw: Enable generic timer interrupt.Vivek Natarajan
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-25ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430Vasanthakumar Thiagarajan
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau
2011-04-04ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan
2011-03-30ath9k_hw: remove pCap->total_queuesFelix Fietkau
2011-03-30ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-14ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau
2011-03-14ath9k: fix stopping tx dma on resetFelix Fietkau
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-25ath9k: correct ath9k_hw_set_interruptsStanislaw Gruszka
2011-01-27ath9k: fix misplaced debug codeFelix Fietkau
2011-01-21ath9k: Add more information to debugfs xmit file.Ben Greear
2011-01-19ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau
2011-01-04ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches
2010-12-07ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian
2010-12-02Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville
2010-11-30ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian
2010-11-24ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau
2010-11-09ath9k_hw: optimize interrupt mask changesFelix Fietkau
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