summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
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-05ath5k: Don't wake internal queuesBruno Randolf
2010-10-05ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear
2010-10-05ath5k: Print rx/tx bytes in debugfsBen 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-05ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear
2010-10-05ar9170: Remove MODULE_FIRMWARE references to two-stage firmwareBen Hutchings
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-10-05carl9170: support firmware-based rx filterChristian Lamparter
2010-09-28carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter
2010-09-28ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf
2010-09-28ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf
2010-09-28ath5k: Increase "fudge" for beacon timersBruno Randolf
2010-09-28ath5k: Check and fix ATIM windowBruno Randolf
2010-09-28ath5k: Remove unused variable for atim windowBruno Randolf
2010-09-28carl9170: revamp carl9170_tx_prepareChristian Lamparter
2010-09-28carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter
2010-09-28carl9170: fix tx_ampdu_upload counterChristian Lamparter
2010-09-28carl9170: remove lost-frame workaroundChristian Lamparter
2010-09-28carl9170: angle brackets for wiki linkChristian Lamparter
2010-09-28carl9170: remove non-standard ba session teardownChristian Lamparter
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-27ath5k: Add bssid mask and rxfilter to debugfs.Ben Greear
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