summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
AgeCommit message (Expand)Author
2010-04-19Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg
2010-04-16iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg
2010-04-16iwlwifi: remove scan_pass_startJohannes Berg
2010-04-16iwlwifi: remove next_scan_jiffiesJohannes Berg
2010-04-16iwlwifi: correct atomic bitops usageJohannes Berg
2010-04-16iwlwifi: remove scan_bands logicJohannes Berg
2010-04-16Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre
2010-04-16iwlwifi: fix scan racesJohannes Berg
2010-04-16iwlwifi: check scan request ie_lenStanislaw Gruszka
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25iwlwifi: avoid device type checking in generic codeWey-Yi Guy
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-09Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre
2010-03-09iwlwifi: remove unnecessary parameter in scan functionWey-Yi Guy
2010-03-09iwlwifi: remove needlessly exported symbolsReinette Chatre
2010-02-11iwlwifi: fix scan raceReinette Chatre
2010-02-11iwlwifi: multiple force reset modeWey-Yi Guy
2010-02-08iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz
2010-01-25iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy
2010-01-25iwlwifi: Fix A band scanning when associatedHenry Zhangh
2010-01-25iwlwifi: add function to reset/tune radio if neededWey-Yi Guy
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi
2009-11-11iwlwifi: use configured valid rx chain for scanShanyu Zhao
2009-11-11iwlwifi: use only one chain for scan in PSShanyu Zhao
2009-11-02iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre
2009-10-27iwlwifi: use paged RxZhu Yi
2009-10-07iwlwifi: drop lib80211 dependencyChristian Lamparter
2009-08-28iwlwifi: fix unloading driver while scanningWey-Yi Guy
2009-07-27iwlwifi: fix up command sendingJohannes Berg
2009-07-10iwlwifi: scan requested channels onlyJohannes Berg
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-22iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy
2009-05-20iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre
2009-05-11iwlwifi: use #define instead of hard coded valueWey-Yi Guy
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg
2009-04-22iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy
2009-04-22iwlwifi: support truly passive scanningJohannes Berg
2009-04-22iwlwifi: improve scan supportJohannes Berg
2009-02-27iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz
2009-01-29iwl3945: Use iwlcore scan codeSamuel Ortiz