aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix internal scan raceReinette Chatre2010-05-211-3/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-7/+9
|\
| * iwlwifi: push virtual interface throughJohannes Berg2010-05-101-6/+7
| * iwl3945: fix scan racesAbhijeet Kolekar2010-05-101-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-1/+2
|\ \ | |/
| * mac80211: give virtual interface to hw_scanJohannes Berg2010-04-271-1/+2
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-478/+28
|\ \ | |/
| * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-191-485/+44
| |\
| | * iwlwifi: trigger scan synchronouslyJohannes Berg2010-04-161-409/+9
| | * iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg2010-04-161-5/+5
| | * iwlwifi: remove scan_pass_startJohannes Berg2010-04-161-6/+2
| | * iwlwifi: remove next_scan_jiffiesJohannes Berg2010-04-161-20/+0
| | * iwlwifi: correct atomic bitops usageJohannes Berg2010-04-161-7/+6
| | * iwlwifi: remove scan_bands logicJohannes Berg2010-04-161-42/+17
| | * Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-161-11/+20
| | |\
| * | | iwlwifi: check scan request ie_lenStanislaw Gruszka2010-04-161-3/+3
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-211-11/+20
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-201-11/+20
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: fix scan racesJohannes Berg2010-04-161-11/+20
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-4/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-33/+16
| |\ \ \ | | | |/ | | |/|
| * | | iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-1/+1
| * | | iwlwifi: avoid device type checking in generic codeWey-Yi Guy2010-03-251-3/+4
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-221-6/+3
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: remove unnecessary parameter in scan functionWey-Yi Guy2010-03-091-5/+3
| * iwlwifi: remove needlessly exported symbolsReinette Chatre2010-03-091-1/+0
* | Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2010-03-091-33/+16
|/
* iwlwifi: fix scan raceReinette Chatre2010-02-111-15/+12
* iwlwifi: multiple force reset modeWey-Yi Guy2010-02-111-10/+0
* iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz2010-02-081-16/+33
* iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy2010-01-251-2/+16
* iwlwifi: Fix A band scanning when associatedHenry Zhangh2010-01-251-15/+2
* iwlwifi: add function to reset/tune radio if neededWey-Yi Guy2010-01-251-14/+141
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-211-2/+1
* iwlwifi: use configured valid rx chain for scanShanyu Zhao2009-11-111-1/+1
* iwlwifi: use only one chain for scan in PSShanyu Zhao2009-11-111-1/+15
* iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre2009-11-021-0/+1
* iwlwifi: use paged RxZhu Yi2009-10-271-10/+10
* iwlwifi: drop lib80211 dependencyChristian Lamparter2009-10-071-1/+0
* iwlwifi: fix unloading driver while scanningWey-Yi Guy2009-08-281-1/+2
* iwlwifi: fix up command sendingJohannes Berg2009-07-271-4/+4
* iwlwifi: scan requested channels onlyJohannes Berg2009-07-101-17/+14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-251-3/+4
|\
| * iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-201-3/+4
* | iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy2009-05-221-1/+4
* | iwlwifi: use #define instead of hard coded valueWey-Yi Guy2009-05-111-6/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-291-3/+2
|\ \ | |/