aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/recv.c
Commit message (Expand)AuthorAge
* ath9k: Cleanup beacon logicSujith Manoharan2012-07-17
* ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos2012-07-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-09
|\
| * ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes2012-06-27
| * ath9k: fix dynamic WEP related regressionFelix Fietkau2012-06-25
* | ath9k: Fix powersave lockingSujith Manoharan2012-06-06
* | ath9k: Use atomic operationsSujith Manoharan2012-06-06
* | ath9k: Move LNA code to antenna.cSujith Manoharan2012-06-06
* | ath9k: improve BT FTP/PAN performanceRajkumar Manoharan2012-06-06
* | ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan2012-06-06
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang2012-04-23
* ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear2012-04-23
* ath9k: Add more recv stats.Ben Greear2012-04-11
* ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan2012-04-09
* ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet2012-03-26
* ath9k: Fix mactime from being clobbered in rx_statusAshok Nagarajan2012-03-12
* ath9k: fix signal strength reporting issuesFelix Fietkau2012-03-07
* ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau2012-03-07
* ath9k: make use of list_for_each_entry_safeMohammed Shafi Shajakhan2012-03-05
* ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-06
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan2011-12-16
* ath9k: minor cleanupMohammed Shafi Shajakhan2011-11-30
* ath9k: change the default antenna settings based on diversityMohammed Shafi Shajakhan2011-11-30
* ath9k: trivial: reorder rx_tasklet processingZefir Kurtisi2011-11-21
* ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau2011-10-11
* 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: disable unnecessary PHY error reportingFelix Fietkau2011-10-11
* ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan2011-09-30
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-28
|\
| * ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-26
* | ath9k: ensure that rx is not enabled during a resetFelix Fietkau2011-09-16
* | ath9k: implement .get_antenna and .set_antennaFelix Fietkau2011-09-14
* | ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-29
* | ath9k: use appropriate debug maskMohammed Shafi Shajakhan2011-08-29
* | ath9k: fix MGMT packets when using TKIPBill Jordan2011-08-24
* | ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-24
* | ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan2011-08-24
* | ath9k: remove obselete commentsMohammed Shafi Shajakhan2011-08-10
* | ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan2011-08-09
* | ath9k: use the new channel noise value for signal strength and survey infoFelix Fietkau2011-08-08
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\
| * ath9k: improve reliability of MIC error detectionFelix Fietkau2011-07-15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\|
| * ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos2011-06-22
| * ath9k: remove superfluous parenthesesGabor Juhos2011-06-22
| * ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos2011-06-22
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
|/