| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: remove the sched field in struct ath_atx_tid | Felix Fietkau | 2015-08-06 | 1 | -15/+8 |
* | ath9k: remove struct ath_atx_ac | Felix Fietkau | 2015-08-06 | 1 | -89/+39 |
* | ath9k: fix moredata flag endianness in cabq tx | Michal Kazior | 2015-07-21 | 1 | -2/+2 |
* | ath9k: make DMA stop related messages debug-only | Felix Fietkau | 2015-07-21 | 1 | -2/+5 |
* | ath9k: fix per-packet tx power configuration | Lorenzo Bianconi | 2015-05-03 | 1 | -27/+25 |
* | ath9k: add per-vif TX power capability to TX path | Lorenzo Bianconi | 2015-03-03 | 1 | -14/+28 |
* | ath9k: Fix no-ack frame status | Sujith Manoharan | 2015-01-23 | 1 | -3/+6 |
* | Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next | Kalle Valo | 2015-01-22 | 1 | -2/+4 |
|\ |
|
| * | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE | Sujith Manoharan | 2014-12-12 | 1 | -2/+4 |
* | | ath9k: add TPC to TX path for AR9002 based chips | Lorenzo Bianconi | 2015-01-15 | 1 | -12/+56 |
* | | ath9k: fix typo | Lorenzo Bianconi | 2014-12-24 | 1 | -1/+1 |
|/ |
|
* | ath9k: add TPC capability to TX descriptor path | Lorenzo Bianconi | 2014-11-25 | 1 | -1/+36 |
* | ath9k: Enable HW queue control only for MCC | Sujith Manoharan | 2014-10-23 | 1 | -2/+8 |
* | ath9k: Fix sequence number assignment | Sujith Manoharan | 2014-10-08 | 1 | -11/+23 |
* | ath9k: fix getting tx duration for dynack | Felix Fietkau | 2014-09-30 | 1 | -0/+2 |
* | ath9k: Check early for HW reset | Sujith Manoharan | 2014-09-30 | 1 | -4/+6 |
* | ath9k: Fix offchannel queuing | Sujith Manoharan | 2014-09-26 | 1 | -3/+3 |
* | ath9k: Use normal queues for offchannel frames | Sujith Manoharan | 2014-09-26 | 1 | -2/+1 |
* | ath9k: Fix queue management | Sujith Manoharan | 2014-09-26 | 1 | -7/+3 |
* | ath9k: add sampling methods for (tx|rx) timestamp | Lorenzo Bianconi | 2014-09-16 | 1 | -0/+5 |
* | ath9k: Fix channel context events | Sujith Manoharan | 2014-08-28 | 1 | -2/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-07-25 | 1 | -0/+9 |
|\ |
|
| * | ath9k: fix aggregation session lockup | Felix Fietkau | 2014-07-23 | 1 | -0/+9 |
* | | ath9k: fix pending tx frames accounting | Felix Fietkau | 2014-07-18 | 1 | -11/+14 |
* | | ath9k: use separate HW queue for each channel context | Rajkumar Manoharan | 2014-06-19 | 1 | -4/+7 |
* | | ath9k: switch channel context for beaconing | Felix Fietkau | 2014-06-19 | 1 | -0/+2 |
* | | ath9k: Move beacon config to channel context | Rajkumar Manoharan | 2014-06-19 | 1 | -3/+3 |
* | | ath9k: Implement remain-on-channal support | Felix Fietkau | 2014-06-19 | 1 | -1/+5 |
* | | ath9k: channel context based transmission | Felix Fietkau | 2014-06-19 | 1 | -3/+21 |
* | | ath9k: Add channel context worker thread | Felix Fietkau | 2014-06-19 | 1 | -0/+7 |
* | | ath9k: Move acq to channel context | Felix Fietkau | 2014-06-19 | 1 | -15/+43 |
|/ |
|
* | ath9k: remove tid->paused flag | Felix Fietkau | 2014-04-30 | 1 | -13/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-25 | 1 | -2/+2 |
|\ |
|
| * | ath9k: Fix sequence number assignment for non-data frames | Helmut Schaa | 2014-03-13 | 1 | -2/+2 |
* | | ath9k: move sc_flags to ath_common | Oleksij Rempel | 2014-03-17 | 1 | -4/+5 |
* | | ath9k: fix ready time of the multicast buffer queue | Felix Fietkau | 2014-03-14 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-04 | 1 | -5/+8 |
|\ \
| |/ |
|
| * | ath9k: fix ps-poll responses under a-mpdu sessions | Felix Fietkau | 2014-02-24 | 1 | -2/+3 |
| * | ath9k: protect tid->sched check | Stanislaw Gruszka | 2014-02-20 | 1 | -3/+5 |
* | | ath9k: fix invalid max frame length | Sylvain Roger Rieunier | 2014-03-03 | 1 | -1/+1 |
* | | ath9k: move ath9k_init_channels_rates to common-init | Oleksij Rempel | 2014-02-28 | 1 | -1/+2 |
* | | ath9k: prepare for multi-interface CSA support | Michal Kazior | 2014-02-12 | 1 | -1/+1 |
|/ |
|
* | ath9k: Add a debugfs file "node_recv" | Sujith Manoharan | 2014-01-13 | 1 | -2/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-06 | 1 | -0/+4 |
|\ |
|
| * | ath9k: fix duration calculation for non-aggregated packets | Felix Fietkau | 2013-12-09 | 1 | -0/+4 |
* | | ath9k: Fix max AMPDU size calculation | Sujith Manoharan | 2014-01-03 | 1 | -7/+2 |
* | | ath9k: simplify/fix tx packet TID handling | Felix Fietkau | 2013-12-19 | 1 | -8/+1 |
* | | ath9k: optimize ath_drain_all_txq | Felix Fietkau | 2013-12-02 | 1 | -0/+3 |
* | | ath9k: Fix TX99 config option usage | Sujith Manoharan | 2013-12-02 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-04 | 1 | -6/+20 |
|\ |
|