aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
Commit message (Expand)AuthorAge
* iwlwifi: fix sparse warning about wrong enum for band parameterJohn W. Linville2010-09-16
* iwlwifi: apply settings when finishing scanStanislaw Gruszka2010-09-14
* iwlwifi: use IWL_DEBUG_SCAN for debug scanningStanislaw Gruszka2010-09-14
* iwlwifi: cleanup scan initiate checkStanislaw Gruszka2010-09-14
* iwlwifi: do not force complete scan too earlyStanislaw Gruszka2010-09-14
* iwlwifi: assure we complete scan in scan_abort and scan_check worksStanislaw Gruszka2010-09-14
* iwlwifi: force scan complete after timeoutStanislaw Gruszka2010-09-14
* iwlwifi: rewrite scan completionStanislaw Gruszka2010-09-14
* iwlwifi: rework iwl_scan_cancel_timeoutStanislaw Gruszka2010-09-14
* iwlwifi: report scan completion when abort failStanislaw Gruszka2010-09-14
* iwlwifi: cancel scan when down the deviceStanislaw Gruszka2010-09-14
* iwlwifi: move scan completed flags handlingJohannes Berg2010-09-14
* iwlwifi: unify scan start checksJohannes Berg2010-09-14
* iwlwifi: send PAN parametersJohannes Berg2010-08-27
* iwlwifi: clamp scanning dwell time to all contextsJohannes Berg2010-08-27
* iwlwifi: initial contextificationJohannes Berg2010-08-27
* iwlwifi: fix compile error without debugging supportWey-Yi Guy2010-08-25
* iwlagn: update bt status upon scan completeWey-Yi Guy2010-08-25
* iwlwifi: do not spuriously call ieee80211_scan_completedJohannes Berg2010-08-24
* iwlwifi: make scan workqueue functions staticStanislaw Gruszka2010-08-16
* iwlwifi: fix locking assertionsJohannes Berg2010-08-06
* iwlwifi: fix scan abortStanislaw Gruszka2010-07-29
* iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy2010-06-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-17
|\
| * iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville2010-06-15
* | iwlwifi: queue user-initiated scan when doing internal scanJohannes Berg2010-06-06
* | iwlwifi: use virtual interface address for scanJohannes Berg2010-06-06
|/
* iwlwifi: fix internal scan raceReinette Chatre2010-05-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
|\
| * iwlwifi: push virtual interface throughJohannes Berg2010-05-10
| * iwl3945: fix scan racesAbhijeet Kolekar2010-05-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\|
| * mac80211: give virtual interface to hw_scanJohannes Berg2010-04-27
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\|
| * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-19
| |\
| | * iwlwifi: trigger scan synchronouslyJohannes Berg2010-04-16
| | * iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg2010-04-16
| | * iwlwifi: remove scan_pass_startJohannes Berg2010-04-16
| | * iwlwifi: remove next_scan_jiffiesJohannes Berg2010-04-16
| | * iwlwifi: correct atomic bitops usageJohannes Berg2010-04-16
| | * iwlwifi: remove scan_bands logicJohannes Berg2010-04-16
| | * Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-16
| | |\
| * | | iwlwifi: check scan request ie_lenStanislaw Gruszka2010-04-16
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-21
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-20
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: fix scan racesJohannes Berg2010-04-16
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08
| |\ \ \ | | | |/ | | |/|
| * | | iwlwifi: remove trailing space in messagesFrans Pop2010-04-02
| * | | iwlwifi: avoid device type checking in generic codeWey-Yi Guy2010-03-25