aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-27iwlwifi: clamp scanning dwell time to all contextsJohannes Berg1-8/+17
2010-08-27iwlwifi: initial contextificationJohannes Berg1-4/+5
2010-08-25iwlwifi: fix compile error without debugging supportWey-Yi Guy1-2/+0
2010-08-25iwlagn: update bt status upon scan completeWey-Yi Guy1-0/+20
2010-08-24iwlwifi: do not spuriously call ieee80211_scan_completedJohannes Berg1-2/+4
2010-08-16iwlwifi: make scan workqueue functions staticStanislaw Gruszka1-8/+4
2010-08-06iwlwifi: fix locking assertionsJohannes Berg1-1/+1
2010-07-29iwlwifi: fix scan abortStanislaw Gruszka1-10/+8
2010-06-25iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy1-0/+9
2010-06-17Merge 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-05iwlwifi: queue user-initiated scan when doing internal scanJohannes Berg1-11/+25
2010-06-05iwlwifi: 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-10iwlwifi: push virtual interface throughJohannes Berg1-6/+7
2010-05-10iwl3945: fix scan racesAbhijeet Kolekar1-1/+2
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2010-04-27mac80211: 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-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-11/+20
2010-04-19Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville1-485/+44
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg1-409/+9
2010-04-16iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg1-5/+5
2010-04-16iwlwifi: remove scan_pass_startJohannes Berg1-6/+2
2010-04-16iwlwifi: remove next_scan_jiffiesJohannes Berg1-20/+0
2010-04-16iwlwifi: correct atomic bitops usageJohannes Berg1-7/+6
2010-04-16iwlwifi: remove scan_bands logicJohannes Berg1-42/+17
2010-04-16Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-11/+20
2010-04-16iwlwifi: fix scan racesJohannes Berg1-11/+20
2010-04-16iwlwifi: check scan request ie_lenStanislaw Gruszka1-3/+3
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+5
2010-04-11Merge 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-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-6/+3
2010-03-09Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre1-33/+16
2010-03-09iwlwifi: remove unnecessary parameter in scan functionWey-Yi Guy1-5/+3
2010-03-09iwlwifi: 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-08iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz1-16/+33
2010-01-25iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy1-2/+16
2010-01-25iwlwifi: Fix A band scanning when associatedHenry Zhangh1-15/+2
2010-01-25iwlwifi: add function to reset/tune radio if neededWey-Yi Guy1-14/+141
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi1-2/+1