aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/xmit.c
Commit message (Expand)AuthorAge
* ath9k: fix per-packet tx power configurationLorenzo Bianconi2015-05-03
* ath9k: add per-vif TX power capability to TX pathLorenzo Bianconi2015-03-03
* ath9k: Fix no-ack frame statusSujith Manoharan2015-01-23
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-22
|\
| * mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-12
* | ath9k: add TPC to TX path for AR9002 based chipsLorenzo Bianconi2015-01-15
* | ath9k: fix typoLorenzo Bianconi2014-12-24
|/
* ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi2014-11-25
* ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-23
* ath9k: Fix sequence number assignmentSujith Manoharan2014-10-08
* ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-30
* ath9k: Check early for HW resetSujith Manoharan2014-09-30
* ath9k: Fix offchannel queuingSujith Manoharan2014-09-26
* ath9k: Use normal queues for offchannel framesSujith Manoharan2014-09-26
* ath9k: Fix queue managementSujith Manoharan2014-09-26
* ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi2014-09-16
* ath9k: Fix channel context eventsSujith Manoharan2014-08-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-25
|\
| * ath9k: fix aggregation session lockupFelix Fietkau2014-07-23
* | ath9k: fix pending tx frames accountingFelix Fietkau2014-07-18
* | ath9k: use separate HW queue for each channel contextRajkumar Manoharan2014-06-19
* | ath9k: switch channel context for beaconingFelix Fietkau2014-06-19
* | ath9k: Move beacon config to channel contextRajkumar Manoharan2014-06-19
* | ath9k: Implement remain-on-channal supportFelix Fietkau2014-06-19
* | ath9k: channel context based transmissionFelix Fietkau2014-06-19
* | ath9k: Add channel context worker threadFelix Fietkau2014-06-19
* | ath9k: Move acq to channel contextFelix Fietkau2014-06-19
|/
* ath9k: remove tid->paused flagFelix Fietkau2014-04-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * ath9k: Fix sequence number assignment for non-data framesHelmut Schaa2014-03-13
* | ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-17
* | ath9k: fix ready time of the multicast buffer queueFelix Fietkau2014-03-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-04
|\|
| * ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-24
| * ath9k: protect tid->sched checkStanislaw Gruszka2014-02-20
* | ath9k: fix invalid max frame lengthSylvain Roger Rieunier2014-03-03
* | ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel2014-02-28
* | ath9k: prepare for multi-interface CSA supportMichal Kazior2014-02-12
|/
* 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