summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-241-0/+5
|\
| * iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-171-0/+5
* | iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy2010-09-171-0/+2
* | iwlagn: minor coex API changesWey-Yi Guy2010-09-171-1/+6
* | iwlagn: correct naming for failure reply tx statusWey-Yi Guy2010-09-174-14/+9
* | iwlwifi: corrections to debug output of ucode statisticsJay Sternberg2010-09-171-222/+135
* | iwlagn: adding aggregated frame failure status to debugfsWey-Yi Guy2010-09-172-2/+54
* | iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy2010-09-172-0/+68
* | iwlagn: log aggregation tx command statusWey-Yi Guy2010-09-172-0/+35
* | iwlagn: keep track of failure tx statusWey-Yi Guy2010-09-178-0/+126
* | iwlagn: keep track fail tx reason counterWey-Yi Guy2010-09-172-0/+108
* | iwlagn: add bt_status_read for 5150Wey-Yi Guy2010-09-171-0/+1
* | 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/+1
* | 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/+2
* | 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/+12
* | iwlwifi: report scan completion when abort failStanislaw Gruszka2010-09-141-64/+67
* | iwlwifi: cancel scan when down the deviceStanislaw Gruszka2010-09-143-24/+8
* | iwlwifi: move scan completed flags handlingJohannes Berg2010-09-141-16/+14
* | iwlwifi: unify scan start checksJohannes Berg2010-09-146-187/+108
* | iwlwifi: remove unused conf variablesJohannes Berg2010-09-142-9/+0
* | iwlwifi: remove code repetitionWey-Yi Guy2010-09-111-32/+28
* | iwlwifi: make sure runtime calibration is enabled after associationWey-Yi Guy2010-09-111-2/+1
* | 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/+2
* | iwlwifi: fix PAN parameters while scanningJohannes Berg2010-09-111-0/+5
* | iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy2010-09-114-6/+4
* | iwlwifi: fix default LQ table in 5.2 bandTomas Winkler2010-09-112-20/+8
* | 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/+15
* | 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
OpenPOWER on IntegriCloud