summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/xmit.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-231-2/+8
* ath9k: Fix sequence number assignmentSujith Manoharan2014-10-081-11/+23
* ath9k: fix getting tx duration for dynackFelix Fietkau2014-09-301-0/+2
* ath9k: Check early for HW resetSujith Manoharan2014-09-301-4/+6
* ath9k: Fix offchannel queuingSujith Manoharan2014-09-261-3/+3
* ath9k: Use normal queues for offchannel framesSujith Manoharan2014-09-261-2/+1
* ath9k: Fix queue managementSujith Manoharan2014-09-261-7/+3
* ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi2014-09-161-0/+5
* ath9k: Fix channel context eventsSujith Manoharan2014-08-281-2/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-251-0/+9
|\
| * ath9k: fix aggregation session lockupFelix Fietkau2014-07-231-0/+9
* | ath9k: fix pending tx frames accountingFelix Fietkau2014-07-181-11/+14
* | ath9k: use separate HW queue for each channel contextRajkumar Manoharan2014-06-191-4/+7
* | ath9k: switch channel context for beaconingFelix Fietkau2014-06-191-0/+2
* | ath9k: Move beacon config to channel contextRajkumar Manoharan2014-06-191-3/+3
* | ath9k: Implement remain-on-channal supportFelix Fietkau2014-06-191-1/+5
* | ath9k: channel context based transmissionFelix Fietkau2014-06-191-3/+21
* | ath9k: Add channel context worker threadFelix Fietkau2014-06-191-0/+7
* | ath9k: Move acq to channel contextFelix Fietkau2014-06-191-15/+43
|/
* ath9k: remove tid->paused flagFelix Fietkau2014-04-301-13/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-251-2/+2
|\
| * ath9k: Fix sequence number assignment for non-data framesHelmut Schaa2014-03-131-2/+2
* | ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-171-4/+5
* | ath9k: fix ready time of the multicast buffer queueFelix Fietkau2014-03-141-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-5/+8
|\|
| * ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-241-2/+3
| * ath9k: protect tid->sched checkStanislaw Gruszka2014-02-201-3/+5
* | ath9k: fix invalid max frame lengthSylvain Roger Rieunier2014-03-031-1/+1
* | ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel2014-02-281-1/+2
* | ath9k: prepare for multi-interface CSA supportMichal Kazior2014-02-121-1/+1
|/
* ath9k: Add a debugfs file "node_recv"Sujith Manoharan2014-01-131-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-061-0/+4
|\
| * ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
* | ath9k: Fix max AMPDU size calculationSujith Manoharan2014-01-031-7/+2
* | ath9k: simplify/fix tx packet TID handlingFelix Fietkau2013-12-191-8/+1
* | ath9k: optimize ath_drain_all_txqFelix Fietkau2013-12-021-0/+3
* | ath9k: Fix TX99 config option usageSujith Manoharan2013-12-021-0/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-6/+20
|\
| * ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-301-3/+6
| * ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau2013-09-261-0/+6
| * ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau2013-09-261-2/+4
| * ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau2013-09-261-1/+3
| * ath9k: fix stale flag handling on buffer cloneFelix Fietkau2013-09-261-0/+1
* | ath9k: add TX99 supportLuis R. Rodriguez2013-10-181-3/+50
* | ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()Luis R. Rodriguez2013-10-181-0/+3
* | ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-141-8/+1
* | ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-141-2/+1
* | ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-261-1/+1
|/
* ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-161-0/+2
* ath9k: reset buffer stale flag in ath_tx_get_tid_subframeFelix Fietkau2013-08-151-0/+2