index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-06-15
ath5k: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2020-08-17
ath5k: pcu: Add a description for 'band' remove one for 'mode'
Lee Jones
1
-1
/
+1
2020-08-17
ath5k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2018-06-13
ath5k: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2016-06-14
ath5k: fix misplaced default label in sifs switch
Bob Copeland
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-3
/
+3
2015-01-23
ath5k: document a fall-through case in ath5k_hw_set_opmode
John Linville
1
-0
/
+1
2013-08-16
ath5k: set 5/10 MHz supported channels and fix duration
Simon Wunderlich
1
-0
/
+2
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
1
-4
/
+5
2011-11-28
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
1
-75
/
+147
2011-08-09
ath5k: clean up base.h and its use
Pavel Roskin
1
-1
/
+0
2011-08-09
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
Pavel Roskin
1
-2
/
+2
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
1
-13
/
+11
2011-07-11
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
1
-6
/
+6
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
1
-1
/
+1
2011-07-08
ath5k: remove unneeded parentheses after return
Pavel Roskin
1
-1
/
+1
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-21
/
+14
2011-04-13
ath5k: fix slot time handling
Felix Fietkau
1
-2
/
+2
2011-04-13
ath5k: fix short preamble rate duration value
Felix Fietkau
1
-19
/
+12
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
[next]