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
2010-12-13
ath9k: Use power save wrappers for TSF get/set
Sujith Manoharan
1
-0
/
+4
2010-12-13
ath9k: Add change_interface callback
Rajkumar Manoharan
1
-21
/
+69
2010-12-13
ath9k: fix assumptions for idle calls on suspend/resume
Luis R. Rodriguez
1
-2
/
+2
2010-12-13
ath9k: Fix power save count imbalance on ath_radio_enable()
Luis R. Rodriguez
1
-2
/
+2
2010-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-16
/
+10
2010-12-08
ath9k: skip ATH9K_INT_TIM_TIMER when we are idle
Luis R. Rodriguez
1
-0
/
+2
2010-12-08
ath9k: Enable extended synch for AR9485 to fix L0s recovery issue
Vasanthakumar Thiagarajan
1
-0
/
+3
2010-12-08
ath: Convert ath_print to ath_dbg
Joe Perches
1
-66
/
+63
2010-12-08
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
1
-33
/
+23
2010-12-07
ath9k: fix beacon resource related race condition
Rajkumar Manoharan
1
-14
/
+7
2010-12-07
ath9k: fix a DMA related race condition on reset
Felix Fietkau
1
-2
/
+3
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+12
2010-11-30
ath9k: Add support for Adaptive Power Management
Mohammed Shafi Shajakhan
1
-1
/
+4
2010-11-29
ath9k: Disable SWBA interrupt on remove_interface
Rajkumar Manoharan
1
-1
/
+10
2010-11-29
ath9k: use per-device struct for pm_qos_* operations
Gabor Juhos
1
-3
/
+2
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+21
2010-11-18
ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set
Felix Fietkau
1
-0
/
+3
2010-11-18
ath9k: clean up code duplication around ath_tx_start
Felix Fietkau
1
-25
/
+0
2010-11-18
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
1
-0
/
+2
2010-11-15
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
1
-61
/
+10
2010-11-15
ath9k: content DMA start / stop through the PCU lock
Luis R. Rodriguez
1
-26
/
+26
2010-11-15
ath9k: move the PCU lock to the sc structure
Luis R. Rodriguez
1
-21
/
+21
2010-11-15
ath9k: simplify hw reset locking
Luis R. Rodriguez
1
-16
/
+6
2010-11-15
ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
Felix Fietkau
1
-1
/
+1
2010-11-10
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
1
-2
/
+4
2010-11-10
ath9k_hw: optimize interrupt mask changes
Felix Fietkau
1
-9
/
+9
2010-11-09
ath9k: check old power mode before clearing cycle counters
Felix Fietkau
1
-4
/
+8
2010-11-09
ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.
Vivek Natarajan
1
-0
/
+5
2010-11-09
ath9k: Avoid HW opmode overridden on monitor mode changes
Rajkumar Manoharan
1
-4
/
+8
2010-10-27
ath9k: lock reset and PCU start/stopping
Luis R. Rodriguez
1
-0
/
+27
2010-10-27
ath9k: rename rxflushlock to pcu_lock
Luis R. Rodriguez
1
-2
/
+2
2010-10-25
ath9k: resume aggregation immediately after a hardware reset
Felix Fietkau
1
-2
/
+2
2010-10-25
ath9k: fix crash in ath_update_survey_stats
Felix Fietkau
1
-0
/
+3
2010-10-15
ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
Felix Fietkau
1
-35
/
+0
2010-10-15
ath9k: add missing locking around ath9k_hw_proc_mib_event
Felix Fietkau
1
-0
/
+2
2010-10-15
ath9k: do not track cycle counter updates in powersave mode
Felix Fietkau
1
-1
/
+18
2010-10-13
ath9k: Set RX filter for Probe Request based on filter flag
Jouni Malinen
1
-0
/
+1
2010-10-11
ath9k: implement channel utilization stats for survey
Felix Fietkau
1
-16
/
+96
2010-10-11
ath9k_hw: move the cycle counter tracking to ath
Felix Fietkau
1
-1
/
+11
2010-10-07
ath9k: Introduce a wrapper for power save disable.
Senthil Balasubramanian
1
-18
/
+22
2010-10-07
ath9k: remove unnecessary power save flags.
Senthil Balasubramanian
1
-14
/
+4
2010-10-07
ath9k_hw: remove code duplication in phy error counter handling
Felix Fietkau
1
-1
/
+1
2010-10-05
ath9k: add WDS interfaces to ath9k
Bill Jordan
1
-0
/
+3
2010-10-05
ath9k: return survey data for all channels instead of just the current one
Felix Fietkau
1
-6
/
+21
2010-10-05
ath9k: remove the noise floor value in the ani struct
Felix Fietkau
1
-10
/
+0
2010-10-05
ath9k: do not return default noise floor values via survey
Felix Fietkau
1
-3
/
+5
2010-09-24
ath9k: Fix tx struck state with paprd
Vasanthakumar Thiagarajan
1
-2
/
+4
2010-09-21
ath9k: fix an aggregation start related race condition
Felix Fietkau
1
-2
/
+3
2010-09-16
ath9k: fix enabling ANI / tx monitor after bg scan
Luis R. Rodriguez
1
-7
/
+3
2010-09-16
ath9k: fix regression on beacon loss after bgscan
Luis R. Rodriguez
1
-2
/
+4
[next]