index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
xmit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2018-03-14
ath9k: Protect queue draining by rcu_read_lock()
Toke Høiland-Jørgensen
1
-0
/
+4
2017-02-14
ath9k: clean up and fix ath_tx_count_airtime
Felix Fietkau
1
-36
/
+16
2017-02-07
ath9k: rename tx_complete_work to hw_check_work
Felix Fietkau
1
-2
/
+0
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
1
-61
/
+131
2016-12-21
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
1
-1
/
+1
2016-12-15
ath9k: Turn ath_txq_lock/unlock() into static inlines.
Toke Høiland-Jørgensen
1
-12
/
+0
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
1
-48
/
+129
2016-12-15
ath9k: consistently use get_eeprom_rev(ah)
Martin Blumenstingl
1
-1
/
+2
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
1
-204
/
+134
2016-09-09
ath9k: improve powersave filter handling
Felix Fietkau
1
-3
/
+9
2016-09-09
ath9k: use ieee80211_tx_status_noskb where possible
Felix Fietkau
1
-32
/
+62
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-2
/
+2
2015-12-11
ath9k: fix inconsistent indenting on return statement
Colin Ian King
1
-1
/
+1
2015-12-08
ath9k: queue null frames in case of MCC
Janusz Dziedzic
1
-0
/
+6
2015-12-08
ath9k: add debug messages to aggr/chanctx funcs
Janusz Dziedzic
1
-0
/
+15
2015-08-06
ath9k: remove the sched field in struct ath_atx_tid
Felix Fietkau
1
-15
/
+8
2015-08-06
ath9k: remove struct ath_atx_ac
Felix Fietkau
1
-89
/
+39
2015-07-21
ath9k: fix moredata flag endianness in cabq tx
Michal Kazior
1
-2
/
+2
2015-07-21
ath9k: make DMA stop related messages debug-only
Felix Fietkau
1
-2
/
+5
2015-05-03
ath9k: fix per-packet tx power configuration
Lorenzo Bianconi
1
-27
/
+25
2015-03-03
ath9k: add per-vif TX power capability to TX path
Lorenzo Bianconi
1
-14
/
+28
2015-01-23
ath9k: Fix no-ack frame status
Sujith Manoharan
1
-3
/
+6
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
1
-2
/
+4
2015-01-15
ath9k: add TPC to TX path for AR9002 based chips
Lorenzo Bianconi
1
-12
/
+56
2014-12-24
ath9k: fix typo
Lorenzo Bianconi
1
-1
/
+1
2014-12-12
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
Sujith Manoharan
1
-2
/
+4
2014-11-25
ath9k: add TPC capability to TX descriptor path
Lorenzo Bianconi
1
-1
/
+36
2014-10-23
ath9k: Enable HW queue control only for MCC
Sujith Manoharan
1
-2
/
+8
2014-10-08
ath9k: Fix sequence number assignment
Sujith Manoharan
1
-11
/
+23
2014-09-30
ath9k: fix getting tx duration for dynack
Felix Fietkau
1
-0
/
+2
2014-09-30
ath9k: Check early for HW reset
Sujith Manoharan
1
-4
/
+6
2014-09-26
ath9k: Fix offchannel queuing
Sujith Manoharan
1
-3
/
+3
2014-09-26
ath9k: Use normal queues for offchannel frames
Sujith Manoharan
1
-2
/
+1
2014-09-26
ath9k: Fix queue management
Sujith Manoharan
1
-7
/
+3
2014-09-16
ath9k: add sampling methods for (tx|rx) timestamp
Lorenzo Bianconi
1
-0
/
+5
2014-08-28
ath9k: Fix channel context events
Sujith Manoharan
1
-2
/
+5
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+9
2014-07-23
ath9k: fix aggregation session lockup
Felix Fietkau
1
-0
/
+9
2014-07-18
ath9k: fix pending tx frames accounting
Felix Fietkau
1
-11
/
+14
2014-06-19
ath9k: use separate HW queue for each channel context
Rajkumar Manoharan
1
-4
/
+7
2014-06-19
ath9k: switch channel context for beaconing
Felix Fietkau
1
-0
/
+2
2014-06-19
ath9k: Move beacon config to channel context
Rajkumar Manoharan
1
-3
/
+3
2014-06-19
ath9k: Implement remain-on-channal support
Felix Fietkau
1
-1
/
+5
2014-06-19
ath9k: channel context based transmission
Felix Fietkau
1
-3
/
+21
2014-06-19
ath9k: Add channel context worker thread
Felix Fietkau
1
-0
/
+7
2014-06-19
ath9k: Move acq to channel context
Felix Fietkau
1
-15
/
+43
2014-04-30
ath9k: remove tid->paused flag
Felix Fietkau
1
-13
/
+1
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
[next]