summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/xmit.c
Commit message (Expand)AuthorAge
* ath9k: clean up and fix ath_tx_count_airtimeFelix Fietkau2017-02-14
* ath9k: rename tx_complete_work to hw_check_workFelix Fietkau2017-02-07
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-02
|\
| * ath9k: Turn ath_txq_lock/unlock() into static inlines.Toke Høiland-Jørgensen2016-12-15
| * ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-15
| * ath9k: consistently use get_eeprom_rev(ah)Martin Blumenstingl2016-12-15
* | ath9k: do not return early to fix rcu unlockingTobias Klausmann2016-12-21
|/
* ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-15
* ath9k: improve powersave filter handlingFelix Fietkau2016-09-09
* ath9k: use ieee80211_tx_status_noskb where possibleFelix Fietkau2016-09-09
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* ath9k: fix inconsistent indenting on return statementColin Ian King2015-12-11
* ath9k: queue null frames in case of MCCJanusz Dziedzic2015-12-08
* ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic2015-12-08
* ath9k: remove the sched field in struct ath_atx_tidFelix Fietkau2015-08-06
* ath9k: remove struct ath_atx_acFelix Fietkau2015-08-06
* ath9k: fix moredata flag endianness in cabq txMichal Kazior2015-07-21
* ath9k: make DMA stop related messages debug-onlyFelix Fietkau2015-07-21
* 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