summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-15iwlwifi: apply settings when finishing scanStanislaw Gruszka1-1/+2
2010-09-15iwlwifi: use IWL_DEBUG_SCAN for debug scanningStanislaw Gruszka1-12/+19
2010-09-15iwlwifi: cleanup scan initiate checkStanislaw Gruszka1-16/+1
2010-09-15mac80211: wait for scan work complete before restarting hwStanislaw Gruszka1-0/+3
2010-09-15iwlwifi: do not force complete scan too earlyStanislaw Gruszka5-15/+41
2010-09-15iwlwifi: assure we complete scan in scan_abort and scan_check worksStanislaw Gruszka1-12/+2
2010-09-15iwlwifi: force scan complete after timeoutStanislaw Gruszka2-17/+18
2010-09-15iwlwifi: rewrite scan completionStanislaw Gruszka1-25/+40
2010-09-15iwlwifi: rework iwl_scan_cancel_timeoutStanislaw Gruszka1-13/+12
2010-09-15iwlwifi: report scan completion when abort failStanislaw Gruszka1-64/+67
2010-09-15iwlwifi: cancel scan when down the deviceStanislaw Gruszka3-24/+8
2010-09-15iwlwifi: move scan completed flags handlingJohannes Berg1-16/+14
2010-09-15iwlwifi: unify scan start checksJohannes Berg6-187/+108
2010-09-15iwlwifi: remove unused conf variablesJohannes Berg2-9/+0
2010-09-15mac80211: Fix dangling pointer in ieee80211_xmitSteve deRosier1-0/+1
2010-09-15nl80211: Uninitialized variableBill Jordan1-1/+1
2010-09-15net/wireless: use ARRAY_SIZE macro in radiotap.cNikitas Angelinas1-1/+2
2010-09-15drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.cNikitas Angelinas1-2/+3
2010-09-15ath5k: avoid unneeded calibration error messagesFabio Rossi1-1/+1
2010-09-15rt2x00: fix oops in rt2x00lib_txdone with rt61pciHelmut Schaa1-1/+1
2010-09-15rt2x00: Enable missing interrupts in rt61pciHelmut Schaa1-0/+2
2010-09-15rt2x00: Mask out unused interrupts in rt2800pciHelmut Schaa1-13/+13
2010-09-15rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa11-181/+256
2010-09-15rt2x00: Initialize AMPDU_BA_WINSIZE registerHelmut Schaa2-0/+20
2010-09-15rt2x00: Antenna diversity does not work in 2.6.35Lars Ericsson2-10/+6
2010-09-15ath9k_hw: Support fastcc for AR7010Rajkumar Manoharan1-1/+1
2010-09-15wl1271: sdio: claim host only when doing IOOhad Ben-Cohen1-8/+35
2010-09-15carl9170: Makefile, Kconfig files and MAINTAINERSChristian Lamparter5-0/+54
2010-09-15carl9170: firmware parser and debugfs codeChristian Lamparter3-0/+1437
2010-09-15carl9170: 802.11 rx/tx processing and usb backendChristian Lamparter3-0/+3419
2010-09-15carl9170: PHY/RF and MAC routinesChristian Lamparter2-0/+2409
2010-09-15carl9170: Register maps, tx/rx descriptor formats and eeprom layoutChristian Lamparter6-0/+2436
2010-09-15carl9170: mac80211 glue and command interfaceChristian Lamparter6-0/+3024
2010-09-11iwlwifi: remove code repetitionWey-Yi Guy1-32/+28
2010-09-11iwlwifi: make sure runtime calibration is enabled after associationWey-Yi Guy1-2/+1
2010-09-11iwlwifi: fix and describe iwl_adjust_beacon_intervalJohannes Berg2-4/+25
2010-09-11iwlwifi: improve timing handling with dual-modeJohannes Berg1-1/+13
2010-09-11iwlwifi: avoid sending too many commandsJohannes Berg4-1/+33
2010-09-11iwlwifi: allow configure protection modeWey-Yi Guy1-0/+40
2010-09-11iwlwifi: implement beacon interval changeJohannes Berg1-3/+2
2010-09-11iwlwifi: fix PAN parameters while scanningJohannes Berg1-0/+5
2010-09-11iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy4-6/+4
2010-09-11iwlwifi: fix default LQ table in 5.2 bandTomas Winkler2-20/+8
2010-09-07drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...Julia Lawall1-1/+1
2010-09-07p54spi: Add error message for eeprom failureMichael Büsch1-0/+2
2010-09-07ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan3-0/+53
2010-09-07ath9k_htc: Enable fastcc for HTC devices.Rajkumar Manoharan1-4/+3
2010-09-07ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan3-0/+604
2010-09-07ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan3-0/+47
2010-09-07ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan4-0/+16