summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/xmit.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+4
2011-07-18ath9k: Fix sparse warningsRajkumar Manoharan1-0/+4
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2011-07-05ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan1-1/+2
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+3
2011-06-27ath9k: Fix locking issue during tx completionRajkumar Manoharan1-4/+3
2011-06-22net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-01ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau1-201/+137
2011-05-25Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville1-1/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+7
2011-05-11ath9k: fix a regression in PS frame filter handlingFelix Fietkau1-0/+6
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan1-4/+1
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-23/+0
2011-04-25ath9k: cleanup hw pll work handlerSenthil Balasubramanian1-23/+0
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-15/+96
2011-04-19ath9k: assign keycache slots to unencrypted stationsFelix Fietkau1-3/+7
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau1-12/+89
2011-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-28/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-30ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau1-1/+1
2011-03-30ath9k: remove the pending frames ath_txq_schedule workaroundFelix Fietkau1-27/+0
2011-03-21ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan1-2/+2
2011-03-14ath9k: fix aggregation related interoperability issuesFelix Fietkau1-1/+1
2011-03-14ath9k: fix the .flush driver op implementationFelix Fietkau1-15/+13
2011-03-14ath9k: fix stopping tx dma on resetFelix Fietkau1-8/+6
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan1-11/+16
2011-02-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+6
2011-02-10ath9k: Remove redundant beacon_intervalSteve Brown1-1/+2
2011-02-05ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan1-1/+6
2011-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+0
2011-01-28ath9k: Fix a locking related issue.Vivek Natarajan1-1/+4
2011-01-28ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan1-0/+23
2011-01-28ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau1-1/+1
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau1-6/+3
2011-01-28ath9k: remove the bf->aphy fieldFelix Fietkau1-22/+16
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau1-16/+12
2011-01-28ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau1-23/+16
2011-01-28ath9k: fix misplaced debug codeFelix Fietkau1-0/+3
2011-01-27ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan1-2/+0
2011-01-21ath9k: Try more than one queue when scheduling new aggregate.Ben Greear1-27/+37
2011-01-21ath9k: Restart xmit logic in xmit watchdog.Ben Greear1-25/+54
2011-01-21ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear1-1/+2
2011-01-21ath9k: Ensure xmit makes progress.Ben Greear1-0/+2
2011-01-21ath9k: Add more information to debugfs xmit file.Ben Greear1-0/+1
2011-01-21ath9k: add missing ps wakeup/restore callsFelix Fietkau1-2/+0
2011-01-19ath9k: fix excessive BAR sending when a frame exceeds its retry limitFelix Fietkau1-1/+1
2011-01-19ath9k: try more than one tid when scheduling a new aggregateFelix Fietkau1-3/+6
2011-01-19ath9k: reinitialize block ack window data when starting aggregationFelix Fietkau1-0/+3