aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-0/+2
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-1/+1
2017-02-07ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau1-0/+1
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg1-4/+0
2015-10-28ath9k: fix phyerror codesZefir Kurtisi1-7/+11
2014-11-25ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi1-1/+1
2014-09-30ath9k: fix getting tx duration for dynackFelix Fietkau1-1/+1
2014-09-16ath9k: add duration field to ath_tx_statusLorenzo Bianconi1-0/+1
2014-07-18ath9k: set up tx power into the MRRLorenzo Bianconi1-2/+8
2014-05-19ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan1-0/+1
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel1-6/+3
2013-12-18ath9k: add support for reporting per-chain signal strengthFelix Fietkau1-6/+2
2013-10-14ath9k: remove sc->config.cabqReadyTimeFelix Fietkau1-2/+0
2013-08-15ath9k: Identify first subframe in an A-MPDUSujith Manoharan1-0/+2
2013-05-30ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel1-1/+2
2013-05-30ath9k: remove useless flag conversation.Oleksij Rempel1-0/+1
2013-04-10ath9k: detect more kinds of invalid descriptorsFelix Fietkau1-0/+1
2013-01-09ath9k: add spectral scan featureSimon Wunderlich1-1/+2
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau1-0/+1
2012-07-09ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos1-0/+1
2012-03-15ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau1-1/+0
2012-03-15ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau1-2/+1
2011-10-11ath9k_hw: fix a regression in key miss handlingFelix Fietkau1-0/+1
2011-10-11ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau1-1/+1
2011-10-11ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau1-1/+2
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau1-4/+0
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau1-1/+0
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau1-1/+39
2011-09-16ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.Senthil Balasubramanian1-0/+1
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau1-1/+1
2011-08-29ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan1-0/+1
2011-08-24ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan1-1/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau1-1/+0
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau1-1/+1
2011-03-14ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau1-1/+1
2011-03-14ath9k: fix stopping tx dma on resetFelix Fietkau1-0/+1
2011-01-28ath9k_hw: Add RX filtersSujith Manoharan1-0/+2
2010-11-24ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau1-1/+0
2010-11-09ath9k_hw: optimize all descriptor access functionsFelix Fietkau1-2/+2
2010-11-09ath9k_hw: optimize tx status descriptor processingFelix Fietkau1-3/+0
2010-11-09ath9k_hw: optimize interrupt mask changesFelix Fietkau1-2/+4
2010-09-16ath9k: Use common ath key management functionsBruno Randolf1-21/+0
2010-07-12ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau1-0/+3
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau1-8/+3
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez1-1/+1
2010-04-20ath9k: add support for Tx and Rx STBCFelix Fietkau1-1/+7
2010-04-16ath9k_htc: Fix sparse endian warningsSujith1-5/+5
2010-04-16ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan1-0/+1