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
/
ath5k
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
ath5k: snprintf() returns largish values
Dan Carpenter
1
-0
/
+18
2010-07-14
ath5k: clean up rxlink handling
Bruno Randolf
2
-5
/
+3
2010-07-14
ath5k: disable tasklets during reset
Bob Copeland
1
-6
/
+14
2010-07-14
ath5k: move reset to mac80211 workqueue
Bob Copeland
3
-19
/
+24
2010-06-28
ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413
Bruno Randolf
1
-1
/
+1
2010-06-26
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
1
-0
/
+1
2010-06-18
ath5k: initialize ah->ah_current_channel
Bob Copeland
1
-0
/
+1
2010-06-16
ath5k: report PHY error frames only for chips which need it
Bruno Randolf
1
-1
/
+2
2010-06-16
ath5k: review RX descriptor functions
Bruno Randolf
1
-14
/
+20
2010-06-16
ath5k: take descriptor differences between 5210 and 5211 into account
Bruno Randolf
2
-10
/
+25
2010-06-16
ath5k: update 5210/5211 frame types
Bruno Randolf
2
-6
/
+8
2010-06-16
ath5k: review and add comments for descriptors
Bruno Randolf
2
-154
/
+144
2010-06-16
ath5k: remove pointless rx error overlay struct
Bruno Randolf
3
-29
/
+9
2010-06-16
ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
Bruno Randolf
1
-5
/
+5
2010-06-16
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
3
-38
/
+20
2010-06-16
ath5k: move checks and stats into new function
Bruno Randolf
1
-60
/
+70
2010-06-16
ath5k: split descriptor handling and frame receive
Bruno Randolf
1
-71
/
+78
2010-06-16
ath5k: unify rx descriptor error handling
Bruno Randolf
1
-2
/
+1
2010-06-16
ath5k: reset more pointers after we free skbs
Bruno Randolf
1
-0
/
+7
2010-06-16
ath5k: print more errors when decriptor setup fails
Bruno Randolf
1
-1
/
+3
2010-06-16
ath5k: fix rx descriptor debugging
Bruno Randolf
1
-2
/
+2
2010-06-16
ath5k: fix some comment typos
Bruno Randolf
2
-4
/
+4
2010-06-16
ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
Bruno Randolf
1
-8
/
+9
2010-06-16
ath5k: more debug prints for resets
Bruno Randolf
2
-3
/
+12
2010-06-08
ath5k: add debugfs file for queue debugging
Bruno Randolf
2
-0
/
+67
2010-06-08
ath5k: no need to save/restore the default antenna
Bruno Randolf
1
-7
/
+1
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
4
-27
/
+46
2010-06-08
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
Bruno Randolf
1
-2
/
+2
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-19
/
+17
2010-06-07
ath5k: fix NULL pointer in antenna configuration
Bruno Randolf
1
-0
/
+7
2010-06-04
ath5k: retain promiscuous setting
Bob Copeland
1
-1
/
+3
2010-06-04
ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions
Tobias Doerffel
1
-4
/
+4
2010-06-03
ath5k: print error message if ANI levels are out of range
Bruno Randolf
1
-6
/
+5
2010-06-03
ath5k: always calculate ANI listen time
Bruno Randolf
1
-4
/
+5
2010-06-03
ath5k: add sysfs files for ANI parameters
Bruno Randolf
5
-1
/
+123
2010-06-03
ath5k: use ath5k_softc as driver data
Bruno Randolf
1
-9
/
+6
2010-06-03
ath5k: clarify logic when to enable spur mitigation filter
Bruno Randolf
1
-10
/
+5
2010-06-03
ath5k: remove ATH_TRACE macro
Bruno Randolf
12
-99
/
+0
2010-06-03
ath5k: run NF calibration only every 60 seconds
Bruno Randolf
2
-7
/
+13
2010-06-03
ath5k: Stop queues only for NF calibration
Bruno Randolf
1
-5
/
+6
2010-06-03
ath5k: move noise floor calibration into tasklet
Bruno Randolf
3
-23
/
+12
2010-06-03
ath5k: initialize calibration timers
Bruno Randolf
1
-0
/
+2
2010-06-03
wireless: fix several minor description typos
Walter Goldens
1
-1
/
+1
2010-06-01
ath5k: wake queues on reset
Bruno Randolf
1
-14
/
+3
2010-05-24
ath5k: consistently use rx_bufsize for RX DMA
Bruno Randolf
1
-3
/
+4
2010-05-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-6
/
+6
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+6
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2
-5
/
+0
2010-05-11
ath5k: drop warning on jumbo frames
Luis R. Rodriguez
1
-6
/
+6
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
[next]