Joe Perches
|
516304b0f4
ath: Add and use pr_fmt, convert printks to pr_<level>
|
13 years ago |
Jonathan Bither
|
cede8b6480
ath5k:Remove __raw_read and __raw_write
|
13 years ago |
Rusty Russell
|
3db1cd5c05
net: fix assignment of 0/1 to bool variables.
|
13 years ago |
Nick Kossifidis
|
c47faa364c
ath5k: Cleanups v2 + add kerneldoc on all hw functions
|
13 years ago |
Nick Kossifidis
|
1846ac3dbe
ath5k: Use usleep_range where possible
|
13 years ago |
Pavel Roskin
|
931be260ed
ath5k: clean up base.h and its use
|
14 years ago |
Pavel Roskin
|
32c254645f
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
|
14 years ago |
Pavel Roskin
|
8d44a823c8
ath5k: remove most references to XR
|
14 years ago |
Pavel Roskin
|
e0d687bd9d
ath5k: merge ath5k_hw and ath5k_softc
|
14 years ago |
Felix Fietkau
|
6340211c5f
ath5k: disable 32KHz sleep clock operation by default
|
14 years ago |
Felix Fietkau
|
f00643888c
ath5k: fix reference clock usec duration setting restore
|
14 years ago |
Pavel Roskin
|
6a2a0e7382
ath5k: fix typos, bad comment formatting and GHz in place of MHz
|
14 years ago |
Pavel Roskin
|
e4bbf2f541
ath5k: fix formatting errors found by checkpatch.pl
|
14 years ago |
Pavel Roskin
|
2753f87a57
ath5k: don't use volatile, it's not needed
|
14 years ago |
Pavel Roskin
|
0a5d381348
ath5k: replace spaces with tabs as suggested by checkpatch.pl
|
14 years ago |
Pavel Roskin
|
d816ab26f6
ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem
|
14 years ago |
Nick Kossifidis
|
a99168eece
ath5k: Disable fast channel switching by default
|
14 years ago |
John W. Linville
|
e245292e0a
ath5k: fix uninitialized var warning for txf2txs
|
14 years ago |
Bruno Randolf
|
0207c0c51a
ath5k: Use helper function to get eeprom mode from channel
|
14 years ago |
Bruno Randolf
|
26a51ad7f2
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
|
14 years ago |
Hauke Mehrtens
|
e98b06b09b
ath5k: Use pci_is_pcie()
|
14 years ago |
Felix Fietkau
|
4cebb34caa
ath5k: Fix reset and interrupts for AHB type of devices.
|
14 years ago |
Felix Fietkau
|
8efa5d7d6a
ath5k: Check if pci pdev struct is initialized in common functions.
|
14 years ago |
Nick Kossifidis
|
acb091d67c
ath5k: Cleanup turbo channel flags
|
14 years ago |
Nick Kossifidis
|
c2b0ebef26
ath5k: No need to save/restore staid flags on reset
|
14 years ago |
Nick Kossifidis
|
8aec7af99b
ath5k: Support synth-only channel change for AR2413/AR5413
|
14 years ago |
Nick Kossifidis
|
f08fbf6cf4
ath5k: Update PLL programming for turbo/half/quarter
|
14 years ago |
Nick Kossifidis
|
b405086ba4
ath5k: Increase PHY settling parameters for turo mode
|
14 years ago |
Nick Kossifidis
|
325089ab58
ath5k: Small cleanup on tweak_initvals
|
14 years ago |
Nick Kossifidis
|
c297560206
ath5k: Put core clock initialization on a new function
|
14 years ago |