aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ani.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: disable unnecessary PHY error reportingFelix Fietkau2011-11-111-5/+0
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-251-6/+0
* ath9k_hw: Disable MRC CCK for AR9485Vasanthakumar Thiagarajan2010-12-071-1/+1
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-52/+45
* ath9k: Use static constJoe Perches2010-11-221-4/+4
* ath9k_hw: fix PHY counter overflow handling in ANI v1Felix Fietkau2010-10-151-1/+1
* ath9k_hw: fix division by zero in the ANI monitor codeFelix Fietkau2010-10-151-6/+7
* ath9k_hw: move the cycle counter tracking to athFelix Fietkau2010-10-111-61/+3
* ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau2010-10-111-24/+2
* ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau2010-10-061-81/+2
* ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau2010-10-061-30/+28
* ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau2010-10-061-110/+32
* ath9k_hw: clean up ANI state handlingFelix Fietkau2010-10-061-235/+103
* ath9k_hw: add a helper function to check for the new ANI implementationFelix Fietkau2010-10-061-2/+7
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-061-6/+0
* ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau2010-10-061-72/+47
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-061-1/+1
|\
| * ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau2010-10-061-1/+1
* | drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.cNikitas Angelinas2010-09-141-2/+3
|/
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-33/+643
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-141-1/+1
* ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez2010-06-141-7/+23
* ath9k_hw: clear MIB interrupt causes when skipping ANI adjustmentsLuis R. Rodriguez2010-06-141-1/+8
* ath9k_hw: fix clock rate calculations for ANILuis R. Rodriguez2010-06-141-1/+30
* ath9k_htc: Handle host RX disableSujith2010-06-031-0/+1
* ath9k_hw: Remove pointless ANI deinitSujith2010-04-261-9/+0
* ath9k_hw: Use buffered register writesSujith2010-04-161-0/+23
* ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau2010-04-161-185/+1
* ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez2010-04-161-0/+1
* ath9k: move hw code to its own moduleLuis R. Rodriguez2009-10-071-0/+2
* ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez2009-10-071-1/+1
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-59/+74
* atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez2009-10-071-2/+2
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-22/+22
* ath9k: Fix bug in ANI channel handlingSujith2009-09-141-2/+4
* ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan2009-08-201-5/+1
* ath9k: Remove has_hw_phycountersSujith2009-08-141-108/+87
* ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()Luis R. Rodriguez2009-08-041-2/+2
* ath9k: describe hw initialization betterLuis R. Rodriguez2009-08-041-1/+1
* ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez2009-07-211-0/+12
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+822