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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-11-17
ath9k: Cancel pending offchannel operations
Sujith Manoharan
1
-13
/
+30
2014-11-17
ath9k: Fix LED configuration
Sujith Manoharan
1
-2
/
+4
2014-11-17
ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx
Chun-Yeow Yeoh
1
-1
/
+1
2014-11-17
ath9k: fix the assignment of hw queues for mesh interface
Chun-Yeow Yeoh
1
-1
/
+2
2014-11-17
ath9k: fix regression in bssidmask calculation
Ben Greear
1
-3
/
+6
2014-11-12
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
Oleksij Rempel
1
-70
/
+0
2014-11-12
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
Oleksij Rempel
1
-13
/
+13
2014-11-12
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
Oleksij Rempel
1
-7
/
+5
2014-11-12
ath9k: use ath_ps_ops in ath9k_spectral_scan_
Oleksij Rempel
1
-4
/
+4
2014-11-12
ath9k: move spec_config to ath_spec_scan_priv
Oleksij Rempel
1
-6
/
+6
2014-11-12
ath9k: move spectral_mode to ath_spec_scan_priv
Oleksij Rempel
1
-2
/
+2
2014-11-12
ath9k: add support for reporting tx power to mac80211
Felix Fietkau
1
-4
/
+25
2014-10-27
ath9k: fix processing RXORN interrupts
Felix Fietkau
1
-4
/
+3
2014-10-27
ath9k: Do not start BA when scanning
Sujith Manoharan
1
-0
/
+7
2014-10-27
ath9k: Improve flush() in mcc mode
Sujith Manoharan
1
-3
/
+25
2014-10-27
ath9k: Fix HW scan abort
Sujith Manoharan
1
-1
/
+13
2014-10-27
ath9k: Check for active GO in mgd_prepare_tx()
Sujith Manoharan
1
-7
/
+38
2014-10-27
ath9k: Fix address management
Sujith Manoharan
1
-3
/
+3
2014-10-27
ath9k: Send AUTHORIZED event only for station mode
Sujith Manoharan
1
-4
/
+6
2014-10-27
ath9k: Check for pending frames properly
Sujith Manoharan
1
-7
/
+14
2014-10-27
ath9k: Use configurable timeout for flush
Sujith Manoharan
1
-1
/
+8
2014-10-27
ath9k: Disable beacon tasklet during reset
Sujith Manoharan
1
-0
/
+2
2014-10-27
ath9k: Set ATH_OP_HW_RESET before HW reset
Sujith Manoharan
1
-0
/
+12
2014-10-27
ath9k: Unify reset API
Sujith Manoharan
1
-5
/
+7
2014-10-27
ath9k: Enable multi-channel properly
Sujith Manoharan
1
-6
/
+7
2014-10-27
ath9k: Use sta_state() callback
Sujith Manoharan
1
-2
/
+26
2014-10-23
ath9k: Enable HW queue control only for MCC
Sujith Manoharan
1
-0
/
+3
2014-10-07
ath9k: Fix crash in MCC mode
Sujith Manoharan
1
-1
/
+1
2014-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2014-10-02
ath9k: Fix queue handling for channel contexts
Sujith Manoharan
1
-6
/
+1
2014-10-02
ath9k: Pass context to ath9k_chanctx_wake_queues()
Sujith Manoharan
1
-1
/
+1
2014-10-02
ath9k: Fix queue handling in flush()
Sujith Manoharan
1
-5
/
+0
2014-10-02
ath9k: Remove duplicate code
Sujith Manoharan
1
-9
/
+1
2014-10-02
ath9k: Fix pending frame check
Sujith Manoharan
1
-3
/
+0
2014-10-02
ath9k: Check pending frames properly
Sujith Manoharan
1
-1
/
+4
2014-09-27
ath9k: Fix p2p address management
Sujith Manoharan
1
-0
/
+36
2014-09-27
ath9k: Cache BSS information
Sujith Manoharan
1
-4
/
+9
2014-09-23
ath9k: Fix NULL pointer dereference on early irq
Wojciech Dubowik
1
-1
/
+1
2014-09-17
ath9k: initialize ath_node linked list
Lorenzo Bianconi
1
-0
/
+4
2014-09-17
ath9k: enable dynack using set_coverage_class codepath
Lorenzo Bianconi
1
-4
/
+29
2014-09-15
ath9k: Fix primary station configuration
Sujith Manoharan
1
-5
/
+1
2014-09-15
ath9k: Remove useless opmode check
Sujith Manoharan
1
-7
/
+0
[next]