index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
phy.c
Commit message (
Expand
)
Author
Age
*
ath5k: cleanup channel to eprom_mode function
Jiri Slaby
2013-03-06
*
NET: ath5k, check ath5k_eeprom_mode_from_channel retval
Jiri Slaby
2013-02-08
*
ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filter
John W. Linville
2012-09-25
*
ath5k: Put power_level where it belongs and rename it
Nick Kossifidis
2012-08-10
*
ath5k: Preserve tx power level requested from above on phy_init
Nick Kossifidis
2012-08-10
*
ath5k: Fix range scaling when setting rate power table
Nick Kossifidis
2012-08-10
*
ath5k: Use correct value for min_pwr and cur_pwr
Nick Kossifidis
2012-08-10
*
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-10
*
ath5k: do not re-run AGC calibration periodically
Felix Fietkau
2012-03-06
*
ath5k: We always do full calibration on AR5210
Nick Kossifidis
2011-11-28
*
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
2011-11-28
*
ath5k: Use usleep_range where possible
Nick Kossifidis
2011-11-28
*
ath5k: Calibration re-work
Nick Kossifidis
2011-11-28
*
ath5k: clean up base.h and its use
Pavel Roskin
2011-08-08
*
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
Pavel Roskin
2011-08-08
*
ath5k: remove most references to XR
Pavel Roskin
2011-08-08
*
ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()
Pavel Roskin
2011-07-22
*
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-20
*
ath5k: fix reference clock frequency for spur mitigation on AR2413
Felix Fietkau
2011-07-13
*
ath5k: apply the synth voltage tweak only on AR5112 rev 2
Felix Fietkau
2011-07-13
*
ath5k: add missing checks for rfgain probe
Felix Fietkau
2011-07-13
*
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-11
*
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
2011-07-08
*
ath5k: replace spaces with tabs as suggested by checkpatch.pl
Pavel Roskin
2011-07-08
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
ath5k: Fix fast channel switching
Nick Kossifidis
2011-02-21
*
ath5k: Correct channel setting for AR2317 chip
Nikolay Ledovskikh
2011-02-18
*
ath5k: ath5k_eeprom_mode_from_channel() returns signed
Dan Carpenter
2011-01-04
*
ath5k: Use helper function to get eeprom mode from channel
Bruno Randolf
2010-12-22
*
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
Bruno Randolf
2010-12-22
*
ath5k: Track current TX power separately from max TX power
Bruno Randolf
2010-12-22
*
ath5k: Separate powertable setup and writing
Bruno Randolf
2010-12-22
*
ath5k: Simplify powertable recalculation
Bruno Randolf
2010-12-22
*
ath5k: Always write tx powertable on hw
Nick Kossifidis
2010-12-06
*
ath5k: Set turbo bit on rf bank 2
Nick Kossifidis
2010-11-30
*
ath5k: Cleanup turbo channel flags
Nick Kossifidis
2010-11-30
*
ath5k: Use correct clock when setting ofdm timings
Nick Kossifidis
2010-11-30
*
ath5k: Skip tx power setting on AR5210 for now
Nick Kossifidis
2010-11-30
*
ath5k: Tweak phy activate to rx start delay based on bwmode
Nick Kossifidis
2010-11-30
*
ath5k: Support synth-only channel change for AR2413/AR5413
Nick Kossifidis
2010-11-30
*
ath5k: Skip powertable setting when we are on the same channel
Nick Kossifidis
2010-11-30
*
ath5k: Update spur mitigation filter for turbo/half/quarter
Nick Kossifidis
2010-11-30
*
ath5k: Tweak power detector delays on RF5111/RF5112
Nick Kossifidis
2010-11-30
*
ath5k: Put core clock initialization on a new function
Nick Kossifidis
2010-11-30
*
ath5k: Add new field on ath5k_hw to track bandwidth modes
Nick Kossifidis
2010-11-30
*
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
2010-11-30
*
bitops: Provide generic sign_extend32 function
Andreas Herrmann
2010-11-15
*
ath5k: store the clock rate in common data on channel changes
Felix Fietkau
2010-10-11
*
ath5k: Fix bitmasks and typos for PCU Diagnostic register
Bruno Randolf
2010-09-28
*
ath5k: avoid unneeded calibration error messages
Fabio Rossi
2010-09-14
[next]