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 |
Nick Kossifidis
|
e088f23be1
ath5k: Stop PCU on reset
|
14 years ago |
Nick Kossifidis
|
d41174fabd
ath5k: Add new function to stop rx/tx DMA
|
14 years ago |
Nick Kossifidis
|
9320b5c4a7
ath5k: Reset cleanup and generic cleanup
|
14 years ago |
Ben Greear
|
b1ae1edf9e
ath5k: Allow ath5k to support virtual STA and AP interfaces.
|
14 years ago |
Bob Copeland
|
8801df86d7
ath5k: trivial spelling fixes
|
15 years ago |
Bob Copeland
|
a180a13081
ath5k: clean up some comments
|
15 years ago |
Nick Kossifidis
|
418de6d955
ath5k: rename ath5k_hw_set_associd to _set_bssid
|
15 years ago |
Bruno Randolf
|
20fbed21e9
ath5k: no need to save/restore the default antenna
|
15 years ago |