summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan
2010-10-27ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan
2010-10-27ath9k: fix tx aggregation flush on AR9003Felix Fietkau
2010-10-27ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez
2010-10-27ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez
2010-10-27ath9k: add locking for starting the PCU on RXLuis R. Rodriguez
2010-10-27ath9k: add locking for stopping RXLuis R. Rodriguez
2010-10-25ath9k: resume aggregation immediately after a hardware resetFelix Fietkau
2010-10-25ath9k: fix handling of rate control probe framesFelix Fietkau
2010-10-25ath9k: fix crash in ath_update_survey_statsFelix Fietkau
2010-10-25ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian
2010-10-25ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez
2010-10-25ath9k: Properly initialize ath_common->cc_lock.Ben Greear
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15ath9k: Null out references to stale pointers.Ben Greear
2010-10-15ath9k: Remove bf_dmacontext.Ben Greear
2010-10-15ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez
2010-10-15ath9k_htc: set probe request rx filterRajkumar Manoharan
2010-10-15ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau
2010-10-15ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau
2010-10-15ath9k: make rate control debugfs stats per stationFelix Fietkau
2010-10-15ath9k: add missing locking around ath9k_hw_proc_mib_eventFelix Fietkau
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-15ath9k: do not track cycle counter updates in powersave modeFelix Fietkau
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13ath9k: Fix potential use-after-free.Ben Greear
2010-10-13ath9k: Set RX filter for Probe Request based on filter flagJouni Malinen
2010-10-13ath9k: Fix documentation in rate controlMohammed Shafi Shajakhan
2010-10-11ath9k: built-in rate control A-MPDU fixBjörn Smedman
2010-10-11ath9k: A-MPDU rate control info fixBjörn Smedman
2010-10-11ath9k: implement channel utilization stats for surveyFelix Fietkau
2010-10-11ath9k: add compile time checking for the size of the channel listFelix 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-07ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan
2010-10-06ath9k: Introduce a wrapper for power save disable.Senthil Balasubramanian
2010-10-06ath9k: remove unnecessary power save flags.Senthil Balasubramanian
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-06ath9k_hw: clean up calibration flagsFelix 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-10-05ath9k: get correct tx gain type in ath9k_hw_4k_get_eepromGabor Juhos