index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
xmit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-10-23
1
-1
/
+1
*
wifi: ath9k: fix fortify warnings
Dmitry Antipov
2023-07-25
1
-2
/
+2
*
wifi: ath9k: avoid using uninitialized array
Dmitry Antipov
2023-07-25
1
-0
/
+2
*
wifi: ath9k: fix per-packet TX-power cap for TPC
Jonas Jelonek
2023-04-17
1
-6
/
+24
*
wifi: ath9k: remove most hidden macro dependencies on ah
Wenli Looi
2022-12-22
1
-1
/
+1
*
wifi: ath9k: remove variable sent
Colin Ian King
2022-11-02
1
-2
/
+0
*
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-06
1
-1
/
+1
*
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-04
1
-4
/
+4
|
\
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-03
1
-1
/
+1
|
|
\
|
|
*
ath9k: fix ath_get_rate_txpower() to respect the rate list end tag
Peter Seiderer
2022-04-12
1
-1
/
+1
|
*
|
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-3
/
+3
|
|
/
*
|
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
2022-04-10
1
-10
/
+20
*
|
ath9k: Properly clear TX status area before reporting to mac80211
Toke Høiland-Jørgensen
2022-04-01
1
-3
/
+2
|
/
*
ath9k: switch to rate table based lookup
Jonas Jelonek
2021-12-07
1
-2
/
+43
*
ath9k: fix transmitting to stations in dynamic SMPS mode
Felix Fietkau
2021-02-18
1
-0
/
+6
*
mac80211: Fix setting txpower to zero
Ben Greear
2020-02-14
1
-2
/
+5
*
ath9k: Remove some set but not used variables
YueHaibing
2019-04-29
1
-11
/
+0
*
ath9k: Don't trust TX status TID number when reporting airtime
Toke Høiland-Jørgensen
2019-04-29
1
-3
/
+4
*
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
2019-04-08
1
-1
/
+4
*
ath9k: Make sure to zero status.tx_time before reporting TX status
Toke Høiland-Jørgensen
2019-02-26
1
-0
/
+3
*
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
2019-02-12
1
-171
/
+73
*
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
2018-11-06
1
-2
/
+3
*
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
2018-10-13
1
-9
/
+9
*
ath9k: add back support for using active monitor interfaces for tx99
Felix Fietkau
2018-10-02
1
-1
/
+1
*
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
2018-08-28
1
-1
/
+1
*
ath9k: fix more-data flag for buffered multicast packets
Felix Fietkau
2018-07-31
1
-9
/
+3
*
ath9k: fix block-ack window tracking issues
Felix Fietkau
2018-07-31
1
-11
/
+18
*
ath9k: report tx status on EOSP
Felix Fietkau
2018-07-31
1
-1
/
+2
*
ath9k: clear potentially stale EOSP status bit in intermediate queues
Felix Fietkau
2018-07-31
1
-1
/
+2
*
ath9k: fix moredata bit in PS buffered frame release
Felix Fietkau
2018-07-31
1
-0
/
+20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-04-05
1
-1
/
+1
|
\
|
*
treewide: Align function definition open/close braces
Joe Perches
2018-03-26
1
-1
/
+1
*
|
ath9k: Protect queue draining by rcu_read_lock()
Toke Høiland-Jørgensen
2018-03-14
1
-0
/
+4
|
/
*
ath9k: clean up and fix ath_tx_count_airtime
Felix Fietkau
2017-02-14
1
-36
/
+16
*
ath9k: rename tx_complete_work to hw_check_work
Felix Fietkau
2017-02-07
1
-2
/
+0
*
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
2017-01-02
1
-61
/
+131
|
\
|
*
ath9k: Turn ath_txq_lock/unlock() into static inlines.
Toke Høiland-Jørgensen
2016-12-15
1
-12
/
+0
|
*
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
2016-12-15
1
-48
/
+129
|
*
ath9k: consistently use get_eeprom_rev(ah)
Martin Blumenstingl
2016-12-15
1
-1
/
+2
*
|
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
2016-12-21
1
-1
/
+1
|
/
*
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
2016-11-15
1
-204
/
+134
*
ath9k: improve powersave filter handling
Felix Fietkau
2016-09-09
1
-3
/
+9
*
ath9k: use ieee80211_tx_status_noskb where possible
Felix Fietkau
2016-09-09
1
-32
/
+62
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-2
/
+2
*
ath9k: fix inconsistent indenting on return statement
Colin Ian King
2015-12-11
1
-1
/
+1
*
ath9k: queue null frames in case of MCC
Janusz Dziedzic
2015-12-08
1
-0
/
+6
*
ath9k: add debug messages to aggr/chanctx funcs
Janusz Dziedzic
2015-12-08
1
-0
/
+15
*
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
[next]