summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/xmit.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: do not return early to fix rcu unlockingTobias Klausmann2016-12-211-1/+1
* ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-151-204/+134
* ath9k: improve powersave filter handlingFelix Fietkau2016-09-091-3/+9
* ath9k: use ieee80211_tx_status_noskb where possibleFelix Fietkau2016-09-091-32/+62
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* ath9k: fix inconsistent indenting on return statementColin Ian King2015-12-111-1/+1
* ath9k: queue null frames in case of MCCJanusz Dziedzic2015-12-081-0/+6
* ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic2015-12-081-0/+15
* ath9k: remove the sched field in struct ath_atx_tidFelix Fietkau2015-08-061-15/+8
* ath9k: remove struct ath_atx_acFelix Fietkau2015-08-061-89/+39
* ath9k: fix moredata flag endianness in cabq txMichal Kazior2015-07-211-2/+2
* ath9k: make DMA stop related messages debug-onlyFelix Fietkau2015-07-211-2/+5
* ath9k: fix per-packet tx power configurationLorenzo Bianconi2015-05-031-27/+25
* ath9k: add per-vif TX power capability to TX pathLorenzo Bianconi2015-03-031-14/+28
* ath9k: Fix no-ack frame statusSujith Manoharan2015-01-231-3/+6
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-221-2/+4
|\
| * mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-121-2/+4
* | ath9k: add TPC to TX path for AR9002 based chipsLorenzo Bianconi2015-01-151-12/+56
* | ath9k: fix typoLorenzo Bianconi2014-12-241-1/+1
|/
* ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi2014-11-251-1/+36
* 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
|/
OpenPOWER on IntegriCloud