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
/
ani.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_hw: do not lower ANI setting below default on AR913x
Felix Fietkau
2014-04-30
1
-0
/
+6
*
ath9k_hw: remove ANI function restrictions for AP mode
Felix Fietkau
2014-03-14
1
-11
/
+0
*
ath9k_hw: tweak noise immunity thresholds for older chipsets
Felix Fietkau
2014-03-03
1
-4
/
+19
*
ath9k_hw: toggle weak signal detection in AP mode on older chipsets
Felix Fietkau
2014-03-03
1
-8
/
+10
*
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
2013-10-14
1
-4
/
+2
*
ath9k: Remove unused ANI commands
Sujith Manoharan
2013-08-28
1
-3
/
+0
*
ath9k: Fix ANI for AP mode
Sujith Manoharan
2013-06-17
1
-17
/
+12
*
ath9k: Remove redundant code
Sujith Manoharan
2013-06-12
1
-11
/
+0
*
ath9k: Fix ANI levels
Sujith Manoharan
2013-06-12
1
-4
/
+4
*
ath9k: Fix ANI monitoring
Sujith Manoharan
2013-06-12
1
-12
/
+17
*
ath9k: Fix OFDM weak signal detection for AP mode
Sujith Manoharan
2013-06-12
1
-4
/
+9
*
ath9k: Do not maintain ANI state per-channel
Sujith Manoharan
2013-06-03
1
-23
/
+17
*
ath9k: Set ofdmWeakSigDetect directly
Sujith Manoharan
2013-06-03
1
-5
/
+1
*
ath9k: Simplify ANI initialization
Sujith Manoharan
2013-06-03
1
-8
/
+5
*
ath9k_hw: remove a useless WARN_ON
Felix Fietkau
2013-01-22
1
-3
/
+0
*
ath9k_hw: reduce struct ar5416AniState size
Felix Fietkau
2013-01-22
1
-7
/
+6
*
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
2013-01-22
1
-17
/
+0
*
ath9k_hw: Add AR9565 HW support
Sujith Manoharan
2012-09-11
1
-1
/
+1
*
ath9k: fix ANI operation in AP mode
Felix Fietkau
2012-06-28
1
-14
/
+15
*
ath9k_hw: rename mrcCCKOff to fix smatch warning
Rajkumar Manoharan
2012-06-22
1
-6
/
+2
*
ath9k_hw: clean up ANI OFDM trigger handling
Felix Fietkau
2012-06-20
1
-13
/
+10
*
ath9k_hw: fix setting lower noise immunity values
Felix Fietkau
2012-06-20
1
-12
/
+12
*
ath9k: remove MIB interrupt support
Felix Fietkau
2012-06-20
1
-40
/
+0
*
ath9k_hw: clean up defines and variables from the ANI implementation split
Felix Fietkau
2012-06-20
1
-27
/
+15
*
ath9k_hw: remove the old ANI implementation
Felix Fietkau
2012-06-20
1
-316
/
+16
*
ath9k_hw: clean up / fix ANI mode checks related to beacon RSSI
Felix Fietkau
2012-06-20
1
-7
/
+5
*
ath9k_hw: remove confusing logic inversion in an ANI variable
Felix Fietkau
2012-06-20
1
-9
/
+8
*
ath9k_hw: fix OFDM weak signal detection handling
Felix Fietkau
2012-06-20
1
-4
/
+7
*
ath9k_hw: remove aniState->noiseFloor
Felix Fietkau
2012-06-20
1
-7
/
+4
*
ath9k: reset noiseimmunity level to default
Rajkumar Manoharan
2012-04-16
1
-2
/
+6
*
ath9k_hw: improve ANI processing and rx desensitizing parameters
Rajkumar Manoharan
2012-04-09
1
-26
/
+23
*
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
1
-3
/
+3
*
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
1
-16
/
+13
*
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ath9k: disable unnecessary PHY error reporting
Felix Fietkau
2011-10-11
1
-5
/
+0
*
ath9k: Store noise immunity values across scanning
Rajkumar Manoharan
2011-09-20
1
-2
/
+8
*
ath9k: minor cleanup in ani
Mohammed Shafi Shajakhan
2011-08-29
1
-1
/
+1
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-25
1
-6
/
+0
*
ath9k_hw: Disable MRC CCK for AR9485
Vasanthakumar Thiagarajan
2010-12-07
1
-1
/
+1
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-52
/
+45
*
ath9k: Use static const
Joe Perches
2010-11-22
1
-4
/
+4
*
ath9k_hw: fix PHY counter overflow handling in ANI v1
Felix Fietkau
2010-10-15
1
-1
/
+1
*
ath9k_hw: fix division by zero in the ANI monitor code
Felix Fietkau
2010-10-15
1
-6
/
+7
*
ath9k_hw: move the cycle counter tracking to ath
Felix Fietkau
2010-10-11
1
-61
/
+3
*
ath9k_hw: store the clock rate in common data on channel changes
Felix Fietkau
2010-10-11
1
-24
/
+2
*
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
Felix Fietkau
2010-10-06
1
-81
/
+2
*
ath9k_hw: remove function pointer abstraction for internal ANI ops
Felix Fietkau
2010-10-06
1
-30
/
+28
*
ath9k_hw: remove code duplication in phy error counter handling
Felix Fietkau
2010-10-06
1
-110
/
+32
*
ath9k_hw: clean up ANI state handling
Felix Fietkau
2010-10-06
1
-235
/
+103
[next]