summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* carl9170: revamp carl9170_tx_prepareChristian Lamparter2010-09-281-80/+75
* carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter2010-09-281-1/+1
* carl9170: fix tx_ampdu_upload counterChristian Lamparter2010-09-281-1/+14
* carl9170: remove lost-frame workaroundChristian Lamparter2010-09-283-40/+2
* carl9170: angle brackets for wiki linkChristian Lamparter2010-09-281-1/+1
* carl9170: remove non-standard ba session teardownChristian Lamparter2010-09-281-3/+0
* ath9k_htc: Fix TKIP disconnect failure with HTC driversRajkumar Manoharan2010-09-271-0/+3
* mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-272-3/+6
* ath9k_hw: simplify revision checks for AR9287Felix Fietkau2010-09-275-16/+9
* ath9k_hw: simplify revision checks for AR9285Felix Fietkau2010-09-276-37/+8
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-2710-42/+36
* ath5k: Add bssid mask and rxfilter to debugfs.Ben Greear2010-09-272-0/+59
* ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan2010-09-241-1/+8
* ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan2010-09-241-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-244-3/+6
|\
| * ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez2010-08-312-2/+1
| * ath9k_hw: Fix EEPROM uncompress block reading on AR9003Luis R. Rodriguez2010-08-311-1/+1
| * ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-301-0/+4
* | ath9k: make the driver specific rate control module optionalFelix Fietkau2010-09-214-1/+22
* | ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau2010-09-213-15/+16
* | ath9k: clean up / fix aggregation session flushFelix Fietkau2010-09-211-37/+26
* | ath9k: fix an aggregation start related race conditionFelix Fietkau2010-09-213-6/+13
* | ath9k: clean up block ack window handlingFelix Fietkau2010-09-212-6/+4
* | carl9170: fix hang in AP mode when HT STA does PSMChristian Lamparter2010-09-211-2/+2
* | carl9170: reinit phy after HT settings have changedChristian Lamparter2010-09-212-12/+14
* | carl9170: fix state downgrade during resetChristian Lamparter2010-09-211-2/+0
* | carl9170: abort tasklet during usb resetChristian Lamparter2010-09-211-0/+3
* | carl9170: don't load bogus nf of chain 1Christian Lamparter2010-09-213-12/+9