index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
|
ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx
Chun-Yeow Yeoh
2014-11-17
1
-1
/
+1
*
|
ath9k: fix the assignment of hw queues for mesh interface
Chun-Yeow Yeoh
2014-11-17
1
-1
/
+2
*
|
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
Oleksij Rempel
2014-11-11
1
-70
/
+0
*
|
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
Oleksij Rempel
2014-11-11
1
-13
/
+13
*
|
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
Oleksij Rempel
2014-11-11
1
-7
/
+5
*
|
ath9k: use ath_ps_ops in ath9k_spectral_scan_
Oleksij Rempel
2014-11-11
1
-4
/
+4
*
|
ath9k: move spec_config to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
1
-6
/
+6
*
|
ath9k: move spectral_mode to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
1
-2
/
+2
*
|
ath9k: add support for reporting tx power to mac80211
Felix Fietkau
2014-11-11
1
-4
/
+25
*
|
ath9k: fix processing RXORN interrupts
Felix Fietkau
2014-10-27
1
-4
/
+3
*
|
ath9k: Do not start BA when scanning
Sujith Manoharan
2014-10-27
1
-0
/
+7
*
|
ath9k: Improve flush() in mcc mode
Sujith Manoharan
2014-10-27
1
-3
/
+25
*
|
ath9k: Fix HW scan abort
Sujith Manoharan
2014-10-27
1
-1
/
+13
*
|
ath9k: Check for active GO in mgd_prepare_tx()
Sujith Manoharan
2014-10-27
1
-7
/
+38
*
|
ath9k: Fix address management
Sujith Manoharan
2014-10-27
1
-3
/
+3
*
|
ath9k: Send AUTHORIZED event only for station mode
Sujith Manoharan
2014-10-27
1
-4
/
+6
*
|
ath9k: Check for pending frames properly
Sujith Manoharan
2014-10-27
1
-7
/
+14
*
|
ath9k: Use configurable timeout for flush
Sujith Manoharan
2014-10-27
1
-1
/
+8
*
|
ath9k: Disable beacon tasklet during reset
Sujith Manoharan
2014-10-27
1
-0
/
+2
*
|
ath9k: Set ATH_OP_HW_RESET before HW reset
Sujith Manoharan
2014-10-27
1
-0
/
+12
*
|
ath9k: Unify reset API
Sujith Manoharan
2014-10-27
1
-5
/
+7
[next]