aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-28iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka1-2/+1
2010-11-16iwlwifi: kill elapsed_jiffiesStanislaw Gruszka1-2/+1
2010-11-15iwlwifi: defer update power mode while scanStanislaw Gruszka1-0/+1
2010-11-15iwlwifi: fix set_tx_power vs scanStanislaw Gruszka1-4/+6
2010-10-07iwlwifi: remove spurious exportsJohannes Berg1-1/+0
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg1-10/+1
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-1/+2
2010-09-16iwlwifi: fix sparse warning about wrong enum for band parameterJohn W. Linville1-1/+1
2010-09-14iwlwifi: apply settings when finishing scanStanislaw Gruszka1-1/+2
2010-09-14iwlwifi: use IWL_DEBUG_SCAN for debug scanningStanislaw Gruszka1-12/+19
2010-09-14iwlwifi: cleanup scan initiate checkStanislaw Gruszka1-16/+1
2010-09-14iwlwifi: do not force complete scan too earlyStanislaw Gruszka1-9/+29
2010-09-14iwlwifi: assure we complete scan in scan_abort and scan_check worksStanislaw Gruszka1-12/+2
2010-09-14iwlwifi: force scan complete after timeoutStanislaw Gruszka1-5/+15
2010-09-14iwlwifi: rewrite scan completionStanislaw Gruszka1-25/+40
2010-09-14iwlwifi: rework iwl_scan_cancel_timeoutStanislaw Gruszka1-13/+12
2010-09-14iwlwifi: report scan completion when abort failStanislaw Gruszka1-64/+67
2010-09-14iwlwifi: cancel scan when down the deviceStanislaw Gruszka1-1/+1
2010-09-14iwlwifi: move scan completed flags handlingJohannes Berg1-16/+14
2010-09-14iwlwifi: unify scan start checksJohannes Berg1-53/+74
2010-08-27iwlwifi: send PAN parametersJohannes Berg1-0/+3
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/linville/wireless-2.6John 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/linville/wireless-next-2.6 into for-davemJohn 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/linville/wireless-next-2.6 into for-davemJohn 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/net-2.6David S. Miller1-11/+20
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-11/+20
2010-04-19Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John 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