summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/mac.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-0/+2
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-1/+1
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-02-071-0/+1
* ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-081-4/+0
* ath9k: fix phyerror codesZefir Kurtisi2015-10-281-7/+11
* ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi2014-11-251-1/+1
* ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-301-1/+1
* ath9k: add duration field to ath_tx_statusLorenzo Bianconi2014-09-161-0/+1
* ath9k: set up tx power into the MRRLorenzo Bianconi2014-07-181-2/+8
* ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan2014-05-191-0/+1
* ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel2014-02-121-6/+3
* ath9k: add support for reporting per-chain signal strengthFelix Fietkau2013-12-181-6/+2
* ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-141-2/+0
* ath9k: Identify first subframe in an A-MPDUSujith Manoharan2013-08-151-0/+2
* ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel2013-05-301-1/+2
* ath9k: remove useless flag conversation.Oleksij Rempel2013-05-301-0/+1
* ath9k: detect more kinds of invalid descriptorsFelix Fietkau2013-04-101-0/+1
* ath9k: add spectral scan featureSimon Wunderlich2013-01-091-1/+2
* ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-101-0/+1
* ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos2012-07-091-0/+1
* ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau2012-03-151-1/+0
* ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau2012-03-151-2/+1
* ath9k_hw: fix a regression in key miss handlingFelix Fietkau2011-10-111-0/+1
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-111-1/+1
* ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau2011-10-111-1/+2
* ath9k_hw: clean up hardware revision checksFelix Fietkau2011-09-191-4/+0
* ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-161-1/+0
* ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau2011-09-161-1/+39
* ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.Senthil Balasubramanian2011-09-161-0/+1
* ath9k: use u8 for the tx key indexFelix Fietkau2011-08-301-1/+1
* ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-291-0/+1
* ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-241-1/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-261-1/+1
|\
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-121-1/+1
* | ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau2011-04-191-1/+0
|/
* ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau2011-03-141-1/+1
* ath9k: fix stopping tx dma on resetFelix Fietkau2011-03-141-0/+1
* ath9k_hw: Add RX filtersSujith Manoharan2011-01-281-0/+2
* ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau2010-11-241-1/+0
* ath9k_hw: optimize all descriptor access functionsFelix Fietkau2010-11-091-2/+2
* ath9k_hw: optimize tx status descriptor processingFelix Fietkau2010-11-091-3/+0
* ath9k_hw: optimize interrupt mask changesFelix Fietkau2010-11-091-2/+4
* ath9k: Use common ath key management functionsBruno Randolf2010-09-161-21/+0
* ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau2010-07-121-0/+3
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-141-8/+3
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-141-1/+1
* ath9k: add support for Tx and Rx STBCFelix Fietkau2010-04-201-1/+7
* ath9k_htc: Fix sparse endian warningsSujith2010-04-161-5/+5
* ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan2010-04-161-0/+1