index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-2
/
+2
*
ath9k: Avoid a potential deadlock
Ville Syrjälä
2017-09-25
1
-7
/
+9
*
ath9k: remove cast to void pointer
Himanshu Jha
2017-09-25
1
-1
/
+1
*
ath9k: Use mutex_lock to avoid potential race in start/stop rng
Miaoqing Pan
2017-06-28
1
-4
/
+4
*
ath9k: fix race condition in enabling/disabling IRQs
Felix Fietkau
2017-02-07
1
-16
/
+11
*
ath9k: rename tx_complete_work to hw_check_work
Felix Fietkau
2017-02-07
1
-4
/
+6
*
ath9k: Introduce airtime fairness scheduling between stations
Toke Høiland-Jørgensen
2016-12-15
1
-3
/
+3
*
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
2016-11-15
1
-3
/
+6
*
Merge branch 'ath-current' into ath-next
Kalle Valo
2016-09-09
1
-6
/
+12
|
\
|
*
ath9k: bring back direction setting in ath9k_{start_stop}
Giedrius Statkevičius
2016-09-07
1
-2
/
+7
|
*
ath9k: fix using sta->drv_priv before initializing it
Felix Fietkau
2016-08-22
1
-4
/
+4
|
*
ath9k: fix client mode beacon configuration
Felix Fietkau
2016-08-22
1
-0
/
+1
*
|
ath9k: fix misleading indent
Bob Copeland
2016-08-19
1
-1
/
+1
|
/
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-6
/
+6
*
ath9k: Fix beacon configuration for addition/removal of interfaces
Benjamin Berg
2016-07-08
1
-17
/
+26
*
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
2016-07-08
1
-3
/
+4
*
ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.
Benjamin Berg
2016-07-08
1
-0
/
+2
*
ath9k: Handle channel context in get_/set_/reset_tsf
Benjamin Berg
2016-07-08
1
-3
/
+18
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-2
/
+2
*
ath9k: cleanup led_pin initial
Miaoqing Pan
2016-03-11
1
-7
/
+2
*
ath9k: make GPIO API to support both of WMAC and SOC
Miaoqing Pan
2016-03-11
1
-3
/
+3
*
Merge 'net-next/master'
Kalle Valo
2016-03-06
1
-3
/
+5
|
\
|
*
mac80211: pass block ack session timeout to to driver
Sara Sharon
2016-01-14
1
-3
/
+5
*
|
ath9k: request NOA update when chanctx active
Kalle Valo
2016-01-26
1
-1
/
+4
|
/
*
ath9k: feeding entropy in kernel from ADC capture
Miaoqing Pan
2015-12-11
1
-0
/
+4
*
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
2015-10-12
1
-1
/
+7
|
\
|
*
ath9k: Add support for OCB mode
Jan Kaisrlik
2015-09-29
1
-1
/
+7
*
|
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-09-22
1
-1
/
+1
|
/
*
ath9k: setup rxfilter when offchannel
Janusz.Dziedzic@tieto.com
2015-08-06
1
-0
/
+3
*
ath9k: setup rxfilter for all chanctx
Janusz.Dziedzic@tieto.com
2015-08-06
1
-1
/
+3
*
ath9k: handle RoC cancel correctly
Janusz.Dziedzic@tieto.com
2015-08-06
1
-2
/
+2
*
ath9k: fix DMA stop sequence for AR9003+
Felix Fietkau
2015-06-08
1
-5
/
+7
*
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
1
-2
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
2015-03-06
1
-8
/
+44
|
\
|
*
ath9k: add per-vif TX power capability
Lorenzo Bianconi
2015-03-03
1
-8
/
+44
*
|
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-2
/
+2
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...
David S. Miller
2015-02-09
1
-9
/
+0
|
\
|
*
ath9k: Remove unused BMISS processing
Sujith Manoharan
2015-02-03
1
-9
/
+0
*
|
ath9k: fix race condition in irq processing during hardware reset
Felix Fietkau
2015-01-19
1
-4
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-12-08
1
-3
/
+6
|
\
|
*
ath9k: fix regression in bssidmask calculation
Ben Greear
2014-11-17
1
-3
/
+6
*
|
ath9k: do not access hardware on IRQs during reset
Felix Fietkau
2014-12-01
1
-6
/
+8
*
|
ath9k: set ATH_OP_INVALID before disabling hardware
Felix Fietkau
2014-12-01
1
-1
/
+3
*
|
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-20
1
-2
/
+5
|
\
\
|
*
|
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
1
-2
/
+5
*
|
|
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-19
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ath9k: Enable HW queue control only for MCC
Sujith Manoharan
2014-10-23
1
-0
/
+3
*
|
ath9k: Handle failure to send NoA
Sujith Manoharan
2014-11-17
1
-1
/
+8
*
|
ath9k: Cancel pending offchannel operations
Sujith Manoharan
2014-11-17
1
-13
/
+30
*
|
ath9k: Fix LED configuration
Sujith Manoharan
2014-11-17
1
-2
/
+4
[next]