Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
04c9f416e371cff076a8b3279fb213628915d059
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ani.c
73dc3eb
ath9k: fix ANI operation in AP mode
by Felix Fietkau
· 12 years ago
81b67fd6
ath9k_hw: rename mrcCCKOff to fix smatch warning
by Rajkumar Manoharan
· 12 years ago
058a638
ath9k_hw: clean up ANI OFDM trigger handling
by Felix Fietkau
· 12 years ago
1e8f0a3
ath9k_hw: fix setting lower noise immunity values
by Felix Fietkau
· 12 years ago
198823f
ath9k: remove MIB interrupt support
by Felix Fietkau
· 12 years ago
465dce6
ath9k_hw: clean up defines and variables from the ANI implementation split
by Felix Fietkau
· 12 years ago
6790ae7
ath9k_hw: remove the old ANI implementation
by Felix Fietkau
· 12 years ago
5330df7
ath9k_hw: clean up / fix ANI mode checks related to beacon RSSI
by Felix Fietkau
· 12 years ago
7067e70
ath9k_hw: remove confusing logic inversion in an ANI variable
by Felix Fietkau
· 12 years ago
0b81cc3
ath9k_hw: fix OFDM weak signal detection handling
by Felix Fietkau
· 12 years ago
35e808b
ath9k_hw: remove aniState->noiseFloor
by Felix Fietkau
· 12 years ago
af1e8a6
ath9k: reset noiseimmunity level to default
by Rajkumar Manoharan
· 13 years ago
54da20d
ath9k_hw: improve ANI processing and rx desensitizing parameters
by Rajkumar Manoharan
· 13 years ago
23677ce
drivers/net: Remove boolean comparisons to true/false
by Joe Perches
· 13 years ago
d2182b6
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
by Joe Perches
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
ac06697
ath9k: disable unnecessary PHY error reporting
by Felix Fietkau
· 13 years ago
f36369a
ath9k: Store noise immunity values across scanning
by Rajkumar Manoharan
· 13 years ago
107021c
ath9k: minor cleanup in ani
by Mohammed Shafi Shajakhan
· 13 years ago
5b68138
ath9k: Drag the driver to the year 2011
by Sujith Manoharan
· 13 years ago
0ff2b5c
ath9k: Fix warnings from -Wunused-but-set-variable
by Sujith Manoharan
· 14 years ago
a95f160
ath9k_hw: Disable MRC CCK for AR9485
by Vasanthakumar Thiagarajan
· 14 years ago
226afe6
ath: Convert ath_print to ath_dbg
by Joe Perches
· 14 years ago
07b2fa5
ath9k: Use static const
by Joe Perches
· 14 years ago
431c748
ath9k_hw: fix PHY counter overflow handling in ANI v1
by Felix Fietkau
· 14 years ago
e49f913
ath9k_hw: fix division by zero in the ANI monitor code
by Felix Fietkau
· 14 years ago
b5bfc56
ath9k_hw: move the cycle counter tracking to ath
by Felix Fietkau
· 14 years ago
dfdac8a
ath9k_hw: store the clock rate in common data on channel changes
by Felix Fietkau
· 14 years ago
9579217
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
by Felix Fietkau
· 14 years ago
8eb4980
ath9k_hw: remove function pointer abstraction for internal ANI ops
by Felix Fietkau
· 14 years ago
bfc472b
ath9k_hw: remove code duplication in phy error counter handling
by Felix Fietkau
· 14 years ago
093115b
ath9k_hw: clean up ANI state handling
by Felix Fietkau
· 14 years ago
71ea420
ath9k_hw: add a helper function to check for the new ANI implementation
by Felix Fietkau
· 14 years ago
435c161
ath9k_hw: clean up register write buffering
by Felix Fietkau
· 14 years ago
9dbebc7
ath9k_hw: merge codepaths that access the cycle counter registers
by Felix Fietkau
· 14 years ago
373426c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
918df62
ath9k_hw: fix regression in ANI listen time calculation
by Felix Fietkau
· 14 years ago
bbce80e
drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.c
by Nikitas Angelinas
· 14 years ago
e36b27a
ath9k: add new ANI implementation for AR9003
by Luis R. Rodriguez
· 14 years ago
40346b6
ath9k_hw: inform ANI calibration when scanning
by Luis R. Rodriguez
· 14 years ago
ac0bb76
ath9k_hw: allow for spliting up ANI operations by family
by Luis R. Rodriguez
· 14 years ago
6e97f0f
ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments
by Luis R. Rodriguez
· 14 years ago
37e5bf6
ath9k_hw: fix clock rate calculations for ANI
by Luis R. Rodriguez
· 14 years ago
21d5130
ath9k_htc: Handle host RX disable
by Sujith
· 14 years ago
51f139d
ath9k_hw: Remove pointless ANI deinit
by Sujith
· 15 years ago
7d0d0df
ath9k_hw: Use buffered register writes
by Sujith
· 15 years ago
c16fcb4
ath9k_hw: Split off ANI control to the PHY ops
by Felix Fietkau
· 15 years ago
8fe6536
ath9k_hw: Move some RF ops to the private callbacks
by Luis R. Rodriguez
· 15 years ago
7322fd1
ath9k: move hw code to its own module
by Luis R. Rodriguez
· 15 years ago
cfe8cba
ath9k: clarify what hw code is and remove ath9k.h from a few files
by Luis R. Rodriguez
· 15 years ago
c46917b
atheros: add common debug printing
by Luis R. Rodriguez
· 15 years ago
b002a4a
atheros: add ieee80211_hw to ath_common
by Luis R. Rodriguez
· 15 years ago
4d6b228
ath9k: use ath_hw for DPRINTF() and debug init/exit
by Luis R. Rodriguez
· 15 years ago
d37b7da
ath9k: Fix bug in ANI channel handling
by Sujith
· 15 years ago
22e66a4
ath9k: Nuke struct ath9k_node_stats
by Vasanthakumar Thiagarajan
· 15 years ago
1aa8e84
ath9k: Remove has_hw_phycounters
by Sujith
· 15 years ago
e70c0cf
ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()
by Luis R. Rodriguez
· 15 years ago
f637cfd
ath9k: describe hw initialization better
by Luis R. Rodriguez
· 15 years ago
c66284f
ath9k: Tune ANI function processing on AP mode during ANI reset
by Luis R. Rodriguez
· 15 years ago
203c480
atheros: put atheros wireless drivers into ath/
by Luis R. Rodriguez
· 16 years ago
[Renamed from drivers/net/wireless/ath9k/ani.c]
d8baa93
ath9k: Cleanup debug messages
by Sujith
· 16 years ago
cee075a
ath9k: Update copyright in all the files
by Sujith
· 16 years ago
0fd06c9
ath9k: Fix bug in disabling MIB counters
by Sujith
· 16 years ago
2660b81
ath9k: Remove all the useless ah_ variable prefixes
by Sujith
· 16 years ago
cbe61d8
ath9k: Merge ath_hal and ath_hal_5416 structures
by Sujith
· 16 years ago
ee6e8d1
ath9k: Convert ANI channel to a pointer
by Sujith
· 16 years ago
394cf0a
ath9k: Header file cleanup
by Sujith
· 16 years ago
9950688
ath9k: fix null pointer dereference in ani monitor code
by Gabor Juhos
· 16 years ago
38b3370
ath9k: Make ANI CCK and OFDM error triggers band specific
by Luis R. Rodriguez
· 16 years ago
d97809d
ath9k: Replace ath9k_opmode with nl80211_iftype
by Colin McCabe
· 16 years ago
04bd463
ath9k: Use cleaner debug masks
by Sujith
· 16 years ago
f1dc560
ath9k: Refactor hw.c
by Sujith
· 16 years ago