aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mac.h
Commit message (Expand)AuthorAge
* ath9k_hw: fix a regression in key miss handlingFelix Fietkau2011-10-11
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-11
* ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau2011-10-11
* ath9k_hw: clean up hardware revision checksFelix Fietkau2011-09-19
* ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-16
* ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau2011-09-16
* ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.Senthil Balasubramanian2011-09-16
* ath9k: use u8 for the tx key indexFelix Fietkau2011-08-30
* ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-29
* ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-24
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-26
|\
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-12
* | ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau2011-04-19
|/
* ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau2011-03-14
* ath9k: fix stopping tx dma on resetFelix Fietkau2011-03-14
* ath9k_hw: Add RX filtersSujith Manoharan2011-01-28
* ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau2010-11-24
* ath9k_hw: optimize all descriptor access functionsFelix Fietkau2010-11-09
* ath9k_hw: optimize tx status descriptor processingFelix Fietkau2010-11-09
* ath9k_hw: optimize interrupt mask changesFelix Fietkau2010-11-09
* ath9k: Use common ath key management functionsBruno Randolf2010-09-16
* ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau2010-07-12
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-14
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-14
* ath9k: add support for Tx and Rx STBCFelix Fietkau2010-04-20
* ath9k_htc: Fix sparse endian warningsSujith2010-04-16
* ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez2010-04-16
* ath9k_hw: Fill descriptor abstrations for AR9003Vasanthakumar Thiagarajan2010-04-16
* ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez2010-04-16
* ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan2010-04-16
* ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purposeVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Move code which populates ds_data to ath9k_hwVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Add few routines for rx edma supportVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan2010-04-16
* ath9k: allocate tx and rx status information on stackFelix Fietkau2010-03-31
* ath9k: split out access to rx status informationFelix Fietkau2010-03-31
* ath9k: split out access to tx status informationFelix Fietkau2010-03-31
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-23
* ath9k: Add debugfs file for RX errorsSujith2010-01-12
* ath9k: fix missed error codes in the tx status checkFelix Fietkau2009-12-28
* ath9k: Fix maximum tx fifo settings for single stream devicesLuis R. Rodriguez2009-11-28
* ath9k: fix processing of TX PS null data framesLuis R. Rodriguez2009-11-28
* ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-28
* ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez2009-10-07
* ath9k: remove ath9k_ht_macmodeLuis R. Rodriguez2009-10-07
* ath9k: remove ath9k 25 MHz HT40 spacing stuffLuis R. Rodriguez2009-10-07
* ath9k: Fix RX Filter handling for BARSujith2009-09-08