summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-10iwlwifi: scan requested channels onlyJohannes Berg1-17/+14
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+4
2009-05-22iwlwifi: support "pure 40MHz" in RXON commandWey-Yi Guy1-1/+4
2009-05-20iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre1-3/+4
2009-05-11iwlwifi: use #define instead of hard coded valueWey-Yi Guy1-6/+8
2009-04-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+2
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg1-2/+2
2009-04-23iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy1-1/+1
2009-04-23iwlwifi: support truly passive scanningJohannes Berg1-1/+6
2009-04-23iwlwifi: improve scan supportJohannes Berg1-151/+36
2009-02-27iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar1-0/+68
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg1-1/+1
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-31/+31
2009-01-30iwl3945: Remaining host command cleanupsSamuel Ortiz1-2/+2
2009-01-30iwl3945: Use iwlcore scan codeSamuel Ortiz1-23/+19
2009-01-30iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas1-2/+2
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-11-10iwlwifi: remove implicit direct scanJohannes Berg1-7/+0
2008-11-01iwlwifi: run through spell checkerTomas Winkler1-1/+1
2008-11-01iwlwifi: clear scanning bits upon failureMohamed Abbas1-0/+7
2008-11-01wireless: use individual buffers for printing ssid valuesJohn W. Linville1-3/+4
2008-11-01wireless: consolidate on a single escape_essid implementationJohn W. Linville1-46/+6
2008-11-01iwlwifi: unify tx antenna togglingTomas Winkler1-40/+17
2008-11-01802.11: clean up/fix HT supportJohannes Berg1-6/+6