index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ani.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-25
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
1
-6
/
+0
2010-12-08
ath9k_hw: Disable MRC CCK for AR9485
Vasanthakumar Thiagarajan
1
-1
/
+1
2010-12-08
ath: Convert ath_print to ath_dbg
Joe Perches
1
-52
/
+45
2010-11-22
ath9k: Use static const
Joe Perches
1
-4
/
+4
2010-10-15
ath9k_hw: fix PHY counter overflow handling in ANI v1
Felix Fietkau
1
-1
/
+1
2010-10-15
ath9k_hw: fix division by zero in the ANI monitor code
Felix Fietkau
1
-6
/
+7
2010-10-11
ath9k_hw: move the cycle counter tracking to ath
Felix Fietkau
1
-61
/
+3
2010-10-11
ath9k_hw: store the clock rate in common data on channel changes
Felix Fietkau
1
-24
/
+2
2010-10-07
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
Felix Fietkau
1
-81
/
+2
2010-10-07
ath9k_hw: remove function pointer abstraction for internal ANI ops
Felix Fietkau
1
-30
/
+28
2010-10-07
ath9k_hw: remove code duplication in phy error counter handling
Felix Fietkau
1
-110
/
+32
2010-10-07
ath9k_hw: clean up ANI state handling
Felix Fietkau
1
-235
/
+103
2010-10-07
ath9k_hw: add a helper function to check for the new ANI implementation
Felix Fietkau
1
-2
/
+7
2010-10-07
ath9k_hw: clean up register write buffering
Felix Fietkau
1
-6
/
+0
2010-10-07
ath9k_hw: merge codepaths that access the cycle counter registers
Felix Fietkau
1
-72
/
+47
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-10-06
ath9k_hw: fix regression in ANI listen time calculation
Felix Fietkau
1
-1
/
+1
2010-09-15
drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.c
Nikitas Angelinas
1
-2
/
+3
2010-06-14
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
1
-33
/
+643
2010-06-14
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
1
-1
/
+1
2010-06-14
ath9k_hw: allow for spliting up ANI operations by family
Luis R. Rodriguez
1
-7
/
+23
2010-06-14
ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments
Luis R. Rodriguez
1
-1
/
+8
2010-06-14
ath9k_hw: fix clock rate calculations for ANI
Luis R. Rodriguez
1
-1
/
+30
2010-06-03
ath9k_htc: Handle host RX disable
Sujith
1
-0
/
+1
2010-04-26
ath9k_hw: Remove pointless ANI deinit
Sujith
1
-9
/
+0
2010-04-16
ath9k_hw: Use buffered register writes
Sujith
1
-0
/
+23
2010-04-16
ath9k_hw: Split off ANI control to the PHY ops
Felix Fietkau
1
-185
/
+1
2010-04-16
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
1
-0
/
+1
2009-10-08
ath9k: move hw code to its own module
Luis R. Rodriguez
1
-0
/
+2
2009-10-08
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
atheros: add common debug printing
Luis R. Rodriguez
1
-59
/
+74
2009-10-08
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
1
-2
/
+2
2009-10-08
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
1
-22
/
+22
2009-09-14
ath9k: Fix bug in ANI channel handling
Sujith
1
-2
/
+4
2009-08-20
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
1
-5
/
+1
2009-08-14
ath9k: Remove has_hw_phycounters
Sujith
1
-108
/
+87
2009-08-05
ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()
Luis R. Rodriguez
1
-2
/
+2
2009-08-05
ath9k: describe hw initialization better
Luis R. Rodriguez
1
-1
/
+1
2009-07-21
ath9k: Tune ANI function processing on AP mode during ANI reset
Luis R. Rodriguez
1
-0
/
+12
2009-04-23
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
1
-0
/
+822