Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1c7276cfc04b1a5b296b691c2e07297a4f6c19aa
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
phy.c
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
9320b5c
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
· 14 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
6e22066
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
33a3182
ath5k: PHY code cleanup
by Nick Kossifidis
· 16 years ago
8b0162a
ath5k: ignore the return value of ath5k_hw_noise_floor_calibration
by Felix Fietkau
· 16 years ago
0bbac08
ath5k: reduce checkpatch.pl errors
by John Daiker
· 16 years ago
84e463f
ath5k: Fix bad udelay calls on AR5210 code
by Nick Kossifidis
· 16 years ago
c6e387a
ath5k: HW code cleanup
by Nick Kossifidis
· 16 years ago
f860ee2
ath5k: Update phy calibration functions
by Nick Kossifidis
· 16 years ago
cc6323c
ath5k: Update channel functions
by Nick Kossifidis
· 16 years ago
27bcdee
ath5k: Add RF2425 initial rfgain values
by Nick Kossifidis
· 16 years ago
136bfc7
ath5k: Add RF2425 initvals
by Nick Kossifidis
· 17 years ago
e9010e2
drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
by Joe Perches
· 17 years ago
74693a7
ath5k: Remove RF5413 from rf gain optimization functions
by Nick Kossifidis
· 17 years ago
903b474
ath5k: more RF2413 stuff
by Nick Kossifidis
· 17 years ago
f714dd6
ath5k: Add RF2413 initial settings
by Nick Kossifidis
· 17 years ago
e71c9fa
ath5k/phy.c: fix negative array index
by Luis R. Rodriguez
· 17 years ago
400ec45
ath5k: Cleanup after API changes
by Luis R. Rodriguez
· 17 years ago
d8ee398
ath5k: Port to new bitrate/channel API
by Luis R. Rodriguez
· 17 years ago
fa1c114
[PATCH] Net: add ath5k wireless driver
by Jiri Slaby
· 17 years ago