index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2023-08-23
wifi: ath5k: ath5k_hw_get_median_noise_floor(): use swap()
Mahmoud Maatuq
1
-16
/
+13
2022-05-22
ath5k: replace ternary operator with min()
Guo Zhengkui
1
-1
/
+1
2020-08-17
ath5k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2018-07-30
ath5k: remove redundant pointer rf
Colin Ian King
1
-5
/
+0
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-15
/
+15
2016-03-11
ath5k: fix incorrect indentation
Bob Copeland
1
-1
/
+1
2014-04-30
ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.
Nickolay Ledovskikh
1
-2
/
+2
2014-02-13
ath5k: shifting the wrong variable for AR5K_AR5210
Dan Carpenter
1
-1
/
+1
2013-03-06
ath5k: cleanup channel to eprom_mode function
Jiri Slaby
1
-17
/
+3
2013-02-08
NET: ath5k, check ath5k_eeprom_mode_from_channel retval
Jiri Slaby
1
-0
/
+4
2012-09-25
ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filter
John W. Linville
1
-0
/
+2
2012-08-10
ath5k: Put power_level where it belongs and rename it
Nick Kossifidis
1
-3
/
+11
2012-08-10
ath5k: Preserve tx power level requested from above on phy_init
Nick Kossifidis
1
-2
/
+2
2012-08-10
ath5k: Fix range scaling when setting rate power table
Nick Kossifidis
1
-3
/
+7
2012-08-10
ath5k: Use correct value for min_pwr and cur_pwr
Nick Kossifidis
1
-5
/
+14
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
1
-0
/
+2
2012-03-06
ath5k: do not re-run AGC calibration periodically
Felix Fietkau
1
-25
/
+9
2011-11-28
ath5k: We always do full calibration on AR5210
Nick Kossifidis
1
-0
/
+3
2011-11-28
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
1
-142
/
+606
2011-11-28
ath5k: Use usleep_range where possible
Nick Kossifidis
1
-11
/
+11
2011-11-28
ath5k: Calibration re-work
Nick Kossifidis
1
-20
/
+62
2011-08-08
ath5k: clean up base.h and its use
Pavel Roskin
1
-1
/
+1
2011-08-08
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
Pavel Roskin
1
-38
/
+49
2011-08-08
ath5k: remove most references to XR
Pavel Roskin
1
-2
/
+0
2011-07-22
ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()
Pavel Roskin
1
-6
/
+3
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
1
-16
/
+16
2011-07-13
ath5k: fix reference clock frequency for spur mitigation on AR2413
Felix Fietkau
1
-0
/
+1
2011-07-13
ath5k: apply the synth voltage tweak only on AR5112 rev 2
Felix Fietkau
1
-8
/
+11
2011-07-13
ath5k: add missing checks for rfgain probe
Felix Fietkau
1
-4
/
+6
2011-07-11
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
1
-9
/
+9
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
1
-23
/
+23
2011-07-08
ath5k: replace spaces with tabs as suggested by checkpatch.pl
Pavel Roskin
1
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-11
/
+11
2011-02-21
ath5k: Fix fast channel switching
Nick Kossifidis
1
-55
/
+87
2011-02-18
ath5k: Correct channel setting for AR2317 chip
Nikolay Ledovskikh
1
-0
/
+1
2011-01-04
ath5k: ath5k_eeprom_mode_from_channel() returns signed
Dan Carpenter
1
-2
/
+4
2010-12-22
ath5k: Use helper function to get eeprom mode from channel
Bruno Randolf
1
-53
/
+15
2010-12-22
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
Bruno Randolf
1
-12
/
+6
2010-12-22
ath5k: Track current TX power separately from max TX power
Bruno Randolf
1
-4
/
+3
2010-12-22
ath5k: Separate powertable setup and writing
Bruno Randolf
1
-18
/
+16
2010-12-22
ath5k: Simplify powertable recalculation
Bruno Randolf
1
-22
/
+13
2010-12-06
ath5k: Always write tx powertable on hw
Nick Kossifidis
1
-12
/
+21
2010-11-30
ath5k: Set turbo bit on rf bank 2
Nick Kossifidis
1
-0
/
+5
2010-11-30
ath5k: Cleanup turbo channel flags
Nick Kossifidis
1
-14
/
+8
2010-11-30
ath5k: Use correct clock when setting ofdm timings
Nick Kossifidis
1
-2
/
+14
2010-11-30
ath5k: Skip tx power setting on AR5210 for now
Nick Kossifidis
1
-0
/
+3
2010-11-30
ath5k: Tweak phy activate to rx start delay based on bwmode
Nick Kossifidis
1
-4
/
+7
2010-11-30
ath5k: Support synth-only channel change for AR2413/AR5413
Nick Kossifidis
1
-15
/
+49
[next]