aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/xmit.c
Commit message (Expand)AuthorAge
* ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-24
* ath9k: protect tid->sched checkStanislaw Gruszka2014-02-20
* ath9k: Add a debugfs file "node_recv"Sujith Manoharan2014-01-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-06
|\
| * ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-09
* | ath9k: Fix max AMPDU size calculationSujith Manoharan2014-01-03
* | ath9k: simplify/fix tx packet TID handlingFelix Fietkau2013-12-19
* | ath9k: optimize ath_drain_all_txqFelix Fietkau2013-12-02
* | ath9k: Fix TX99 config option usageSujith Manoharan2013-12-02
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\
| * ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-30
| * ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau2013-09-26
| * ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau2013-09-26
| * ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau2013-09-26
| * ath9k: fix stale flag handling on buffer cloneFelix Fietkau2013-09-26
* | ath9k: add TX99 supportLuis R. Rodriguez2013-10-18
* | ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()Luis R. Rodriguez2013-10-18
* | ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-14
* | ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-14
* | ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-26
|/
* ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-16
* ath9k: reset buffer stale flag in ath_tx_get_tid_subframeFelix Fietkau2013-08-15
* ath9k: simplify ath_tid_drainFelix Fietkau2013-08-15
* ath9k: shrink a few data structures by reordering fieldsFelix Fietkau2013-08-15
* ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-09
* ath9k: improve tx scheduling fairnessFelix Fietkau2013-08-09
* ath9k: use software queues for un-aggregated data packetsFelix Fietkau2013-08-09
* ath9k: always clear ps filter bit on new assocFelix Fietkau2013-08-09
* ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau2013-08-09
* ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2013-08-09
* ath9k: fix block ack window tracking checkFelix Fietkau2013-08-09
* ath9k: simplify ath_tx_form_aggrFelix Fietkau2013-08-09
* ath9k: add function for getting the tx tid for a packetFelix Fietkau2013-08-09
* ath9k: split tid retry packets into a separate queueFelix Fietkau2013-08-09
* ath9k: add utility functions for accessing tid queuesFelix Fietkau2013-08-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-25
|\
| * ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau2013-07-17
* | ath9k: Fix RTS thresholdSujith Manoharan2013-07-22
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-26
|\
| * ath9k: fix an RCU issue in calling ieee80211_get_tx_ratesFelix Fietkau2013-06-24
* | ath9k: fix queue depth accounting in ath_tx_txqaddbufFelix Fietkau2013-06-24
* | ath9k: limit multicast buffer hardware queue depthFelix Fietkau2013-06-12
* | ath9k: implement support for .release_buffered_frames()Felix Fietkau2013-06-12
* | ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau2013-06-12
|/
* ath9k: prevent aggregation session deadlocksFelix Fietkau2013-05-22
* ath9k: fix draining aggregation tid buffersFelix Fietkau2013-05-17
* ath9k: fix rate handling/reportingFelix Fietkau2013-05-17
* ath9k: fix aggregation stop/flush handlingFelix Fietkau2013-05-17
* ath9k: add support for the new rate control APIFelix Fietkau2013-04-23
* ath9k: merge ath_tx_start_dma into ath_tx_startFelix Fietkau2013-04-23