summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/xmit.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\
| * treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
* | ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen2018-03-141-0/+4
|/
* ath9k: clean up and fix ath_tx_count_airtimeFelix Fietkau2017-02-141-36/+16
* ath9k: rename tx_complete_work to hw_check_workFelix Fietkau2017-02-071-2/+0
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-021-61/+131
|\
| * ath9k: Turn ath_txq_lock/unlock() into static inlines.Toke Høiland-Jørgensen2016-12-151-12/+0
| * ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-151-48/+129
| * ath9k: consistently use get_eeprom_rev(ah)Martin Blumenstingl2016-12-151-1/+2
* | 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
|\
OpenPOWER on IntegriCloud