summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-28carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter
2010-09-28ath5k: Fix bitmasks and typos for PCU Diagnostic registerBruno Randolf
2010-09-28ath5k: Disable interrupts in ath5k_hw_get_tsf64Bruno Randolf
2010-09-28ath5k: Increase "fudge" for beacon timersBruno Randolf
2010-09-28ath5k: Check and fix ATIM windowBruno Randolf
2010-09-28ath5k: Remove unused variable for atim windowBruno Randolf
2010-09-28carl9170: revamp carl9170_tx_prepareChristian Lamparter
2010-09-28carl9170: fix WARN_ON triggered by Broadcom HT STAsChristian Lamparter
2010-09-28carl9170: fix tx_ampdu_upload counterChristian Lamparter
2010-09-28carl9170: remove lost-frame workaroundChristian Lamparter
2010-09-28carl9170: angle brackets for wiki linkChristian Lamparter
2010-09-28carl9170: remove non-standard ba session teardownChristian Lamparter
2010-09-28wl12xx: fix separate-object-folder buildsJohn W. Linville
2010-09-27ath9k_htc: Fix TKIP disconnect failure with HTC driversRajkumar Manoharan
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9285Felix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau
2010-09-27wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv
2010-09-27ath5k: Add bssid mask and rxfilter to debugfs.Ben Greear
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-24ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan
2010-09-24ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan
2010-09-24airo: remove "basic_rate" module optionDan Carpenter
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-21ath9k: make the driver specific rate control module optionalFelix Fietkau
2010-09-21ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau
2010-09-21ath9k: clean up / fix aggregation session flushFelix Fietkau
2010-09-21ath9k: fix an aggregation start related race conditionFelix Fietkau
2010-09-21ath9k: clean up block ack window handlingFelix Fietkau
2010-09-21wl1271: bugfix: use bitwise-AND instead of logical-ANDEliad Peller
2010-09-21wl1271: avoid redundant memcpy of rx_statusEliad Peller
2010-09-21carl9170: fix hang in AP mode when HT STA does PSMChristian Lamparter
2010-09-21carl9170: reinit phy after HT settings have changedChristian Lamparter
2010-09-21carl9170: fix state downgrade during resetChristian Lamparter
2010-09-21carl9170: abort tasklet during usb resetChristian Lamparter
2010-09-21carl9170: don't load bogus nf of chain 1Christian Lamparter
2010-09-21carl9170: fix noise dBm conversionChristian Lamparter
2010-09-21carl9170: use rx chainmask from eepromChristian Lamparter
2010-09-21ath5k: Add tx queue configuration functionBruno Randolf
2010-09-21ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf
2010-09-21ath5k: Keep last descriptor in queueBruno Randolf
2010-09-21ath5k: Count how many times a queue got stuckBruno Randolf
2010-09-21ath5k: Add watchdog for stuck TX queuesBruno Randolf
2010-09-21ath5k: Move tx frame completion into separate functionBruno Randolf
2010-09-21ath5k: Fix TX queues stoppingBruno Randolf
2010-09-21ath5k: Fix queue debug fileBruno Randolf