index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9003_phy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Remove unused ANI commands
Sujith Manoharan
2013-08-28
1
-2
/
+0
*
ath9k: Add support for AR9485 1.2
Sujith Manoharan
2013-08-22
1
-1
/
+1
*
ath9k: avoid accessing MRC registers on single-chain devices
Felix Fietkau
2013-08-15
1
-0
/
+4
*
ath9k: Fix build failure
Sujith Manoharan
2013-08-09
1
-1
/
+8
*
ath9k: Support ANT diversity for WB225
Sujith Manoharan
2013-08-05
1
-38
/
+82
*
ath9k: Remove "shared_chain_lnadiv"
Sujith Manoharan
2013-08-05
1
-1
/
+0
*
ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadiv
Sujith Manoharan
2013-08-05
1
-3
/
+2
*
ath9k: Fix diversity combining for AR9285
Sujith Manoharan
2013-07-24
1
-2
/
+2
*
ath9k: Program correct initvals for FCC
Sujith Manoharan
2013-07-22
1
-1
/
+17
*
ath9k: Move INI overrides to ar9003_hw_override_ini
Sujith Manoharan
2013-07-22
1
-17
/
+16
*
ath9k: Add support for AR9462 2.1
Sujith Manoharan
2013-06-24
1
-3
/
+3
*
ath9k: Program initvals for CUS217
Sujith Manoharan
2013-06-18
1
-0
/
+10
*
ath9k: Add support for 5G-XLNA/AR9462
Sujith Manoharan
2013-06-18
1
-0
/
+27
*
ath9k: Fix ofdm weak signal configuration
Sujith Manoharan
2013-06-12
1
-0
/
+60
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-12
1
-1
/
+2
|
\
|
*
ath9k_hw: fix spur mitigation issues on AR934x
Felix Fietkau
2013-05-24
1
-1
/
+2
*
|
ath9k: Do not maintain ANI state per-channel
Sujith Manoharan
2013-06-03
1
-2
/
+2
*
|
ath9k: Set ofdmWeakSigDetect directly
Sujith Manoharan
2013-06-03
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-20
/
+7
|
\
|
*
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
2013-01-22
1
-19
/
+6
|
*
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
2013-01-22
1
-1
/
+1
*
|
ath9k: add spectral scan feature
Simon Wunderlich
2013-01-09
1
-0
/
+64
*
|
ath9k_hw: Fix radio programming for AR9550
Sujith Manoharan
2013-01-09
1
-14
/
+17
|
/
*
ath9k_hw: Program filter coefficients correctly
Sujith Manoharan
2012-11-16
1
-1
/
+1
*
ath9k: Add a debugfs file to adjust antenna diversity
Sujith Manoharan
2012-09-28
1
-1
/
+1
*
ath9k_hw: Add a HW callback to set diversity
Sujith Manoharan
2012-09-24
1
-0
/
+60
*
ath9k_hw: Add antenna diversity group for AR9565
Sujith Manoharan
2012-09-24
1
-0
/
+3
*
ath9k_hw: fix ar9462 selfgen chainmask
Rajkumar Manoharan
2012-09-24
1
-3
/
+0
*
ath9k_hw: Rename antenna diversity macros
Sujith Manoharan
2012-09-11
1
-23
/
+22
*
ath9k_hw: Fix spur mitigation for AR9565
Sujith Manoharan
2012-09-11
1
-7
/
+60
*
ath9k_hw: Add AR9565 HW support
Sujith Manoharan
2012-09-11
1
-5
/
+5
*
ath9k_hw: Add AR9565 initvals
Sujith Manoharan
2012-09-11
1
-3
/
+6
*
ath9k_hw: fix 5 GHz frequency selection on AR934x/AR955x with 25 MHz refclock
Felix Fietkau
2012-07-17
1
-2
/
+2
*
ath9k: fix RF channel frequency configuration for AR9550
Gabor Juhos
2012-07-09
1
-2
/
+3
*
ath9k: read spur frequency information from eeprom for AR9550
Gabor Juhos
2012-07-09
1
-2
/
+4
*
ath9k: add mode register initialization code for AR9550
Gabor Juhos
2012-07-09
1
-1
/
+60
*
ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cck
Rajkumar Manoharan
2012-06-22
1
-3
/
+1
*
ath9k_hw: rename mrcCCKOff to fix smatch warning
Rajkumar Manoharan
2012-06-22
1
-5
/
+5
*
ath9k_hw: clean up defines and variables from the ANI implementation split
Felix Fietkau
2012-06-20
1
-10
/
+10
*
ath9k_hw: remove confusing logic inversion in an ANI variable
Felix Fietkau
2012-06-20
1
-5
/
+5
*
ath9k_hw: configure ar9462 switching regulator
Rajkumar Manoharan
2012-06-06
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-3
/
+3
|
\
|
*
Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"
Rajkumar Manoharan
2012-05-02
1
-2
/
+2
|
*
ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower
Gabor Juhos
2012-04-23
1
-1
/
+1
*
|
ath9k_hw: fix and clean up PHY activation delay
Felix Fietkau
2012-04-23
1
-18
/
+2
*
|
ath9k_hw: increase symbol overlap window for half/quarter channels
Felix Fietkau
2012-04-23
1
-0
/
+4
*
|
ath9k_hw: set the PHY mode for half/quarter channels on AR9003
Felix Fietkau
2012-04-23
1
-0
/
+4
*
|
ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ
Gabor Juhos
2012-04-17
1
-4
/
+6
*
|
ath9k_hw: Remove BTCOEX initvals
Sujith Manoharan
2012-04-13
1
-3
/
+0
*
|
ath9k: remove dead code
Zefir Kurtisi
2012-04-12
1
-1
/
+0
[next]