aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/recv.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-26
|\
| * ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-19
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-12
* | ath9k: remove the unlikely check for autosleepMohammed Shafi Shajakhan2011-04-25
* | ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-25
* | ath9k: fix too early enabling of rx during ath_startrecv()Felix Fietkau2011-04-12
* | ath9k: fix PS-Poll reception on AR9160 and earlierFelix Fietkau2011-04-12
* | ath9k: configure beacons based on hw opmodeRajkumar Manoharan2011-04-07
|/
* ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau2011-03-11
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-23
* ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau2011-01-28
* ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-28
* ath9k: remove support for virtual wiphysFelix Fietkau2011-01-28
* ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear2011-01-19
* ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
|\
| * ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-12-07
| * Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville2010-12-02
| * ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-11-30
* | ath9k: Remove dead code in recv.cMohammed Shafi Shajakhan2010-12-07
* | ath9k: Properly use unlikely check macroMohammed Shafi Shajakhan2010-12-07
* | ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.Ben Greear2010-12-07
* | ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\|
| * ath9k: fix timeout on stopping rx dmaFelix Fietkau2010-11-22
| * ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-08
* | ath9k: move the PCU lock to the sc structureLuis R. Rodriguez2010-11-15
* | ath9k: add a debug warning when we cannot stop RXLuis R. Rodriguez2010-11-15
* | ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-09
|/
* ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez2010-10-27
* ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez2010-10-27
* ath9k: add locking for starting the PCU on RXLuis R. Rodriguez2010-10-27
* ath9k: add locking for stopping RXLuis R. Rodriguez2010-10-27
* ath9k: Null out references to stale pointers.Ben Greear2010-10-15
* ath9k: Remove bf_dmacontext.Ben Greear2010-10-15
* ath9k: Set RX filter for Probe Request based on filter flagJouni Malinen2010-10-13
* mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-27
* ath9k_hw: simplify revision checks for AR9285Felix Fietkau2010-09-27
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-27
* ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian2010-09-16
* ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez2010-09-16
* ath9k: fix power save race conditionsLuis R. Rodriguez2010-09-16
* ath9k: make ath_ant_div_conf_fast_divbias staticJohn W. Linville2010-09-16
* ath9k: calcrxfilter should take multiple VIFs into account.Ben Greear2010-09-16
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-14
* ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan2010-09-07
* ath9k: fix spurious MIC failure reportsFelix Fietkau2010-08-31
* ath9k: fix erased ieee80211_rx_status.mactimeJan Friedrich2010-08-04
* ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-14