aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-01
|\
| * carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter2010-09-28
| * ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf2010-09-28
| * ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf2010-09-28
| * ath5k: Increase "fudge" for beacon timersBruno Randolf2010-09-28
| * ath5k: Check and fix ATIM windowBruno Randolf2010-09-28
| * ath5k: Remove unused variable for atim windowBruno Randolf2010-09-28
| * carl9170: revamp carl9170_tx_prepareChristian Lamparter2010-09-28
| * carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter2010-09-28
| * carl9170: fix tx_ampdu_upload counterChristian Lamparter2010-09-28
| * carl9170: remove lost-frame workaroundChristian Lamparter2010-09-28
| * carl9170: angle brackets for wiki linkChristian Lamparter2010-09-28
| * carl9170: remove non-standard ba session teardownChristian Lamparter2010-09-28
| * wl12xx: fix separate-object-folder buildsJohn W. Linville2010-09-28
| * ath9k_htc: Fix TKIP disconnect failure with HTC driversRajkumar Manoharan2010-09-27
| * mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-27
| * ath9k_hw: simplify revision checks for AR9287Felix Fietkau2010-09-27
| * ath9k_hw: simplify revision checks for AR9285Felix Fietkau2010-09-27
| * ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-27
| * wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv2010-09-27
| * ath5k: Add bssid mask and rxfilter to debugfs.Ben Greear2010-09-27
| * ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan2010-09-24
| * ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan2010-09-24
| * airo: remove "basic_rate" module optionDan Carpenter2010-09-24
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-24
| |\
* | \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-21
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-17
* | | | 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
| * | | wl1271: bugfix: use bitwise-AND instead of logical-ANDEliad Peller2010-09-21
| * | | wl1271: avoid redundant memcpy of rx_statusEliad Peller2010-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