summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
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
2010-10-05ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear
2010-10-05ath9k: add WDS interfaces to ath9kBill Jordan
2010-10-05ath9k : Fix for displaying the channel numberMohammed Shafi Shajakhan
2010-10-05ath9k_hw: remove some useless calibration dataFelix Fietkau
2010-10-05ath9k: fix channel flag / regd issues with multiple cardsFelix Fietkau
2010-10-05ath9k: return survey data for all channels instead of just the current oneFelix Fietkau
2010-10-05ath9k: remove the noise floor value in the ani structFelix Fietkau
2010-10-05ath9k: do not return default noise floor values via surveyFelix Fietkau
2010-10-05ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau
2010-10-05ath9k_htc: remove use of common->ani.noise_floorFelix Fietkau
2010-09-27ath9k_htc: Fix TKIP disconnect failure with HTC driversRajkumar Manoharan
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9285Felix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau
2010-09-24ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan
2010-09-24ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21ath9k: make the driver specific rate control module optionalFelix Fietkau
2010-09-21ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau
2010-09-21ath9k: clean up / fix aggregation session flushFelix Fietkau
2010-09-21ath9k: fix an aggregation start related race conditionFelix Fietkau
2010-09-21ath9k: clean up block ack window handlingFelix Fietkau
2010-09-21ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf
2010-09-16ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez
2010-09-16ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian
2010-09-16ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez
2010-09-16ath9k: fix regression on beacon loss after bgscanLuis R. Rodriguez
2010-09-16ath9k: fix power save race conditionsLuis R. Rodriguez
2010-09-16ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan
2010-09-16ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan
2010-09-16ath9k: make ath_ant_div_conf_fast_divbias staticJohn W. Linville
2010-09-16ath9k: Print rxfilter in debugfs.Ben Greear
2010-09-16ath9k: calcrxfilter should take multiple VIFs into account.Ben Greear
2010-09-16ath9k: Use common ath key management functionsBruno Randolf
2010-09-16ath/ath9k: Replace common->splitmic with a flagBruno Randolf