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
Age
Commit message (
Expand
)
Author
2020-03-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-03-11
ath9k: Handle txpower changes even when TPC is disabled
Remi Pommarel
2020-02-16
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-26
ath9k: use true,false for bool variable
zhengbin
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-18
ath9k: fix storage endpoint lookup
Johan Hovold
2019-11-28
ath9k: use iowrite32 over __raw_writel
Christian Lamparter
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-10-28
net: Fix misspellings of "configure" and "configuration"
Geert Uytterhoeven
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-10-01
ath9k_htc: Discard undersized packets
Masashi Honma
2019-10-01
ath9k_htc: Modify byte order for an error message
Masashi Honma
2019-10-01
ath9k_hw: fix uninitialized variable data
Denis Efremov
2019-10-01
ath9k: remove unused including <linux/version.h>
YueHaibing
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-23
ath: Use dev_get_drvdata where possible
Chuhong Yuan
2019-09-10
ath9k: release allocated buffer if timed out
Navid Emamdoost
2019-09-10
ath9k_htc: release allocated buffer if timed out
Navid Emamdoost
2019-09-10
ath9k: Remove unneeded variable to store return value
zhong jiang
2019-09-04
ath9k: dynack: set ackto to max timeout in ath_dynack_reset
Lorenzo Bianconi
2019-09-04
ath9k: dynack: set max timeout according to channel width
Lorenzo Bianconi
2019-09-04
ath9k: dynack: properly set last timeout timestamp in ath_dynack_reset
Lorenzo Bianconi
2019-09-04
ath9k: dyanck: introduce ath_dynack_set_timeout routine
Lorenzo Bianconi
2019-09-04
ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
Lorenzo Bianconi
2019-09-04
ath9k: add loader for AR92XX (and older) pci(e)
Christian Lamparter
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
ath9k: correctly handle short radar pulses
Zefir Kurtisi
2019-06-26
ath: fix SPDX tags
Kalle Valo
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-05
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-29
ath9k: drop redundant code in ar9003_hw_set_channel
Tomislav Požega
2019-04-29
ath9k: Remove some set but not used variables
YueHaibing
2019-04-29
ath9k: Differentiate between max combined and per chain power
Sven Eckelmann
2019-04-29
ath9k: Check for errors when reading SREV register
Tim Schumacher
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: remove set but not used variable 'acq'
YueHaibing
2019-02-26
ath9k: debugfs: Fix SPUR-DOWN field
Andrea Greco
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
2019-02-07
ath: move spin_lock_bh to spin_lock in tasklet
Zhiwei Jiang
2019-02-07
ath9k: do not return invalid pointers as a *dentry
Greg Kroah-Hartman
2019-02-04
ath9k: eeprom: Use scnprintf instead of snprintf
Kees Cook
[next]