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