index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-10
ath9k: release allocated buffer if timed out
Navid Emamdoost
1
-0
/
+1
2019-09-10
ath9k_htc: release allocated buffer if timed out
Navid Emamdoost
1
-0
/
+3
2019-09-10
ath9k: Remove unneeded variable to store return value
zhong jiang
1
-3
/
+1
2019-09-04
ath9k: dynack: set ackto to max timeout in ath_dynack_reset
Lorenzo Bianconi
1
-7
/
+13
2019-09-04
ath9k: dynack: set max timeout according to channel width
Lorenzo Bianconi
1
-8
/
+30
2019-09-04
ath9k: dynack: properly set last timeout timestamp in ath_dynack_reset
Lorenzo Bianconi
1
-1
/
+1
2019-09-04
ath9k: dyanck: introduce ath_dynack_set_timeout routine
Lorenzo Bianconi
1
-16
/
+21
2019-09-04
ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
Lorenzo Bianconi
1
-4
/
+4
2019-09-04
ath9k: add loader for AR92XX (and older) pci(e)
Christian Lamparter
3
-0
/
+233
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2019-06-27
ath9k: correctly handle short radar pulses
Zefir Kurtisi
1
-1
/
+5
2019-06-26
ath: fix SPDX tags
Kalle Valo
2
-2
/
+2
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
7
-50
/
+38
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-06
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-29
ath9k: drop redundant code in ar9003_hw_set_channel
Tomislav Požega
1
-21
/
+3
2019-04-29
ath9k: Remove some set but not used variables
YueHaibing
1
-11
/
+0
2019-04-29
ath9k: Differentiate between max combined and per chain power
Sven Eckelmann
5
-6
/
+8
2019-04-29
ath9k: Check for errors when reading SREV register
Tim Schumacher
1
-9
/
+23
2019-04-29
ath9k: Don't trust TX status TID number when reporting airtime
Toke Høiland-Jørgensen
1
-3
/
+4
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-04
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
[next]