aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/xmit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-09ath9k: improve powersave filter handlingFelix Fietkau1-3/+9
2016-09-09ath9k: use ieee80211_tx_status_noskb where possibleFelix Fietkau1-32/+62
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-2/+2
2015-12-11ath9k: fix inconsistent indenting on return statementColin Ian King1-1/+1
2015-12-08ath9k: queue null frames in case of MCCJanusz Dziedzic1-0/+6
2015-12-08ath9k: add debug messages to aggr/chanctx funcsJanusz Dziedzic1-0/+15
2015-08-06ath9k: remove the sched field in struct ath_atx_tidFelix Fietkau1-15/+8
2015-08-06ath9k: remove struct ath_atx_acFelix Fietkau1-89/+39
2015-07-21ath9k: fix moredata flag endianness in cabq txMichal Kazior1-2/+2
2015-07-21ath9k: make DMA stop related messages debug-onlyFelix Fietkau1-2/+5
2015-05-03ath9k: fix per-packet tx power configurationLorenzo Bianconi1-27/+25
2015-03-03ath9k: add per-vif TX power capability to TX pathLorenzo Bianconi1-14/+28
2015-01-23ath9k: Fix no-ack frame statusSujith Manoharan1-3/+6
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo1-2/+4
2015-01-15ath9k: add TPC to TX path for AR9002 based chipsLorenzo Bianconi1-12/+56
2014-12-24ath9k: fix typoLorenzo Bianconi1-1/+1
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan1-2/+4
2014-11-25ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi1-1/+36
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan1-2/+8
2014-10-08ath9k: Fix sequence number assignmentSujith Manoharan1-11/+23
2014-09-30ath9k: fix getting tx duration for dynackFelix Fietkau1-0/+2
2014-09-30ath9k: Check early for HW resetSujith Manoharan1-4/+6
2014-09-26ath9k: Fix offchannel queuingSujith Manoharan1-3/+3
2014-09-26ath9k: Use normal queues for offchannel framesSujith Manoharan1-2/+1
2014-09-26ath9k: Fix queue managementSujith Manoharan1-7/+3
2014-09-16ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi1-0/+5
2014-08-28ath9k: Fix channel context eventsSujith Manoharan1-2/+5
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+9
2014-07-23ath9k: fix aggregation session lockupFelix Fietkau1-0/+9
2014-07-18ath9k: fix pending tx frames accountingFelix Fietkau1-11/+14
2014-06-19ath9k: use separate HW queue for each channel contextRajkumar Manoharan1-4/+7
2014-06-19ath9k: switch channel context for beaconingFelix Fietkau1-0/+2
2014-06-19ath9k: Move beacon config to channel contextRajkumar Manoharan1-3/+3
2014-06-19ath9k: Implement remain-on-channal supportFelix Fietkau1-1/+5
2014-06-19ath9k: channel context based transmissionFelix Fietkau1-3/+21
2014-06-19ath9k: Add channel context worker threadFelix Fietkau1-0/+7
2014-06-19ath9k: Move acq to channel contextFelix Fietkau1-15/+43
2014-04-30ath9k: remove tid->paused flagFelix Fietkau1-13/+1
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel1-4/+5
2014-03-14ath9k: fix ready time of the multicast buffer queueFelix Fietkau1-1/+1
2014-03-13ath9k: Fix sequence number assignment for non-data framesHelmut Schaa1-2/+2
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-5/+8
2014-03-03ath9k: fix invalid max frame lengthSylvain Roger Rieunier1-1/+1
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel1-1/+2
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau1-2/+3
2014-02-20ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-02-12ath9k: prepare for multi-interface CSA supportMichal Kazior1-1/+1
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan1-2/+0
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+4