aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
Commit message (Expand)AuthorAge
* iwlwifi: update CopyrightWey-Yi Guy2012-01-24
* wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam2012-01-16
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-16
* iwlagn: don't always split remain-on-channelJohannes Berg2011-11-11
* iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy2011-11-11
* iwlagn: use 6 Mbps rate for no-CCK scansJohannes Berg2011-11-08
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-14
* iwlagn: merge station management functionsWey-Yi Guy2011-10-14
* iwlagn: rename all the mac80211 callback functionsWey-Yi Guy2011-10-14
* iwlagn: fix scan complete processingJohannes Berg2011-09-27
* iwlagn: move iwl_process_scan_complete upJohannes Berg2011-09-27
* iwlagn: refactor scan completeJohannes Berg2011-09-27
* iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg2011-09-27
* iwlagn: fix dangling scan requestJohannes Berg2011-09-27
* iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy2011-09-27
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-21
* iwlagn: split remain-on-channelJohannes Berg2011-09-21
* iwlagn: move scan code to scan fileJohannes Berg2011-09-21
* iwlagn: move iwl_free_pages to iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-29
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: support new P2P implementationJohannes Berg2011-08-08
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-21
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-21
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-11
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-11
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-11
* iwlagn: direct call to post_scan functionWey-Yi Guy2011-06-03
* iwlagn: move all post scan functions in one placeWey-Yi Guy2011-06-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-12
|\
| * iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-07
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* iwlagn: support off-channel TXJohannes Berg2011-03-11
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-21
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka2011-01-28
* iwlwifi: kill elapsed_jiffiesStanislaw Gruszka2010-11-16
* iwlwifi: defer update power mode while scanStanislaw Gruszka2010-11-15
* iwlwifi: fix set_tx_power vs scanStanislaw Gruszka2010-11-15
* iwlwifi: remove spurious exportsJohannes Berg2010-10-07
* iwlwifi: introduce post_scan hookJohannes Berg2010-10-07
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-06
* 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