index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
pcu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k: mark expected switch fall-through
Gustavo A. R. Silva
2018-06-13
1
-0
/
+1
*
ath5k: fix misplaced default label in sifs switch
Bob Copeland
2016-06-14
1
-1
/
+1
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-3
/
+3
*
ath5k: document a fall-through case in ath5k_hw_set_opmode
John Linville
2015-01-23
1
-0
/
+1
*
ath5k: set 5/10 MHz supported channels and fix duration
Simon Wunderlich
2013-08-16
1
-0
/
+2
*
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
2012-04-13
1
-4
/
+5
*
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
2011-11-28
1
-75
/
+147
*
ath5k: clean up base.h and its use
Pavel Roskin
2011-08-08
1
-1
/
+0
*
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
Pavel Roskin
2011-08-08
1
-2
/
+2
*
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-20
1
-13
/
+11
*
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-11
1
-6
/
+6
*
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
2011-07-08
1
-1
/
+1
*
ath5k: remove unneeded parentheses after return
Pavel Roskin
2011-07-08
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-25
1
-21
/
+14
|
\
|
*
ath5k: fix slot time handling
Felix Fietkau
2011-04-12
1
-2
/
+2
|
*
ath5k: fix short preamble rate duration value
Felix Fietkau
2011-04-12
1
-19
/
+12
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
|
/
*
ath5k: correct endianness of frame duration
Bob Copeland
2011-01-27
1
-3
/
+1
*
ath5k: Always set IFS intervals on reset
Nick Kossifidis
2010-11-30
1
-1
/
+1
*
ath5k: Set all IFS intervals, not just slot time
Nick Kossifidis
2010-11-30
1
-2
/
+2
*
ath5k: Extend rate_duration
Nick Kossifidis
2010-11-30
1
-43
/
+116
*
ath5k: Extend get_default_sifs/slot_time
Nick Kossifidis
2010-11-30
1
-13
/
+39
*
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
2010-11-30
1
-177
/
+261
*
ath5k: store the clock rate in common data on channel changes
Felix Fietkau
2010-10-11
1
-5
/
+8
*
ath5k: Disable interrupts in ath5k_hw_get_tsf64
Bruno Randolf
2010-09-28
1
-0
/
+6
*
ath5k: Check and fix ATIM window
Bruno Randolf
2010-09-28
1
-0
/
+91
*
ath5k: Remove unused variable for atim window
Bruno Randolf
2010-09-28
1
-1
/
+1
*
ath5k: Remove old ath5k key handling functions
Bruno Randolf
2010-09-16
1
-191
/
+0
*
ath5k: trivial spelling fixes
Bob Copeland
2010-08-25
1
-2
/
+2
*
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
2010-08-24
1
-7
/
+6
*
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
1
-11
/
+8
*
ath5k: remove ATH_TRACE macro
Bruno Randolf
2010-06-02
1
-24
/
+0
*
ath5k/ath9k: Fix 64 bits TSF reads
Benoit Papillault
2010-04-16
1
-2
/
+29
*
ath5k: Use high bitrates for ACK/CTS
Bruno Randolf
2010-04-14
1
-2
/
+2
*
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
2010-04-07
1
-1
/
+0
*
ath5k: simplify MIB counters
Bruno Randolf
2010-03-31
1
-26
/
+13
*
ath5k: remove unused beacon timer code
John W. Linville
2010-03-15
1
-197
/
+0
*
ath5k: remove some dead functions
John W. Linville
2010-03-15
1
-82
/
+0
*
ath5k: remove double opmode definition
Bruno Randolf
2010-03-10
1
-7
/
+7
*
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
2010-03-09
1
-17
/
+12
*
ath5k: Implement mac80211 callback set_coverage_class
Lukáš Turek
2010-01-12
1
-0
/
+57
*
ath5k: Reimplement clock rate to usec conversion
Lukáš Turek
2010-01-12
1
-10
/
+54
*
ath5k: fix regression which triggers an SME join upon assoc
Luis R. Rodriguez
2009-10-07
1
-2
/
+2
*
ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
1
-7
/
+8
*
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
1
-5
/
+5
*
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
Luis R. Rodriguez
2009-10-07
1
-7
/
+2
*
ath5k: fix regression on setting bssid mask on association
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
1
-114
/
+7
*
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
2009-10-07
1
-28
/
+10
[next]