index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-05
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
1
-1
/
+4
2019-02-26
ath9k: remove set but not used variable 'acq'
YueHaibing
1
-8
/
+1
2019-02-26
ath9k: debugfs: Fix SPUR-DOWN field
Andrea Greco
1
-1
/
+1
2019-02-26
ath9k: Make sure to zero status.tx_time before reporting TX status
Toke Høiland-Jørgensen
1
-0
/
+3
2019-02-12
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
7
-276
/
+75
2019-02-07
ath: move spin_lock_bh to spin_lock in tasklet
Zhiwei Jiang
1
-3
/
+3
2019-02-07
ath9k: do not return invalid pointers as a *dentry
Greg Kroah-Hartman
1
-0
/
+3
2019-02-04
ath9k: eeprom: Use scnprintf instead of snprintf
Kees Cook
1
-6
/
+6
2019-01-10
ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
Daniel F. Dickinson
1
-3
/
+3
2018-12-03
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
9
-35
/
+50
2018-11-06
ath9k: Fix a locking bug in ath9k_add_interface()
Dan Carpenter
1
-2
/
+1
2018-11-06
ath9k: dynack: remove 'experimental' tag
Lorenzo Bianconi
1
-1
/
+1
2018-11-06
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
4
-12
/
+29
2018-11-06
ath9k: dynack: check da->enabled first in sampling routines
Lorenzo Bianconi
1
-2
/
+2
2018-11-06
ath9k: dynack: move debug log after buffer increments
Lorenzo Bianconi
1
-14
/
+12
2018-11-06
ath9k: dynack: use authentication messages for 'late' ack
Lorenzo Bianconi
1
-1
/
+2
2018-11-05
ath9k: remove set but not used variable 'new_flags'
zhong jiang
1
-3
/
+1
2018-11-05
ath9k: hw: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-05
ath9k: ar9002_phy: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2018-11-05
ath9k: ar5008_phy: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
7
-49
/
+49
2018-10-02
ath9k: add back support for using active monitor interfaces for tx99
Felix Fietkau
4
-3
/
+17
2018-10-02
ath9k: fix reporting calculated new FFT upper max
Simon Wunderlich
1
-1
/
+1
2018-10-02
ath9k: FFT magnitude check: don't consider lower 3 data bits
Simon Wunderlich
1
-8
/
+11
2018-10-02
ath9k: fix and simplify FFT max index retrieval
Simon Wunderlich
2
-39
/
+23
2018-10-02
ath9k: return when short FFT frame was handled
Simon Wunderlich
1
-1
/
+1
2018-10-02
ath9k: add counters for good and errorneous FFT/spectral frames
Simon Wunderlich
3
-2
/
+19
2018-10-01
ath9k: debug: remove set but not used variable 'fops_dump_nfcal'
YueHaibing
1
-13
/
+0
2018-10-01
ath9k: add reset for airtime station debugfs
Louie Lu
1
-1
/
+17
2018-08-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
6
-25
/
+5
2018-08-28
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
4
-20
/
+4
2018-08-28
ath9k: remove unused array firstep_table
Colin Ian King
1
-4
/
+0
2018-08-28
ath9k: Remove unnecessary parentheses
Varsha Rao
1
-1
/
+1
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2018-08-06
ath9k: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-07-31
ath9k: fix more-data flag for buffered multicast packets
Felix Fietkau
1
-9
/
+3
2018-07-31
ath9k_hw: fix channel maximum power level test
Felix Fietkau
1
-2
/
+5
2018-07-31
ath9k: fix block-ack window tracking issues
Felix Fietkau
1
-11
/
+18
2018-07-31
ath9k: report tx status on EOSP
Felix Fietkau
1
-1
/
+2
2018-07-31
ath9k: clear potentially stale EOSP status bit in intermediate queues
Felix Fietkau
1
-1
/
+2
2018-07-31
ath9k: fix moredata bit in PS buffered frame release
Felix Fietkau
1
-0
/
+20
2018-07-31
ath9k: don't run periodic and nf calibation at the same time
Felix Fietkau
1
-3
/
+3
2018-07-31
ath9k_hw: set spectral scan enable bit on trigger for AR9003+
Felix Fietkau
1
-0
/
+2
2018-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
8
-29
/
+32
2018-07-23
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
4
-1
/
+5
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-06-29
ath9k: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
3
-12
/
+15
[next]