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
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
2010-12-08
ath9k_htc: Fix suspend/resume
Sujith Manoharan
4
-2
/
+18
2010-12-07
ath9k: fix beacon resource related race condition
Rajkumar Manoharan
1
-14
/
+7
2010-12-07
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2
-3
/
+9
2010-12-07
ath9k: fix a DMA related race condition on reset
Felix Fietkau
3
-19
/
+10
2010-12-07
ath9k: fix bug in tx power
Matteo Croce
1
-4
/
+8
2010-12-02
Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"
John W. Linville
2
-4
/
+3
2010-12-02
ath9k_hw: fix more bitfield related endian issues
Felix Fietkau
2
-9
/
+16
2010-12-02
ath9k_hw: fix endian issues with CTLs on AR9003
Felix Fietkau
4
-54
/
+47
2010-12-02
ath9k: Fix bug in reading input gpio state for ar9003
Vasanthakumar Thiagarajan
2
-3
/
+6
2010-11-30
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2
-3
/
+4
2010-11-29
ath9k: Disable SWBA interrupt on remove_interface
Rajkumar Manoharan
1
-1
/
+10
2010-11-29
ath9k/carl9170: advertise P2P
Johannes Berg
1
-0
/
+2
2010-11-29
ath9k: use per-device struct for pm_qos_* operations
Gabor Juhos
3
-9
/
+7
2010-11-22
ath9k: fix timeout on stopping rx dma
Felix Fietkau
1
-1
/
+1
2010-11-18
ath9k_htc: Avoid setting QoS control for non-QoS frames
Rajkumar Manoharan
1
-1
/
+1
2010-11-16
ath9k_hw: Set proper eeprom offset for AR9287 HTC devices
Rajkumar Manoharan
2
-1
/
+5
2010-11-16
ath9k_htc: Add new devices into AR7010
Rajkumar Manoharan
3
-1
/
+9
2010-11-16
ath9k_htc: Update usb device ID list
Rajkumar Manoharan
1
-0
/
+5
2010-11-16
ath9k: Remove pm_qos request after hw unregister.
Vivek Natarajan
1
-2
/
+1
2010-11-09
ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failure
Rajkumar Manoharan
1
-0
/
+1
2010-11-09
ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabled
Rajkumar Manoharan
1
-16
/
+14
2010-11-09
ath9k_htc: Add support for device ID 3346
Haitao Zhang
1
-0
/
+1
2010-11-09
ath9k_hw: Fix AR9280 surprise removal during frequent idle on/off
Vasanthakumar Thiagarajan
2
-0
/
+4
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
3
-0
/
+14
2010-11-09
ath9k: Avoid HW opmode overridden on monitor mode changes
Rajkumar Manoharan
4
-8
/
+23
2010-10-29
ath9k: Fix incorrect access of rate flags in RC
Mohammed Shafi Shajakhan
1
-1
/
+1
2010-10-27
ath9k_htc: Set proper firmware offset for Netgear WNDA3200
Rajkumar Manoharan
1
-2
/
+8
2010-10-27
ath9k: fix tx aggregation flush on AR9003
Felix Fietkau
1
-9
/
+9
2010-10-27
ath9k: lock reset and PCU start/stopping
Luis R. Rodriguez
2
-2
/
+27
2010-10-27
ath9k: rename rxflushlock to pcu_lock
Luis R. Rodriguez
3
-6
/
+6
2010-10-27
ath9k: add locking for starting the PCU on RX
Luis R. Rodriguez
1
-3
/
+4
2010-10-27
ath9k: add locking for stopping RX
Luis R. Rodriguez
1
-2
/
+2
2010-10-25
ath9k: resume aggregation immediately after a hardware reset
Felix Fietkau
3
-4
/
+4
2010-10-25
ath9k: fix handling of rate control probe frames
Felix Fietkau
1
-0
/
+6
2010-10-25
ath9k: fix crash in ath_update_survey_stats
Felix Fietkau
1
-0
/
+3
2010-10-25
ath9k_hw: Fix divide by zero cases in paprd.
Senthil Balasubramanian
1
-5
/
+9
2010-10-25
ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2
Luis R. Rodriguez
1
-56
/
+135
2010-10-25
ath9k: Properly initialize ath_common->cc_lock.
Ben Greear
1
-0
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
54
-4205
/
+2170
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-14
/
+28
2010-10-15
ath9k: Null out references to stale pointers.
Ben Greear
3
-0
/
+16
2010-10-15
ath9k: Remove bf_dmacontext.
Ben Greear
4
-20
/
+12
2010-10-15
ath9k_hw: remove AR9003 2.0 support
Luis R. Rodriguez
3
-1923
/
+26
2010-10-15
ath9k_htc: set probe request rx filter
Rajkumar Manoharan
2
-2
/
+2
2010-10-15
ath9k_hw: remove enum wireless_mode and its users
Felix Fietkau
5
-89
/
+25
2010-10-15
ath9k: remove sc->cur_rate_table and sc->cur_rate_mode
Felix Fietkau
3
-53
/
+8
2010-10-15
ath9k: make rate control debugfs stats per station
Felix Fietkau
4
-116
/
+124
2010-10-15
ath9k: add missing locking around ath9k_hw_proc_mib_event
Felix Fietkau
1
-0
/
+2
2010-10-15
ath9k_hw: fix PHY counter overflow handling in ANI v1
Felix Fietkau
1
-1
/
+1
[next]