aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
AgeCommit message (Expand)Author
2011-09-26iwlagn: fix dangling scan requestJohannes Berg
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-06-03iwlagn: direct call to post_scan functionWey-Yi Guy
2011-06-03iwlagn: move all post scan functions in one placeWey-Yi Guy
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-11iwlagn: support off-channel TXJohannes Berg
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-01-28iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka
2010-11-16iwlwifi: kill elapsed_jiffiesStanislaw Gruszka
2010-11-15iwlwifi: defer update power mode while scanStanislaw Gruszka
2010-11-15iwlwifi: fix set_tx_power vs scanStanislaw Gruszka
2010-10-07iwlwifi: remove spurious exportsJohannes Berg
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-09-16iwlwifi: fix sparse warning about wrong enum for band parameterJohn W. Linville
2010-09-14iwlwifi: apply settings when finishing scanStanislaw Gruszka
2010-09-14iwlwifi: use IWL_DEBUG_SCAN for debug scanningStanislaw Gruszka
2010-09-14iwlwifi: cleanup scan initiate checkStanislaw Gruszka
2010-09-14iwlwifi: do not force complete scan too earlyStanislaw Gruszka
2010-09-14iwlwifi: assure we complete scan in scan_abort and scan_check worksStanislaw Gruszka
2010-09-14iwlwifi: force scan complete after timeoutStanislaw Gruszka
2010-09-14iwlwifi: rewrite scan completionStanislaw Gruszka
2010-09-14iwlwifi: rework iwl_scan_cancel_timeoutStanislaw Gruszka
2010-09-14iwlwifi: report scan completion when abort failStanislaw Gruszka
2010-09-14iwlwifi: cancel scan when down the deviceStanislaw Gruszka
2010-09-14iwlwifi: move scan completed flags handlingJohannes Berg
2010-09-14iwlwifi: unify scan start checksJohannes Berg
2010-08-27iwlwifi: send PAN parametersJohannes Berg
2010-08-27iwlwifi: clamp scanning dwell time to all contextsJohannes Berg
2010-08-27iwlwifi: initial contextificationJohannes Berg
2010-08-25iwlwifi: fix compile error without debugging supportWey-Yi Guy
2010-08-25iwlagn: update bt status upon scan completeWey-Yi Guy
2010-08-24iwlwifi: do not spuriously call ieee80211_scan_completedJohannes Berg
2010-08-16iwlwifi: make scan workqueue functions staticStanislaw Gruszka
2010-08-06iwlwifi: fix locking assertionsJohannes Berg
2010-07-29iwlwifi: fix scan abortStanislaw Gruszka
2010-06-25iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-15iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville
2010-06-05iwlwifi: queue user-initiated scan when doing internal scanJohannes Berg
2010-06-05iwlwifi: use virtual interface address for scanJohannes Berg
2010-05-21iwlwifi: fix internal scan raceReinette Chatre