aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-21
|\
| * ath9k: make the driver specific rate control module optionalFelix Fietkau2010-09-21
| * ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau2010-09-21
| * ath9k: clean up / fix aggregation session flushFelix Fietkau2010-09-21
| * ath9k: fix an aggregation start related race conditionFelix Fietkau2010-09-21
| * ath9k: clean up block ack window handlingFelix Fietkau2010-09-21
| * carl9170: fix hang in AP mode when HT STA does PSMChristian Lamparter2010-09-21
| * carl9170: reinit phy after HT settings have changedChristian Lamparter2010-09-21
| * carl9170: fix state downgrade during resetChristian Lamparter2010-09-21
| * carl9170: abort tasklet during usb resetChristian Lamparter2010-09-21
| * carl9170: don't load bogus nf of chain 1Christian Lamparter2010-09-21
| * carl9170: fix noise dBm conversionChristian Lamparter2010-09-21
| * carl9170: use rx chainmask from eepromChristian Lamparter2010-09-21
| * ath5k: Add tx queue configuration functionBruno Randolf2010-09-21
| * ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf2010-09-21
| * ath5k: Keep last descriptor in queueBruno Randolf2010-09-21
| * ath5k: Count how many times a queue got stuckBruno Randolf2010-09-21
| * ath5k: Add watchdog for stuck TX queuesBruno Randolf2010-09-21
| * ath5k: Move tx frame completion into separate functionBruno Randolf2010-09-21
| * ath5k: Fix TX queues stoppingBruno Randolf2010-09-21
| * ath5k: Fix queue debug fileBruno Randolf2010-09-21
| * ath5k: Use four hardware queuesBruno Randolf2010-09-21
| * ath5k: reorder base.c to remove fwd declsBob Copeland2010-09-21
| * ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf2010-09-21
| * carl9170: update AR9170 phy initvalsChristian Lamparter2010-09-21
| * ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez2010-09-16
| * ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian2010-09-16
| * ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez2010-09-16
| * ath9k: fix regression on beacon loss after bgscanLuis R. Rodriguez2010-09-16
| * ath9k: fix power save race conditionsLuis R. Rodriguez2010-09-16
| * ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan2010-09-16
| * ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan2010-09-16
| * ath9k: make ath_ant_div_conf_fast_divbias staticJohn W. Linville2010-09-16
| * ath9k: Print rxfilter in debugfs.Ben Greear2010-09-16
| * ath9k: calcrxfilter should take multiple VIFs into account.Ben Greear2010-09-16
| * ath9k: Use common ath key management functionsBruno Randolf2010-09-16
| * ath5k: Use common crypt capabilities flagsBruno Randolf2010-09-16
| * ath/ath9k: Replace common->splitmic with a flagBruno Randolf2010-09-16
| * ath5k: Remove old ath5k key handling functionsBruno Randolf2010-09-16
| * ath5k: Use common ath key management functionsBruno Randolf2010-09-16
| * ath: Copy key cache management functions from ath9k to athBruno Randolf2010-09-16
| * ath: Copy cryptographic capability flags into athBruno Randolf2010-09-16
| * ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-14
| * ath9k_hw: handle rx key missFelix Fietkau2010-09-14
| * ath9k: fix BSSID mask calculationFelix Fietkau2010-09-14
| * ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan2010-09-14
| * ath9k_htc: Fix memory leak on WMI event handlerRajkumar Manoharan2010-09-14
| * drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.cNikitas Angelinas2010-09-14
| * ath5k: avoid unneeded calibration error messagesFabio Rossi2010-09-14
| * ath9k_hw: Support fastcc for AR7010Rajkumar Manoharan2010-09-14