summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-147-63/+19Star
* ath9k_hw: handle rx key missFelix Fietkau2010-09-142-1/+4
* ath9k: fix BSSID mask calculationFelix Fietkau2010-09-143-50/+17Star
* ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan2010-09-141-4/+22
* ath9k_htc: Fix memory leak on WMI event handlerRajkumar Manoharan2010-09-142-55/+23Star
* iwlwifi: apply settings when finishing scanStanislaw Gruszka2010-09-141-1/+2
* iwlwifi: use IWL_DEBUG_SCAN for debug scanningStanislaw Gruszka2010-09-141-12/+19
* iwlwifi: cleanup scan initiate checkStanislaw Gruszka2010-09-141-16/+1Star
* iwlwifi: do not force complete scan too earlyStanislaw Gruszka2010-09-145-15/+41
* iwlwifi: assure we complete scan in scan_abort and scan_check worksStanislaw Gruszka2010-09-141-12/+2Star
* iwlwifi: force scan complete after timeoutStanislaw Gruszka2010-09-142-17/+18
* iwlwifi: rewrite scan completionStanislaw Gruszka2010-09-141-25/+40
* iwlwifi: rework iwl_scan_cancel_timeoutStanislaw Gruszka2010-09-141-13/+12Star
* iwlwifi: report scan completion when abort failStanislaw Gruszka2010-09-141-64/+67
* iwlwifi: cancel scan when down the deviceStanislaw Gruszka2010-09-143-24/+8Star
* iwlwifi: move scan completed flags handlingJohannes Berg2010-09-141-16/+14Star
* iwlwifi: unify scan start checksJohannes Berg2010-09-146-187/+108Star
* iwlwifi: remove unused conf variablesJohannes Berg2010-09-142-9/+0Star
* drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.cNikitas Angelinas2010-09-141-2/+3
* ath5k: avoid unneeded calibration error messagesFabio Rossi2010-09-141-1/+1
* rt2x00: fix oops in rt2x00lib_txdone with rt61pciHelmut Schaa2010-09-141-1/+1
* rt2x00: Enable missing interrupts in rt61pciHelmut Schaa2010-09-141-0/+2
* rt2x00: Mask out unused interrupts in rt2800pciHelmut Schaa2010-09-141-13/+13
* rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa2010-09-1411-181/+256
* rt2x00: Initialize AMPDU_BA_WINSIZE registerHelmut Schaa2010-09-142-0/+20
* rt2x00: Antenna diversity does not work in 2.6.35Lars Ericsson2010-09-142-10/+6Star
* ath9k_hw: Support fastcc for AR7010Rajkumar Manoharan2010-09-141-1/+1
* wl1271: sdio: claim host only when doing IOOhad Ben-Cohen2010-09-141-8/+35
* carl9170: Makefile, Kconfig files and MAINTAINERSChristian Lamparter2010-09-144-0/+47
* carl9170: firmware parser and debugfs codeChristian Lamparter2010-09-143-0/+1437
* carl9170: 802.11 rx/tx processing and usb backendChristian Lamparter2010-09-143-0/+3419
* carl9170: PHY/RF and MAC routinesChristian Lamparter2010-09-142-0/+2409
* carl9170: Register maps, tx/rx descriptor formats and eeprom layoutChristian Lamparter2010-09-146-0/+2436
* carl9170: mac80211 glue and command interfaceChristian Lamparter2010-09-146-0/+3024
* iwlwifi: remove code repetitionWey-Yi Guy2010-09-111-32/+28Star
* iwlwifi: make sure runtime calibration is enabled after associationWey-Yi Guy2010-09-111-2/+1Star
* iwlwifi: fix and describe iwl_adjust_beacon_intervalJohannes Berg2010-09-112-4/+25
* iwlwifi: improve timing handling with dual-modeJohannes Berg2010-09-111-1/+13
* iwlwifi: avoid sending too many commandsJohannes Berg2010-09-114-1/+33
* iwlwifi: allow configure protection modeWey-Yi Guy2010-09-111-0/+40
* iwlwifi: implement beacon interval changeJohannes Berg2010-09-111-3/+2Star
* iwlwifi: fix PAN parameters while scanningJohannes Berg2010-09-111-0/+5
* iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy2010-09-114-6/+4Star
* iwlwifi: fix default LQ table in 5.2 bandTomas Winkler2010-09-112-20/+8Star
* drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...Julia Lawall2010-09-071-1/+1
* p54spi: Add error message for eeprom failureMichael Büsch2010-09-071-0/+2
* ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan2010-09-073-0/+53
* ath9k_htc: Enable fastcc for HTC devices.Rajkumar Manoharan2010-09-071-4/+3Star
* ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan2010-09-073-0/+604
* ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan2010-09-073-0/+47