aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/recv.c
Commit message (Expand)AuthorAge
* 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
|/
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan2011-05-16
* ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan2011-05-16
* ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan2011-05-16
* ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan2011-05-16
* ath9k: Fix rssi update in ad-hoc modeRajkumar Manoharan2011-05-10
* ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan2011-05-10
* 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