summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-2/+11
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-0/+10
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo6-0/+10
2010-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller24-115/+6596
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith4-28/+28
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith16-0/+6391
2010-03-23ath9k_hw: fix hardware deinitSujith2-3/+4
2010-03-23ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith2-0/+15
2010-03-23ath9k_hw: always set the core clock for AR9271Sujith1-32/+2
2010-03-23ath9k_hw: use the skip count for PA calibration on AR9271Sujith1-3/+6
2010-03-23ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith1-0/+8
2010-03-23ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith1-4/+4
2010-03-23ath9k_hw: Fix full sleep setup for AR9271Sujith1-1/+1
2010-03-23ath9k_hw: fix TX descriptor setup for AR9271Sujith1-1/+1
2010-03-23ath9k_hw: skip chip tests for AR9271Sujith1-2/+4
2010-03-23ath9k_hw: add GPIO setup code for AR9271Sujith2-2/+12
2010-03-23ath9k_hw: update initialization values for AR9271Sujith3-65/+146
2010-03-23ath9k: decrease size of ath9k.koMing Lei1-2/+2
2010-03-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-16/+20
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau1-20/+1
2010-03-11ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau3-5/+8
2010-03-09ath9k: never read from the AR_IMR_S2 registerPavel Roskin3-11/+12
2010-03-03mac80211: Fix HT rate control configurationSujith1-3/+3
2010-03-02ath9k: fix lockdep warning when unloading moduleMing Lei1-2/+2
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-0/+13
2010-02-27ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2-0/+13
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-34/+35
2010-02-19ath9k: convert to new station add/remove callbacksJohannes Berg1-15/+20
2010-02-19ath9k: fix beacon timer restart after a card resetFelix Fietkau1-6/+3
2010-02-19ath9k: fix rate control fallback rate selectionFelix Fietkau1-8/+7
2010-02-16ath9k: Use the Beacon TX rate from mac80211Jouni Malinen1-5/+5
2010-02-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2010-02-15Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-16/+39
2010-02-12ath9k: add a workaround for ack timeout issuesFelix Fietkau1-0/+11
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2010-02-09ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan1-1/+2
2010-02-09ath9k: Fix sequence numbers for PAE framesSujith1-2/+2
2010-02-09ath9k: fix keycache leak in split tkip caseMing Lei1-0/+1
2010-02-09ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian3-14/+18
2010-02-09ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian1-1/+7
2010-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-5/+4
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller14-95/+111
2010-02-03ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez4-2/+11
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin3-28/+7
2010-02-01ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin1-17/+26
2010-02-01ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin3-5/+5
2010-01-29ath9k: Handle full sleep in ps_restore.Vivek Natarajan2-2/+7
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-5/+4