aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/xmit.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-05
|\
| * ath9k: cleanup hw pll work handlerSenthil Balasubramanian2011-04-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-25
|\|
| * ath9k: assign keycache slots to unencrypted stationsFelix Fietkau2011-04-19
| * ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau2011-04-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-12
|\|
| * ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau2011-03-30
| * ath9k: remove the pending frames ath_txq_schedule workaroundFelix Fietkau2011-03-30
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan2011-03-21
* ath9k: fix aggregation related interoperability issuesFelix Fietkau2011-03-14
* ath9k: fix the .flush driver op implementationFelix Fietkau2011-03-14
* ath9k: fix stopping tx dma on resetFelix Fietkau2011-03-14
* ath9k: Implement op_flush()Vasanthakumar Thiagarajan2011-02-21
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-18
|\
| * ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan2011-02-04
* | ath9k: Remove redundant beacon_intervalSteve Brown2011-02-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-28
|\|
| * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-21
* | ath9k: Fix a locking related issue.Vivek Natarajan2011-01-28
* | ath9k: Fix a PLL hang issue observed with AR9485.Vivek Natarajan2011-01-28
* | ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau2011-01-28
* | ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau2011-01-28
* | ath9k: remove the bf->aphy fieldFelix Fietkau2011-01-28
* | ath9k: remove support for virtual wiphysFelix Fietkau2011-01-28
* | ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau2011-01-28
* | ath9k: fix misplaced debug codeFelix Fietkau2011-01-27
* | ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan2011-01-26
* | ath9k: Try more than one queue when scheduling new aggregate.Ben Greear2011-01-21
* | ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-21
* | ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear2011-01-21
* | ath9k: Ensure xmit makes progress.Ben Greear2011-01-21
* | ath9k: Add more information to debugfs xmit file.Ben Greear2011-01-21
* | ath9k: fix excessive BAR sending when a frame exceeds its retry limitFelix Fietkau2011-01-19
* | ath9k: try more than one tid when scheduling a new aggregateFelix Fietkau2011-01-19
* | ath9k: reinitialize block ack window data when starting aggregationFelix Fietkau2011-01-19
* | ath9k: fix initial sequence number after starting an ampdu sessionFelix Fietkau2011-01-19
* | ath9k: fix bogus sequence number increases on aggregation tid flushFelix Fietkau2011-01-19
|/
* ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2010-12-20
* ath9k: fix sequence number assigment for non-AMPDU QoS data framesFelix Fietkau2010-12-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
|\
| * ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-07
* | ath9k: Check for NULL sta in ath_tx_startBen Greear2010-12-08
* | ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* | ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-30
* | ath9k: fix software retry counter trackingFelix Fietkau2010-11-29
* | ath9k: fix recursive locking in the tx flush pathFelix Fietkau2010-11-22
* | ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau2010-11-17
* | ath9k: more tx setup cleanupsFelix Fietkau2010-11-17