Age | Commit message (Expand) | Author |
2017-04-28 | mac80211: separate encoding/bandwidth from flags | Johannes Berg |
2017-04-28 | mac80211: clean up rate encoding bits in RX status | Johannes Berg |
2017-02-07 | ath9k: fix race condition in enabling/disabling IRQs | Felix Fietkau |
2016-07-08 | ath9k: Remove some #defined constants to decrease verbosity | Benjamin Berg |
2015-10-28 | ath9k: fix phyerror codes | Zefir Kurtisi |
2014-11-25 | ath9k: add TPC capability to TX descriptor path | Lorenzo Bianconi |
2014-09-30 | ath9k: fix getting tx duration for dynack | Felix Fietkau |
2014-09-16 | ath9k: add duration field to ath_tx_status | Lorenzo Bianconi |
2014-07-18 | ath9k: set up tx power into the MRR | Lorenzo Bianconi |
2014-05-19 | ath9k_hw: Abort transmission for sleeping station | Rajkumar Manoharan |
2014-02-12 | ath9k_htc: use ath9k_cmn_process_rssi | Oleksij Rempel |
2013-12-18 | ath9k: add support for reporting per-chain signal strength | Felix Fietkau |
2013-10-14 | ath9k: remove sc->config.cabqReadyTime | Felix Fietkau |
2013-08-15 | ath9k: Identify first subframe in an A-MPDU | Sujith Manoharan |
2013-05-30 | ath9k: check for Rx-STBC flag and pass it to ieee80211 | Oleksij Rempel |
2013-05-30 | ath9k: remove useless flag conversation. | Oleksij Rempel |
2013-04-10 | ath9k: detect more kinds of invalid descriptors | Felix Fietkau |
2013-01-09 | ath9k: add spectral scan feature | Simon Wunderlich |
2012-08-10 | ath9k: fix interrupt storms on queued hardware reset | Felix Fietkau |
2012-07-09 | ath9k: set 4ADDRESS bit in RX filter for AR9550 | Gabor Juhos |
2012-03-15 | ath9k_hw: remove ath9k_hw_gettxintrtxqs | Felix Fietkau |
2012-03-15 | ath9k_hw: clean up tx completion interrupt handling | Felix Fietkau |
2011-10-11 | ath9k_hw: fix a regression in key miss handling | Felix Fietkau |
2011-10-11 | ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default | Felix Fietkau |
2011-10-11 | ath9k: fix retry counting / BAR handling during queue flush | Felix Fietkau |
2011-09-19 | ath9k_hw: clean up hardware revision checks | Felix Fietkau |
2011-09-16 | ath9k_hw: remove the old tx descriptor API | Felix Fietkau |
2011-09-16 | ath9k_hw: add a new API for setting tx descriptors | Felix Fietkau |
2011-09-16 | ath9k_hw: Add initvals and register definitions for AR946/8x chipsets. | Senthil Balasubramanian |
2011-08-30 | ath9k: use u8 for the tx key index | Felix Fietkau |
2011-08-29 | ath9k: Add debugfs support for mac/baseband samples | Rajkumar Manoharan |
2011-08-24 | ath9k: Remove unused argument tsf from ath9k_hw_rxprocdesc | Rajkumar Manoharan |
2011-05-19 | ath9k: Drag the driver to the year 2011 | Sujith Manoharan |
2011-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-19 | ath9k: fix powersave frame filtering/buffering in AP mode | Felix Fietkau |
2011-04-12 | ath9k_hw: fix stopping rx DMA during resets | Felix Fietkau |
2011-03-14 | ath9k: improve reliability of beacon transmission and stuck beacon handling | Felix Fietkau |
2011-03-14 | ath9k: fix stopping tx dma on reset | Felix Fietkau |
2011-01-28 | ath9k_hw: Add RX filters | Sujith Manoharan |
2010-11-24 | ath9k_hw: remove ath9k_hw_stoppcurecv | Felix Fietkau |
2010-11-09 | ath9k_hw: optimize all descriptor access functions | Felix Fietkau |
2010-11-09 | ath9k_hw: optimize tx status descriptor processing | Felix Fietkau |
2010-11-09 | ath9k_hw: optimize interrupt mask changes | Felix Fietkau |
2010-09-16 | ath9k: Use common ath key management functions | Bruno Randolf |
2010-07-12 | ath9k_hw: report the TID in the tx status on AR5008-AR9002 | Felix Fietkau |
2010-06-14 | ath9k: remove duplicate WMM AC definitions | Felix Fietkau |
2010-06-14 | ath9k_hw: inform ANI calibration when scanning | Luis R. Rodriguez |
2010-04-20 | ath9k: add support for Tx and Rx STBC | Felix Fietkau |
2010-04-16 | ath9k_htc: Fix sparse endian warnings | Sujith |
2010-04-16 | ath9k_hw: Abort rx if hw is not coming out of full sleep in reset | Vasanthakumar Thiagarajan |