aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
Commit message (Expand)AuthorAge
* iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel2012-05-16
* iwlwifi: disable default wildcard ssid scanDavid Spinadel2012-05-16
* iwlwifi: fix scan_cmd_size allocationDavid Spinadel2012-05-16
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-23
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-18
* iwlwifi: move hw_params into privJohannes Berg2012-04-12
* iwlwifi: split POWER_PMI status bitDon Fry2012-04-09
* iwlwifi: move FW_ERROR to privDon Fry2012-04-09
* iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman2012-04-09
* iwlwifi: use scan while idleJohannes Berg2012-04-09
* iwlwifi: remove scan_rx_antennasJohannes Berg2012-04-09
* iwlwifi: more status bit factoringDon Fry2012-03-08
* iwlwifi: make iwl_fill_probe_req staticJohannes Berg2012-03-07
* iwlwifi: move packet to transportJohannes Berg2012-03-07
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-07
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-07
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-06
* iwlwifi: pass response packet directlyJohannes Berg2012-03-06
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-06
* iwlwifi: move workqueue to privJohannes Berg2012-02-17
* iwlwifi: always restrict scan dwell in P2PJohannes Berg2012-01-30
* 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