summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ani.c
AgeCommit message (Expand)Author
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-11ath9k: disable unnecessary PHY error reportingFelix Fietkau
2011-09-20ath9k: Store noise immunity values across scanningRajkumar Manoharan
2011-08-29ath9k: minor cleanup in aniMohammed Shafi Shajakhan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan
2010-12-07ath9k_hw: Disable MRC CCK for AR9485Vasanthakumar Thiagarajan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-11-22ath9k: Use static constJoe Perches
2010-10-15ath9k_hw: fix PHY counter overflow handling in ANI v1Felix Fietkau
2010-10-15ath9k_hw: fix division by zero in the ANI monitor codeFelix Fietkau
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau
2010-10-11ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau
2010-10-06ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau
2010-10-06ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau
2010-10-06ath9k_hw: clean up ANI state handlingFelix Fietkau
2010-10-06ath9k_hw: add a helper function to check for the new ANI implementationFelix Fietkau
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau
2010-10-06ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau
2010-10-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-06ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau
2010-09-14drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.cNikitas Angelinas
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez
2010-06-14ath9k_hw: clear MIB interrupt causes when skipping ANI adjustmentsLuis R. Rodriguez
2010-06-14ath9k_hw: fix clock rate calculations for ANILuis R. Rodriguez
2010-06-03ath9k_htc: Handle host RX disableSujith
2010-04-26ath9k_hw: Remove pointless ANI deinitSujith
2010-04-16ath9k_hw: Use buffered register writesSujith
2010-04-16ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez
2009-10-07ath9k: move hw code to its own moduleLuis R. Rodriguez
2009-10-07ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez
2009-10-07atheros: add common debug printingLuis R. Rodriguez
2009-10-07atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez
2009-10-07ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez
2009-09-14ath9k: Fix bug in ANI channel handlingSujith
2009-08-20ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan
2009-08-14ath9k: Remove has_hw_phycountersSujith
2009-08-04ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()Luis R. Rodriguez
2009-08-04ath9k: describe hw initialization betterLuis R. Rodriguez
2009-07-21ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez