summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-10-0726-913/+651
|\
| * iwlagn: add define for MODULE_FIRMWAREWey-Yi Guy2010-10-071-0/+1
| * iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy2010-10-071-2/+2
| * iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy2010-10-063-0/+56
| * iwlagn: rename iwl5000_tx_respWey-Yi Guy2010-10-062-11/+13
| * iwlwifi: remove uncorrect commentsWey-Yi Guy2010-10-061-2/+2
| * iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy2010-10-062-7/+7
| * iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-0624-887/+565
| * iwlwifi: schedule to deprecate software scan supportWey-Yi Guy2010-10-062-6/+7
* | Revert "iwlwifi: do not perferm force reset while doing scan"Stanislaw Gruszka2010-10-061-5/+0
|/
* iwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_interfaceStanislaw Gruszka2010-10-051-1/+2
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-10-058-16/+176
|\
| * iwlagn: API v5 for 6050 series deviceWey-Yi Guy2010-09-291-1/+1
| * iwlwifi: send DC calib config to runtime ucodeShanyu Zhao2010-09-294-1/+41
| * iwlagn: set CSR register for 6050g2 devicesShanyu Zhao2010-09-292-2/+25
| * iwlwifi: add iwl_nic_ops structure to iwl_opsShanyu Zhao2010-09-292-13/+29
| * iwlwifi: define 100 devicesJay Sternberg2010-09-293-0/+81
* | 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