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
2010-11-18
ath9k: add support for reading eeprom from platform data on PCI devices
Felix Fietkau
3
-17
/
+32
2010-11-18
ath9k_hw: add support for reading EEPROM data from the internal OTP ROM
Felix Fietkau
2
-6
/
+93
2010-11-18
ath9k: store frame information used by aggregation inside the skb tx info
Felix Fietkau
2
-109
/
+109
2010-11-18
ath9k: more tx setup cleanups
Felix Fietkau
2
-74
/
+59
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
4
-73
/
+39
2010-11-18
ath9k: remove bf_tx_aborted from struct ath_buf
Felix Fietkau
2
-15
/
+9
2010-11-18
ath9k: remove bfs_frmlen from struct ath_buf_state
Felix Fietkau
2
-27
/
+38
2010-11-18
ath9k: remove bfs_nframes from struct ath_buf_state
Felix Fietkau
2
-52
/
+47
2010-11-18
ath9k: remove bfs_al from struct ath_buf_state
Felix Fietkau
2
-20
/
+18
2010-11-18
ath9k: remove bfs_keyix from struct ath_buf_state
Felix Fietkau
2
-8
/
+8
2010-11-18
ath9k: remove bfs_paprd_timestamp from struct ath_buf_state
Felix Fietkau
3
-7
/
+4
2010-11-18
ath9k: remove bfs_keytype from struct ath_buf_state
Felix Fietkau
2
-6
/
+5
2010-11-18
ath9k: remove bfs_tidno from struct ath_buf_state
Felix Fietkau
2
-14
/
+13
2010-11-18
ath9k: remove bfs_seqno from struct ath_buf_state
Felix Fietkau
2
-18
/
+28
2010-11-18
ath9k: fix PA predistortion training frame setup
Felix Fietkau
1
-3
/
+3
2010-11-18
ath9k_hw: set default values for radar pulse detection
Felix Fietkau
3
-0
/
+32
2010-11-17
ath9k_htc: Use macro for caldata array size
Mohammed Shafi Shajakhan
1
-1
/
+1
2010-11-17
ath9k_hw: add a private op for configuring radar pulse detection
Felix Fietkau
3
-0
/
+100
2010-11-17
ath9k: clean up tx buffer setup
Felix Fietkau
1
-78
/
+39
2010-11-17
ath9k: remove the tx info padding byte abuse
Felix Fietkau
4
-22
/
+10
2010-11-17
ath9k: handle tx underrun in the driver instead of rate control
Felix Fietkau
3
-25
/
+20
2010-11-17
ath9k: remove the unnecessary private xretry tx flag
Felix Fietkau
3
-5
/
+1
2010-11-17
ath9k_hw: Fix low throughput issue with AR93xx
Senthil Balasubramanian
4
-2
/
+33
2010-11-17
ath9k: Fix bug in delimiter padding computation
Vasanthakumar Thiagarajan
1
-2
/
+2
2010-11-17
ath9k_hw: Add helper function for interpolation
Vasanthakumar Thiagarajan
1
-20
/
+28
2010-11-17
ath9k_hw: Improve power control accuracy for AR9003
Vasanthakumar Thiagarajan
1
-1
/
+11
2010-11-17
ath9k_hw: Enable strong signal detection for AR9003
Vasanthakumar Thiagarajan
1
-0
/
+79
2010-11-17
ath9k_hw: Fix XPABIAS level configuration for AR9003
Vasanthakumar Thiagarajan
1
-6
/
+8
2010-11-17
ath9k_hw: add eeprom templates for ar9003 family chipsets
Senthil Balasubramanian
1
-2
/
+2336
2010-11-17
ath9k_hw: Fix paprd training frame failure.
Senthil Balasubramanian
1
-4
/
+4
2010-11-17
ath9k_hw: Initialize 2GHz CTL properly.
Senthil Balasubramanian
1
-0
/
+1
2010-11-17
ath9k_hw: Add new member into the eeprom structure.
Senthil Balasubramanian
2
-7
/
+32
2010-11-17
ath9k_hw: Fix a reset failure on AR9382 (2x2).
Senthil Balasubramanian
2
-5
/
+14
2010-11-15
bitops: Provide generic sign_extend32 function
Andreas Herrmann
4
-22
/
+16
2010-11-15
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
11
-197
/
+109
2010-11-15
ath9k: content DMA start / stop through the PCU lock
Luis R. Rodriguez
2
-28
/
+26
2010-11-15
ath9k: move the PCU lock to the sc structure
Luis R. Rodriguez
4
-25
/
+25
2010-11-15
ath9k: simplify hw reset locking
Luis R. Rodriguez
4
-20
/
+8
2010-11-15
ath9k: Properly assign boolean types
Mohammed Shafi Shajakhan
1
-7
/
+5
2010-11-15
ath9k_htc: Handle monitor mode properly for HTC devices
Rajkumar Manoharan
1
-59
/
+5
2010-11-15
ath9k_hw: fix potential spurious tx error bit interpretation
Felix Fietkau
1
-7
/
+9
2010-11-15
ath9k: add a debug warning when we cannot stop RX
Luis R. Rodriguez
1
-0
/
+2
2010-11-15
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
4
-12
/
+45
2010-11-15
ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
Felix Fietkau
11
-58
/
+79
2010-11-15
ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003
Felix Fietkau
1
-0
/
+2
2010-11-10
ath9k: Remove the median function in rate control
Mohammed Shafi Shajakhan
1
-19
/
+0
2010-11-10
ath9k_hw: optimize all descriptor access functions
Felix Fietkau
2
-5
/
+5
2010-11-10
ath9k: Convert to new PCI PM framework
Rafael J. Wysocki
1
-18
/
+22
2010-11-10
ath9k: fix sparse complaint on aphy for debugfs
Luis R. Rodriguez
1
-6
/
+6
[next]