summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix sparse warning about wrong enum for band parameterJohn W. Linville2010-09-161-1/+1
* 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
* 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
* iwlagn: open/close envlope to force move BT state machineWey-Yi Guy2010-09-033-21/+31
* iwlwifi: allow using multiple contextsJohannes Berg2010-08-275-40/+82
* iwlwifi: follow main beacon intervalJohannes Berg2010-08-271-2/+9
* iwlagn: always send RXON timingJohannes Berg2010-08-271-1/+2
* iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg2010-08-274-19/+15Star
* iwlwifi: send PAN parametersJohannes Berg2010-08-276-0/+96
* iwlagn: send beacon before committing associated RXONJohannes Berg2010-08-271-0/+2
* iwlagn: send RXON timing before associatingJohannes Berg2010-08-272-0/+18
* iwlagn: queue frames according to contextJohannes Berg2010-08-273-23/+51
* iwlagn: remove iw_mode check for beaconJohannes Berg2010-08-271-2/+11
* iwlagn: detect PAN capabilityJohannes Berg2010-08-272-4/+23
* iwlwifi: add PAN APIJohannes Berg2010-08-272-1/+116
* iwlwifi: introduce beacon contextJohannes Berg2010-08-275-20/+50
* iwlwifi: move HT configuration data into contextJohannes Berg2010-08-276-115/+134
* iwlwifi: add context pointer to stationJohannes Berg2010-08-275-10/+19
* iwlwifi: store default station flags in contextJohannes Berg2010-08-272-1/+3
* iwlwifi: make hw crypto context awareJohannes Berg2010-08-277-35/+63
* iwlwifi: move AP sta ID to contextJohannes Berg2010-08-275-4/+8
* iwlwifi: clamp scanning dwell time to all contextsJohannes Berg2010-08-271-8/+17
* iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-2710-38/+66
* iwlwifi: add context into tx descriptorJohannes Berg2010-08-273-0/+3
* iwlwifi: move QoS into contextJohannes Berg2010-08-275-28/+46
* iwlwifi: contextify command sendingJohannes Berg2010-08-275-7/+18
* iwlwifi: contextify-stations-completelyJohannes Berg2010-08-276-15/+25
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-2715-93/+142