Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a3dbeb5b45af5b6113385db89fce2a8279278e8b
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
phy.c
1887417
ath5k: cleanup channel to eprom_mode function
by Jiri Slaby
· 12 years ago
c5e534e5
NET: ath5k, check ath5k_eeprom_mode_from_channel retval
by Jiri Slaby
· 12 years ago
944f8a1
ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filter
by John W. Linville
· 12 years ago
987af54
ath5k: Put power_level where it belongs and rename it
by Nick Kossifidis
· 12 years ago
493ca5e
ath5k: Preserve tx power level requested from above on phy_init
by Nick Kossifidis
· 12 years ago
7550519
ath5k: Fix range scaling when setting rate power table
by Nick Kossifidis
· 12 years ago
d12c5c5
ath5k: Use correct value for min_pwr and cur_pwr
by Nick Kossifidis
· 12 years ago
516304b
ath: Add and use pr_fmt, convert printks to pr_<level>
by Joe Perches
· 13 years ago
5c17ddc
ath5k: do not re-run AGC calibration periodically
by Felix Fietkau
· 13 years ago
dafae6a
ath5k: We always do full calibration on AR5210
by Nick Kossifidis
· 13 years ago
c47faa3
ath5k: Cleanups v2 + add kerneldoc on all hw functions
by Nick Kossifidis
· 13 years ago
1846ac3
ath5k: Use usleep_range where possible
by Nick Kossifidis
· 13 years ago
ce169ac
ath5k: Calibration re-work
by Nick Kossifidis
· 13 years ago
931be26
ath5k: clean up base.h and its use
by Pavel Roskin
· 13 years ago
32c2546
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
by Pavel Roskin
· 14 years ago
8d44a82
ath5k: remove most references to XR
by Pavel Roskin
· 14 years ago
bb78c71
ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()
by Pavel Roskin
· 14 years ago
e0d687b
ath5k: merge ath5k_hw and ath5k_softc
by Pavel Roskin
· 14 years ago
2d2cf47
ath5k: fix reference clock frequency for spur mitigation on AR2413
by Felix Fietkau
· 14 years ago
ca8bfd9
ath5k: apply the synth voltage tweak only on AR5112 rev 2
by Felix Fietkau
· 14 years ago
b613c72
ath5k: add missing checks for rfgain probe
by Felix Fietkau
· 14 years ago
6a2a0e7
ath5k: fix typos, bad comment formatting and GHz in place of MHz
by Pavel Roskin
· 14 years ago
e4bbf2f
ath5k: fix formatting errors found by checkpatch.pl
by Pavel Roskin
· 14 years ago
0a5d381
ath5k: replace spaces with tabs as suggested by checkpatch.pl
by Pavel Roskin
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
573cfde
ath5k: Fix fast channel switching
by Nick Kossifidis
· 14 years ago
28bec7b
ath5k: Correct channel setting for AR2317 chip
by Nikolay Ledovskikh
· 14 years ago
a8851d1
ath5k: ath5k_eeprom_mode_from_channel() returns signed
by Dan Carpenter
· 14 years ago
0207c0c
ath5k: Use helper function to get eeprom mode from channel
by Bruno Randolf
· 14 years ago
26a51ad
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
by Bruno Randolf
· 14 years ago
51f0062
ath5k: Track current TX power separately from max TX power
by Bruno Randolf
· 14 years ago
56bd29d
ath5k: Separate powertable setup and writing
by Bruno Randolf
· 14 years ago
26c7fc4
ath5k: Simplify powertable recalculation
by Bruno Randolf
· 14 years ago
d84938c
ath5k: Always write tx powertable on hw
by Nick Kossifidis
· 14 years ago
4352fab
ath5k: Set turbo bit on rf bank 2
by Nick Kossifidis
· 14 years ago
acb091d
ath5k: Cleanup turbo channel flags
by Nick Kossifidis
· 14 years ago
73a06a6
ath5k: Use correct clock when setting ofdm timings
by Nick Kossifidis
· 14 years ago
3bb1765
ath5k: Skip tx power setting on AR5210 for now
by Nick Kossifidis
· 14 years ago
b02f5d1
ath5k: Tweak phy activate to rx start delay based on bwmode
by Nick Kossifidis
· 14 years ago
8aec7af
ath5k: Support synth-only channel change for AR2413/AR5413
by Nick Kossifidis
· 14 years ago
4c57581
ath5k: Skip powertable setting when we are on the same channel
by Nick Kossifidis
· 14 years ago
a2677fe
ath5k: Update spur mitigation filter for turbo/half/quarter
by Nick Kossifidis
· 14 years ago
b2b4c69
ath5k: Tweak power detector delays on RF5111/RF5112
by Nick Kossifidis
· 14 years ago
c297560
ath5k: Put core clock initialization on a new function
by Nick Kossifidis
· 14 years ago
fa3d2fe
ath5k: Add new field on ath5k_hw to track bandwidth modes
by Nick Kossifidis
· 14 years ago
9320b5c4
ath5k: Reset cleanup and generic cleanup
by Nick Kossifidis
· 14 years ago
7919a57
bitops: Provide generic sign_extend32 function
by Andreas Herrmann
· 14 years ago
9d119f3
ath5k: store the clock rate in common data on channel changes
by Felix Fietkau
· 14 years ago
eada7ca
ath5k: Fix bitmasks and typos for PCU Diagnostic register
by Bruno Randolf
· 14 years ago
516c6e1
ath5k: avoid unneeded calibration error messages
by Fabio Rossi
· 14 years ago
53b1cf8
ath5k: fix off-by-one in pilot magnitude mask
by Bob Copeland
· 14 years ago
8801df8
ath5k: trivial spelling fixes
by Bob Copeland
· 14 years ago
a180a13
ath5k: clean up some comments
by Bob Copeland
· 14 years ago
6665b54
ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413
by Bruno Randolf
· 15 years ago
0ca7402
ath5k: new function for setting the antenna switch table
by Bruno Randolf
· 15 years ago
39d5b2c
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
by Bruno Randolf
· 15 years ago
9d88477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
436c109
ath5k: fix NULL pointer in antenna configuration
by Bruno Randolf
· 15 years ago
230fc4f
ath5k: remove ATH_TRACE macro
by Bruno Randolf
· 15 years ago
9e04a7e
ath5k: move noise floor calibration into tasklet
by Bruno Randolf
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ace5d5d
ath5k: fixup some merge damage for AR5211 IQ calibration
by John W. Linville
· 15 years ago
4f59fce
ath5k: add bounds check to pdadc table
by Bob Copeland
· 15 years ago
1968cc7
ath5k: correct channel setting for 2.5 mhz spacing
by Bob Copeland
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
6a8a3f6
ath5k: move ath5k_hw_calibration_poll to base.c
by Bruno Randolf
· 15 years ago
a9167f9
ath5k: optimize ath5k_hw_calibration_poll
by Bruno Randolf
· 15 years ago
e65e1d7
ath5k: remove the use of SWI interrupt
by Bruno Randolf
· 15 years ago
1063b17
ath5k: remove static calibration interval variable
by Bruno Randolf
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
33e2bf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
a93b7ae
ath5k: remove dead source in ath5k_combine_linear_pcdac_curves
by John W. Linville
· 15 years ago
6fe10e7
ath5k: remove some dead functions
by John W. Linville
· 15 years ago
49a85d2
ath5k: IQ calibration for AR5211 is slightly different
by Bruno Randolf
· 15 years ago
caec911
ath5k: preserve antenna settings
by Bruno Randolf
· 15 years ago
86415d4
ath5k: fix I/Q calibration (for real)
by Bruno Randolf
· 15 years ago
8bd8bea
ath5k: use fixed antenna for tx descriptors
by Bruno Randolf
· 15 years ago
ec182d9
ath5k: move ath5k_hw_register_timeout() into reset.c
by Pavel Roskin
· 15 years ago
626ede6
ath5k: remove stale function declarations, make some functions static
by Pavel Roskin
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
f1cf2db
ath5k: Fix I/Q calibration
by Lukáš Turek
· 15 years ago
2eb2fa6
ath5k: allow setting txpower to 0
by Bob Copeland
· 15 years ago
e5e2647
ath5k: use noise calibration from madwifi hal
by Bob Copeland
· 15 years ago
608b88c
ath: move regulatory info into shared common structure
by Luis R. Rodriguez
· 15 years ago
6e220662
ath5k: Use SWI to trigger calibration
by Nick Kossifidis
· 15 years ago
d1cb0bd
ath5k: Linear PCDAC code fixes
by Nick Kossifidis
· 15 years ago
46026e8
ath5k: cleanup ath5k_hw struct
by Bob Copeland
· 16 years ago
9c8b3ed
ath5k: avoid and warn on potential infinite loop
by Bob Copeland
· 16 years ago
6752ee9
ath5k: use ctl settings based on current regdomain
by Bob Copeland
· 16 years ago
57e6c56
ath5k: Add Spur filter support on newer chips
by Nick Kossifidis
· 16 years ago
2bed03e
ath5k: Implement antenna control
by Nick Kossifidis
· 16 years ago
a082381
ath5k: Allow user/driver to set txpower
by Nick Kossifidis
· 16 years ago
64cdb0e
ath5k: fix interpolation with equal power levels
by Fabio Rossi
· 16 years ago
203c480
atheros: put atheros wireless drivers into ath/
by Luis R. Rodriguez
· 16 years ago
[Renamed from drivers/net/wireless/ath5k/phy.c]
8f655dd
ath5k: Add tx power calibration support
by Nick Kossifidis
· 16 years ago
8892e4e
ath5k: Update RF Buffer handling
by Nick Kossifidis
· 16 years ago
6f3b414
ath5k: Update gain_F calibration code and add documentation
by Nick Kossifidis
· 16 years ago
Next »