aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/recv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-1/+9
2011-09-26ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan1-1/+9
2011-09-16ath9k: ensure that rx is not enabled during a resetFelix Fietkau1-2/+3
2011-09-14ath9k: implement .get_antenna and .set_antennaFelix Fietkau1-1/+1
2011-08-29ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan1-14/+8
2011-08-29ath9k: use appropriate debug maskMohammed Shafi Shajakhan1-1/+1
2011-08-24ath9k: fix MGMT packets when using TKIPBill Jordan1-1/+2
2011-08-24ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan1-2/+2
2011-08-24ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan1-0/+5
2011-08-10ath9k: remove obselete commentsMohammed Shafi Shajakhan1-5/+0
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan1-1/+0
2011-08-08ath9k: use the new channel noise value for signal strength and survey infoFelix Fietkau1-1/+3
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-21/+32
2011-07-15ath9k: improve reliability of MIC error detectionFelix Fietkau1-21/+32
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-32/+114
2011-06-22ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos1-0/+83
2011-06-22ath9k: remove superfluous parenthesesGabor Juhos1-32/+30
2011-06-22ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos1-0/+1
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-16ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan1-2/+2
2011-05-16ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan1-43/+131
2011-05-16ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan1-1/+30
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan1-1/+1
2011-05-10ath9k: Fix rssi update in ad-hoc modeRajkumar Manoharan1-1/+2
2011-05-10ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan1-0/+1
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+3
2011-04-25ath9k: remove the unlikely check for autosleepMohammed Shafi Shajakhan1-1/+1
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan1-2/+1
2011-04-19ath9k: fix the return value of ath_stoprecvFelix Fietkau1-1/+1
2011-04-12ath9k: fix too early enabling of rx during ath_startrecv()Felix Fietkau1-1/+1
2011-04-12ath9k: fix PS-Poll reception on AR9160 and earlierFelix Fietkau1-3/+1
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau1-3/+3
2011-04-07ath9k: configure beacons based on hw opmodeRajkumar Manoharan1-1/+1
2011-03-11ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau1-3/+1
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg1-1/+1
2011-01-28ath9k: use split rx buffers to get rid of order-1 skb allocationsFelix Fietkau1-24/+64
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau1-3/+3
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau1-59/+4
2011-01-19ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear1-2/+14
2010-12-22ath9k: Fix warnings on card removalRajkumar Manoharan1-1/+2
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+8
2010-12-07ath9k: Remove dead code in recv.cMohammed Shafi Shajakhan1-5/+4
2010-12-07ath9k: Properly use unlikely check macroMohammed Shafi Shajakhan1-3/+4
2010-12-07ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.Ben Greear1-2/+6
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-17/+16
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-8/+7
2010-12-07ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian1-1/+8
2010-12-02Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville1-3/+1
2010-11-30ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian1-1/+3