summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* carl9170: revamp carl9170_tx_prepareChristian Lamparter2010-09-281-80/+75Star
* 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/+2Star
* carl9170: angle brackets for wiki linkChristian Lamparter2010-09-281-1/+1
* carl9170: remove non-standard ba session teardownChristian Lamparter2010-09-281-3/+0Star
* 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/+9Star
* ath9k_hw: simplify revision checks for AR9285Felix Fietkau2010-09-276-37/+8Star
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-2710-42/+36Star
* 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/+1Star
| * 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/+26Star
* | ath9k: fix an aggregation start related race conditionFelix Fietkau2010-09-213-6/+13
* | ath9k: clean up block ack window handlingFelix Fietkau2010-09-212-6/+4Star
* | 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/+0Star
* | carl9170: abort tasklet during usb resetChristian Lamparter2010-09-211-0/+3
* | carl9170: don't load bogus nf of chain 1Christian Lamparter2010-09-213-12/+9Star
* | carl9170: fix noise dBm conversionChristian Lamparter2010-09-211-2/+2
* | carl9170: use rx chainmask from eepromChristian Lamparter2010-09-211-1/+4
* | ath5k: Add tx queue configuration functionBruno Randolf2010-09-211-1/+39
* | ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf2010-09-214-65/+65
* | ath5k: Keep last descriptor in queueBruno Randolf2010-09-211-32/+32
* | ath5k: Count how many times a queue got stuckBruno Randolf2010-09-213-0/+5
* | ath5k: Add watchdog for stuck TX queuesBruno Randolf2010-09-213-0/+56
* | ath5k: Move tx frame completion into separate functionBruno Randolf2010-09-211-50/+57
* | ath5k: Fix TX queues stoppingBruno Randolf2010-09-211-5/+4Star
* | ath5k: Fix queue debug fileBruno Randolf2010-09-211-2/+7
* | ath5k: Use four hardware queuesBruno Randolf2010-09-212-7/+45
* | ath5k: reorder base.c to remove fwd declsBob Copeland2010-09-211-898/+764Star
* | ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf2010-09-213-9/+5Star
* | carl9170: update AR9170 phy initvalsChristian Lamparter2010-09-211-3/+5
* | ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez2010-09-161-1/+2
* | ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian2010-09-161-1/+1
* | ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez2010-09-163-10/+5Star
* | ath9k: fix regression on beacon loss after bgscanLuis R. Rodriguez2010-09-161-2/+4