index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-28
ath5k: Fix bitmasks and typos for PCU Diagnostic register
Bruno Randolf
1
-2
/
+2
2010-09-15
ath5k: avoid unneeded calibration error messages
Fabio Rossi
1
-1
/
+1
2010-08-27
ath5k: fix off-by-one in pilot magnitude mask
Bob Copeland
1
-1
/
+1
2010-08-25
ath5k: trivial spelling fixes
Bob Copeland
1
-1
/
+1
2010-08-25
ath5k: clean up some comments
Bob Copeland
1
-9
/
+6
2010-06-28
ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413
Bruno Randolf
1
-1
/
+1
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
1
-0
/
+32
2010-06-08
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
Bruno Randolf
1
-2
/
+2
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+7
2010-06-07
ath5k: fix NULL pointer in antenna configuration
Bruno Randolf
1
-0
/
+7
2010-06-03
ath5k: remove ATH_TRACE macro
Bruno Randolf
1
-13
/
+0
2010-06-03
ath5k: move noise floor calibration into tasklet
Bruno Randolf
1
-23
/
+10
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-28
/
+9
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-09
ath5k: fixup some merge damage for AR5211 IQ calibration
John W. Linville
1
-1
/
+4
2010-04-08
ath5k: add bounds check to pdadc table
Bob Copeland
1
-1
/
+1
2010-04-08
ath5k: correct channel setting for 2.5 mhz spacing
Bob Copeland
1
-4
/
+4
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-23
/
+21
2010-03-31
ath5k: move ath5k_hw_calibration_poll to base.c
Bruno Randolf
1
-13
/
+0
2010-03-31
ath5k: optimize ath5k_hw_calibration_poll
Bruno Randolf
1
-14
/
+6
2010-03-31
ath5k: remove the use of SWI interrupt
Bruno Randolf
1
-2
/
+1
2010-03-31
ath5k: remove static calibration interval variable
Bruno Randolf
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-30
/
+8
2010-03-15
ath5k: remove dead source in ath5k_combine_linear_pcdac_curves
John W. Linville
1
-13
/
+0
2010-03-15
ath5k: remove some dead functions
John W. Linville
1
-12
/
+0
2010-03-11
ath5k: IQ calibration for AR5211 is slightly different
Bruno Randolf
1
-2
/
+9
2010-03-11
ath5k: preserve antenna settings
Bruno Randolf
1
-0
/
+1
2010-03-11
ath5k: fix I/Q calibration (for real)
Bruno Randolf
1
-18
/
+19
2010-03-11
ath5k: use fixed antenna for tx descriptors
Bruno Randolf
1
-2
/
+2
2010-03-09
ath5k: move ath5k_hw_register_timeout() into reset.c
Pavel Roskin
1
-4
/
+0
2010-03-09
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
1
-2
/
+4
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-3
/
+3
2009-11-24
ath5k: Fix I/Q calibration
Lukáš Turek
1
-2
/
+2
2009-11-16
ath5k: allow setting txpower to 0
Bob Copeland
1
-2
/
+0
2009-10-27
ath5k: use noise calibration from madwifi hal
Bob Copeland
1
-57
/
+128
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
1
-1
/
+2
2009-08-14
ath5k: Use SWI to trigger calibration
Nick Kossifidis
1
-0
/
+23
2009-08-14
ath5k: Linear PCDAC code fixes
Nick Kossifidis
1
-7
/
+17
2009-07-10
ath5k: cleanup ath5k_hw struct
Bob Copeland
1
-4
/
+3
2009-05-20
ath5k: avoid and warn on potential infinite loop
Bob Copeland
1
-0
/
+3
2009-05-06
ath5k: use ctl settings based on current regdomain
Bob Copeland
1
-12
/
+7
2009-05-06
ath5k: Add Spur filter support on newer chips
Nick Kossifidis
1
-4
/
+251
2009-05-06
ath5k: Implement antenna control
Nick Kossifidis
1
-5
/
+169
2009-05-06
ath5k: Allow user/driver to set txpower
Nick Kossifidis
1
-8
/
+37
2009-04-23
ath5k: fix interpolation with equal power levels
Fabio Rossi
1
-21
/
+28
2009-04-23
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
1
-0
/
+2599
[prev]