Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cb86ae95a0168be2acc6c48b1671ffaba1e5e39e
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
phy.c
436c109
ath5k: fix NULL pointer in antenna configuration
by Bruno Randolf
· 14 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
· 15 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