summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-29iwlwifi: fix scan abortStanislaw Gruszka1-10/+8
2010-06-26iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy1-0/+9
2010-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2010-06-15iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville1-0/+1
2010-06-06iwlwifi: queue user-initiated scan when doing internal scanJohannes Berg1-11/+25
2010-06-06iwlwifi: use virtual interface address for scanJohannes Berg1-2/+2
2010-05-21iwlwifi: fix internal scan raceReinette Chatre1-3/+18
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-7/+9
2010-05-11iwlwifi: push virtual interface throughJohannes Berg1-6/+7
2010-05-11iwl3945: fix scan racesAbhijeet Kolekar1-1/+2
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2010-04-28mac80211: give virtual interface to hw_scanJohannes Berg1-1/+2
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-478/+28
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-11/+20
2010-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-11/+20
2010-04-20Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville1-485/+44
2010-04-17iwlwifi: trigger scan synchronouslyJohannes Berg1-409/+9
2010-04-17iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg1-5/+5
2010-04-17iwlwifi: remove scan_pass_startJohannes Berg1-6/+2
2010-04-17iwlwifi: remove next_scan_jiffiesJohannes Berg1-20/+0
2010-04-17iwlwifi: correct atomic bitops usageJohannes Berg1-7/+6
2010-04-17iwlwifi: remove scan_bands logicJohannes Berg1-42/+17
2010-04-17Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-11/+20
2010-04-17iwlwifi: fix scan racesJohannes Berg1-11/+20
2010-04-16iwlwifi: check scan request ie_lenStanislaw Gruszka1-3/+3
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+5
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-33/+16
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-25iwlwifi: avoid device type checking in generic codeWey-Yi Guy1-3/+4
2010-03-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-6/+3
2010-03-10Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre1-33/+16
2010-03-10iwlwifi: remove unnecessary parameter in scan functionWey-Yi Guy1-5/+3
2010-03-10iwlwifi: remove needlessly exported symbolsReinette Chatre1-1/+0
2010-02-11iwlwifi: fix scan raceReinette Chatre1-15/+12
2010-02-11iwlwifi: multiple force reset modeWey-Yi Guy1-10/+0
2010-02-09iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz1-16/+33
2010-01-26iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy1-2/+16
2010-01-26iwlwifi: Fix A band scanning when associatedHenry Zhangh1-15/+2
2010-01-26iwlwifi: add function to reset/tune radio if neededWey-Yi Guy1-14/+141
2010-01-20iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi1-2/+1
2009-11-11iwlwifi: use configured valid rx chain for scanShanyu Zhao1-1/+1
2009-11-11iwlwifi: use only one chain for scan in PSShanyu Zhao1-1/+15
2009-11-02iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre1-0/+1
2009-10-27iwlwifi: use paged RxZhu Yi1-10/+10
2009-10-08iwlwifi: drop lib80211 dependencyChristian Lamparter1-1/+0
2009-08-28iwlwifi: fix unloading driver while scanningWey-Yi Guy1-1/+2
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-4/+4