index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2013-01-22
ath9k_hw: remove a useless WARN_ON
Felix Fietkau
2013-01-22
ath9k_hw: reduce struct ar5416AniState size
Felix Fietkau
2013-01-22
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
2012-09-11
ath9k_hw: Add AR9565 HW support
Sujith Manoharan
2012-06-28
ath9k: fix ANI operation in AP mode
Felix Fietkau
2012-06-22
ath9k_hw: rename mrcCCKOff to fix smatch warning
Rajkumar Manoharan
2012-06-20
ath9k_hw: clean up ANI OFDM trigger handling
Felix Fietkau
2012-06-20
ath9k_hw: fix setting lower noise immunity values
Felix Fietkau
2012-06-20
ath9k: remove MIB interrupt support
Felix Fietkau
2012-06-20
ath9k_hw: clean up defines and variables from the ANI implementation split
Felix Fietkau
2012-06-20
ath9k_hw: remove the old ANI implementation
Felix Fietkau
2012-06-20
ath9k_hw: clean up / fix ANI mode checks related to beacon RSSI
Felix Fietkau
2012-06-20
ath9k_hw: remove confusing logic inversion in an ANI variable
Felix Fietkau
2012-06-20
ath9k_hw: fix OFDM weak signal detection handling
Felix Fietkau
2012-06-20
ath9k_hw: remove aniState->noiseFloor
Felix Fietkau
2012-04-16
ath9k: reset noiseimmunity level to default
Rajkumar Manoharan
2012-04-09
ath9k_hw: improve ANI processing and rx desensitizing parameters
Rajkumar Manoharan
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-11
ath9k: disable unnecessary PHY error reporting
Felix Fietkau
2011-09-20
ath9k: Store noise immunity values across scanning
Rajkumar Manoharan
2011-08-29
ath9k: minor cleanup in ani
Mohammed Shafi Shajakhan
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-04-25
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2010-12-07
ath9k_hw: Disable MRC CCK for AR9485
Vasanthakumar Thiagarajan
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-11-22
ath9k: Use static const
Joe Perches
2010-10-15
ath9k_hw: fix PHY counter overflow handling in ANI v1
Felix Fietkau
2010-10-15
ath9k_hw: fix division by zero in the ANI monitor code
Felix Fietkau
2010-10-11
ath9k_hw: move the cycle counter tracking to ath
Felix Fietkau
2010-10-11
ath9k_hw: store the clock rate in common data on channel changes
Felix Fietkau
2010-10-06
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
Felix Fietkau
2010-10-06
ath9k_hw: remove function pointer abstraction for internal ANI ops
Felix Fietkau
2010-10-06
ath9k_hw: remove code duplication in phy error counter handling
Felix Fietkau
2010-10-06
ath9k_hw: clean up ANI state handling
Felix Fietkau
2010-10-06
ath9k_hw: add a helper function to check for the new ANI implementation
Felix Fietkau
2010-10-06
ath9k_hw: clean up register write buffering
Felix Fietkau
2010-10-06
ath9k_hw: merge codepaths that access the cycle counter registers
Felix Fietkau
2010-10-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-06
ath9k_hw: fix regression in ANI listen time calculation
Felix Fietkau
2010-09-14
drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.c
Nikitas Angelinas
2010-06-14
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
2010-06-14
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
2010-06-14
ath9k_hw: allow for spliting up ANI operations by family
Luis R. Rodriguez
2010-06-14
ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments
Luis R. Rodriguez
2010-06-14
ath9k_hw: fix clock rate calculations for ANI
Luis R. Rodriguez
2010-06-03
ath9k_htc: Handle host RX disable
Sujith
2010-04-26
ath9k_hw: Remove pointless ANI deinit
Sujith
2010-04-16
ath9k_hw: Use buffered register writes
Sujith
[next]