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
/
ath5k
/
pcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-01-28
ath5k: correct endianness of frame duration
Bob Copeland
1
-3
/
+1
2010-11-30
ath5k: Always set IFS intervals on reset
Nick Kossifidis
1
-1
/
+1
2010-11-30
ath5k: Set all IFS intervals, not just slot time
Nick Kossifidis
1
-2
/
+2
2010-11-30
ath5k: Extend rate_duration
Nick Kossifidis
1
-43
/
+116
2010-11-30
ath5k: Extend get_default_sifs/slot_time
Nick Kossifidis
1
-13
/
+39
2010-11-30
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
1
-177
/
+261
2010-10-11
ath5k: store the clock rate in common data on channel changes
Felix Fietkau
1
-5
/
+8
2010-09-28
ath5k: Disable interrupts in ath5k_hw_get_tsf64
Bruno Randolf
1
-0
/
+6
2010-09-28
ath5k: Check and fix ATIM window
Bruno Randolf
1
-0
/
+91
2010-09-28
ath5k: Remove unused variable for atim window
Bruno Randolf
1
-1
/
+1
2010-09-16
ath5k: Remove old ath5k key handling functions
Bruno Randolf
1
-191
/
+0
2010-08-25
ath5k: trivial spelling fixes
Bob Copeland
1
-2
/
+2
2010-08-25
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
1
-7
/
+6
2010-08-17
mac80211: use cipher suite selectors
Johannes Berg
1
-11
/
+8
2010-06-03
ath5k: remove ATH_TRACE macro
Bruno Randolf
1
-24
/
+0
2010-04-16
ath5k/ath9k: Fix 64 bits TSF reads
Benoit Papillault
1
-2
/
+29
2010-04-14
ath5k: Use high bitrates for ACK/CTS
Bruno Randolf
1
-2
/
+2
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
1
-1
/
+0
2010-03-31
ath5k: simplify MIB counters
Bruno Randolf
1
-26
/
+13
2010-03-15
ath5k: remove unused beacon timer code
John W. Linville
1
-197
/
+0
2010-03-15
ath5k: remove some dead functions
John W. Linville
1
-82
/
+0
2010-03-11
ath5k: remove double opmode definition
Bruno Randolf
1
-7
/
+7
2010-03-09
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
1
-17
/
+12
2010-01-12
ath5k: Implement mac80211 callback set_coverage_class
Lukáš Turek
1
-0
/
+57
2010-01-12
ath5k: Reimplement clock rate to usec conversion
Lukáš Turek
1
-10
/
+54
2009-10-08
ath5k: fix regression which triggers an SME join upon assoc
Luis R. Rodriguez
1
-2
/
+2
2009-10-08
ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()
Luis R. Rodriguez
1
-7
/
+8
2009-10-08
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
1
-5
/
+5
2009-10-08
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
Luis R. Rodriguez
1
-7
/
+2
2009-10-08
ath5k: fix regression on setting bssid mask on association
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
atheros: define shared bssidmask setting
Luis R. Rodriguez
1
-114
/
+7
2009-10-08
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
1
-28
/
+10
2009-10-08
atheros: use get_unaligned_le*() for bssid mask setting
Luis R. Rodriguez
1
-15
/
+21
2009-10-08
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
1
-1
/
+1
2009-06-15
ath5k: fix mesh beaconing
Nick Kossifidis
1
-2
/
+3
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
1
-2
/
+2
2009-05-06
ath5k: Beaconing fixes
Nick Kossifidis
1
-2
/
+2
2009-05-06
ath5k: 5211, don't crypt every protected frame
Jiri Slaby
1
-1
/
+1
2009-04-23
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
1
-0
/
+1174