summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| * | ath9k: Fix documentation in rate controlMohammed Shafi Shajakhan2010-10-132-8/+9
| * | ath5k: Move debugfs under ieee80211/[wiphy-name]Ben Greear2010-10-133-36/+3
| * | ath5k: fix build break from "ath5k: Print out opmode in debugfs"Joe Perches2010-10-124-16/+13
| * | ath9k: built-in rate control A-MPDU fixBjörn Smedman2010-10-111-0/+6
| * | ath9k: A-MPDU rate control info fixBjörn Smedman2010-10-111-6/+13
| * | carl9170: A-MPDU frame type filterChristian Lamparter2010-10-111-1/+41
| * | carl9170: remove stale rx error pathChristian Lamparter2010-10-112-6/+11
| * | carl9170: common error path for bad framesChristian Lamparter2010-10-111-28/+20
| * | ath9k: implement channel utilization stats for surveyFelix Fietkau2010-10-112-16/+98
| * | ath9k: add compile time checking for the size of the channel listFelix Fietkau2010-10-112-1/+7
| * | ath5k: use the common cycle counter / listen time implementationFelix Fietkau2010-10-113-41/+26
| * | ath9k_hw: move the cycle counter tracking to athFelix Fietkau2010-10-119-87/+101
| * | ath5k: store the clock rate in common data on channel changesFelix Fietkau2010-10-113-6/+10
| * | ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau2010-10-113-37/+23
| * | ath5k: Adjust opmode when interfaces are removed.Ben Greear2010-10-111-26/+40
| * | ath5k: Print out opmode in debugfs.Ben Greear2010-10-113-0/+42
| * | ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan2010-10-071-4/+0
| * | ath9k: Introduce a wrapper for power save disable.Senthil Balasubramanian2010-10-061-18/+22
| * | ath9k: remove unnecessary power save flags.Senthil Balasubramanian2010-10-063-48/+4
| * | ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau2010-10-065-101/+3
| * | ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau2010-10-063-45/+29
| * | ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau2010-10-064-119/+34
| * | ath9k_hw: clean up ANI state handlingFelix Fietkau2010-10-066-260/+110
| * | 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-0612-61/+7
| * | ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau2010-10-065-92/+65
| * | ath9k_hw: clean up calibration flagsFelix Fietkau2010-10-066-77/+31
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-061-1/+1
| |\ \
| * | | ath9k: get correct tx gain type in ath9k_hw_4k_get_eepromGabor Juhos2010-10-051-1/+9
| * | | ath5k: Don't wake internal queuesBruno Randolf2010-10-051-1/+1
| * | | ath9k: Report total tx/rx bytes and packets in debugfs.Ben Greear2010-10-052-0/+27
| * | | ath5k: Print rx/tx bytes in debugfsBen Greear2010-10-053-0/+13
| * | | ath9k: add WDS interfaces to ath9kBill Jordan2010-10-052-0/+4
| * | | ath9k : Fix for displaying the channel numberMohammed Shafi Shajakhan2010-10-051-5/+10
| * | | ath9k_hw: remove some useless calibration dataFelix Fietkau2010-10-054-19/+0
| * | | ath9k: fix channel flag / regd issues with multiple cardsFelix Fietkau2010-10-051-6/+31
| * | | ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear2010-10-053-49/+249
| * | | ar9170: Remove MODULE_FIRMWARE references to two-stage firmwareBen Hutchings2010-10-051-2/+0
| * | | ath9k: return survey data for all channels instead of just the current oneFelix Fietkau2010-10-051-6/+21
| * | | ath9k: remove the noise floor value in the ani structFelix Fietkau2010-10-053-12/+0
| * | | ath9k: do not return default noise floor values via surveyFelix Fietkau2010-10-051-3/+5
| * | | ath9k_hw: keep calibrated noise floor values per channelFelix Fietkau2010-10-053-22/+22
| * | | ath9k_htc: remove use of common->ani.noise_floorFelix Fietkau2010-10-051-12/+1
| * | | carl9170: support firmware-based rx filterChristian Lamparter2010-10-059-10/+75
| * | | carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter2010-09-281-2/+0
| * | | ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf2010-09-283-19/+18
| * | | ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf2010-09-281-0/+6
| * | | ath5k: Increase "fudge" for beacon timersBruno Randolf2010-09-281-2/+5
| * | | ath5k: Check and fix ATIM windowBruno Randolf2010-09-283-0/+101
| * | | ath5k: Remove unused variable for atim windowBruno Randolf2010-09-283-3/+1
OpenPOWER on IntegriCloud