summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/recv.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau2011-10-111-1/+2
* ath9k_hw: fix a regression in key miss handlingFelix Fietkau2011-10-111-13/+14
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-111-1/+1
* ath9k: disable unnecessary PHY error reportingFelix Fietkau2011-10-111-4/+1
* ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan2011-09-301-17/+6
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-281-1/+9
|\
| * ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-261-1/+9
* | ath9k: ensure that rx is not enabled during a resetFelix Fietkau2011-09-161-2/+3
* | ath9k: implement .get_antenna and .set_antennaFelix Fietkau2011-09-141-1/+1
* | ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-291-14/+8
* | ath9k: use appropriate debug maskMohammed Shafi Shajakhan2011-08-291-1/+1
* | ath9k: fix MGMT packets when using TKIPBill Jordan2011-08-241-1/+2
* | ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-241-2/+2
* | ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan2011-08-241-0/+5
* | ath9k: remove obselete commentsMohammed Shafi Shajakhan2011-08-101-5/+0
* | ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan2011-08-091-1/+0
* | ath9k: use the new channel noise value for signal strength and survey infoFelix Fietkau2011-08-081-1/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-221-21/+32
|\
| * ath9k: improve reliability of MIC error detectionFelix Fietkau2011-07-151-21/+32
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-241-32/+114
|\ \ | |/
| * ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos2011-06-221-0/+83
| * ath9k: remove superfluous parenthesesGabor Juhos2011-06-221-32/+30
| * ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos2011-06-221-0/+1
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
|/
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan2011-05-161-2/+2
* ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan2011-05-161-43/+131
* ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan2011-05-161-1/+30
* ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan2011-05-161-1/+1
* ath9k: Fix rssi update in ad-hoc modeRajkumar Manoharan2011-05-101-1/+2
* ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan2011-05-101-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-261-3/+3
|\
| * ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-121-3/+3
* | ath9k: remove the unlikely check for autosleepMohammed Shafi Shajakhan2011-04-251-1/+1
* | ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-251-2/+1
* | ath9k: fix too early enabling of rx during ath_startrecv()Felix Fietkau2011-04-121-1/+1
* | ath9k: fix PS-Poll reception on AR9160 and earlierFelix Fietkau2011-04-121-3/+1
* | ath9k: configure beacons based on hw opmodeRajkumar Manoharan2011-04-071-1/+1
|/
* ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau2011-03-111-3/+1
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau2011-01-281-24/+64
* ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-281-3/+3
* ath9k: remove support for virtual wiphysFelix Fietkau2011-01-281-59/+4
* ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear2011-01-191-2/+14
* ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-221-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-081-1/+8
|\
| * ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-12-071-1/+8
| * Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville2010-12-021-3/+1
| * ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-11-301-1/+3
OpenPOWER on IntegriCloud