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