index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
ath9k: use timespec64 for tsf_ts
Arnd Bergmann
1
-2
/
+2
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+1
2018-06-13
ath9k: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-05-23
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
1
-1
/
+2
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-09-25
ath9k: Avoid a potential deadlock
Ville Syrjälä
1
-7
/
+9
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
1
-1
/
+1
2017-06-28
ath9k: Use mutex_lock to avoid potential race in start/stop rng
Miaoqing Pan
1
-4
/
+4
2017-02-07
ath9k: fix race condition in enabling/disabling IRQs
Felix Fietkau
1
-16
/
+11
2017-02-07
ath9k: rename tx_complete_work to hw_check_work
Felix Fietkau
1
-4
/
+6
2016-12-15
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
1
-3
/
+3
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
1
-3
/
+6
2016-09-09
Merge branch 'ath-current' into ath-next
Kalle Valo
1
-6
/
+12
2016-09-07
ath9k: bring back direction setting in ath9k_{start_stop}
Giedrius Statkevičius
1
-2
/
+7
2016-08-22
ath9k: fix using sta->drv_priv before initializing it
Felix Fietkau
1
-4
/
+4
2016-08-22
ath9k: fix client mode beacon configuration
Felix Fietkau
1
-0
/
+1
2016-08-19
ath9k: fix misleading indent
Bob Copeland
1
-1
/
+1
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-6
/
+6
2016-07-08
ath9k: Fix beacon configuration for addition/removal of interfaces
Benjamin Berg
1
-17
/
+26
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
1
-3
/
+4
2016-07-08
ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.
Benjamin Berg
1
-0
/
+2
2016-07-08
ath9k: Handle channel context in get_/set_/reset_tsf
Benjamin Berg
1
-3
/
+18
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-2
/
+2
2016-03-11
ath9k: cleanup led_pin initial
Miaoqing Pan
1
-7
/
+2
2016-03-11
ath9k: make GPIO API to support both of WMAC and SOC
Miaoqing Pan
1
-3
/
+3
2016-03-06
Merge 'net-next/master'
Kalle Valo
1
-3
/
+5
2016-01-26
ath9k: request NOA update when chanctx active
Kalle Valo
1
-1
/
+4
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
1
-3
/
+5
2015-12-11
ath9k: feeding entropy in kernel from ADC capture
Miaoqing Pan
1
-0
/
+4
2015-10-13
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
1
-1
/
+7
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
1
-1
/
+7
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-1
/
+1
2015-08-06
ath9k: setup rxfilter when offchannel
Janusz.Dziedzic@tieto.com
1
-0
/
+3
2015-08-06
ath9k: setup rxfilter for all chanctx
Janusz.Dziedzic@tieto.com
1
-1
/
+3
2015-08-06
ath9k: handle RoC cancel correctly
Janusz.Dziedzic@tieto.com
1
-2
/
+2
2015-06-08
ath9k: fix DMA stop sequence for AR9003+
Felix Fietkau
1
-5
/
+7
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-2
/
+1
2015-03-06
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
1
-8
/
+44
2015-03-04
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2015-03-03
ath9k: add per-vif TX power capability
Lorenzo Bianconi
1
-8
/
+44
2015-02-09
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...
David S. Miller
1
-9
/
+0
2015-02-03
ath9k: Remove unused BMISS processing
Sujith Manoharan
1
-9
/
+0
2015-01-19
ath9k: fix race condition in irq processing during hardware reset
Felix Fietkau
1
-4
/
+3
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+6
2014-12-01
ath9k: do not access hardware on IRQs during reset
Felix Fietkau
1
-6
/
+8
2014-12-01
ath9k: set ATH_OP_INVALID before disabling hardware
Felix Fietkau
1
-1
/
+3
2014-11-21
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
1
-2
/
+5
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
1
-0
/
+3
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-2
/
+5
2014-11-17
ath9k: Handle failure to send NoA
Sujith Manoharan
1
-1
/
+8
[next]