index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-04-12
ath9k: fix ath_get_rate_txpower() to respect the rate list end tag
Peter Seiderer
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-10
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
2022-04-01
ath9k: Properly clear TX status area before reporting to mac80211
Toke Høiland-Jørgensen
2021-12-07
ath9k: switch to rate table based lookup
Jonas Jelonek
2021-02-18
ath9k: fix transmitting to stations in dynamic SMPS mode
Felix Fietkau
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
2019-04-29
ath9k: Remove some set but not used variables
YueHaibing
2019-04-29
ath9k: Don't trust TX status TID number when reporting airtime
Toke Høiland-Jørgensen
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
2019-02-26
ath9k: Make sure to zero status.tx_time before reporting TX status
Toke Høiland-Jørgensen
2019-02-12
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
2018-11-06
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
2018-10-02
ath9k: add back support for using active monitor interfaces for tx99
Felix Fietkau
2018-08-28
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
2018-07-31
ath9k: fix more-data flag for buffered multicast packets
Felix Fietkau
2018-07-31
ath9k: fix block-ack window tracking issues
Felix Fietkau
2018-07-31
ath9k: report tx status on EOSP
Felix Fietkau
2018-07-31
ath9k: clear potentially stale EOSP status bit in intermediate queues
Felix Fietkau
2018-07-31
ath9k: fix moredata bit in PS buffered frame release
Felix Fietkau
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
2018-03-14
ath9k: Protect queue draining by rcu_read_lock()
Toke Høiland-Jørgensen
2017-02-14
ath9k: clean up and fix ath_tx_count_airtime
Felix Fietkau
2017-02-07
ath9k: rename tx_complete_work to hw_check_work
Felix Fietkau
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
2016-12-21
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
2016-12-15
ath9k: Turn ath_txq_lock/unlock() into static inlines.
Toke Høiland-Jørgensen
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
2016-12-15
ath9k: consistently use get_eeprom_rev(ah)
Martin Blumenstingl
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
2016-09-09
ath9k: improve powersave filter handling
Felix Fietkau
2016-09-09
ath9k: use ieee80211_tx_status_noskb where possible
Felix Fietkau
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-12-11
ath9k: fix inconsistent indenting on return statement
Colin Ian King
2015-12-08
ath9k: queue null frames in case of MCC
Janusz Dziedzic
2015-12-08
ath9k: add debug messages to aggr/chanctx funcs
Janusz Dziedzic
2015-08-06
ath9k: remove the sched field in struct ath_atx_tid
Felix Fietkau
2015-08-06
ath9k: remove struct ath_atx_ac
Felix Fietkau
2015-07-21
ath9k: fix moredata flag endianness in cabq tx
Michal Kazior
2015-07-21
ath9k: make DMA stop related messages debug-only
Felix Fietkau
2015-05-03
ath9k: fix per-packet tx power configuration
Lorenzo Bianconi
2015-03-03
ath9k: add per-vif TX power capability to TX path
Lorenzo Bianconi
2015-01-23
ath9k: Fix no-ack frame status
Sujith Manoharan
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
2015-01-15
ath9k: add TPC to TX path for AR9002 based chips
Lorenzo Bianconi
2014-12-24
ath9k: fix typo
Lorenzo Bianconi
[next]