summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
AgeCommit message (Expand)Author
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-06-06iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer
2012-06-06iwlwifi: use mac80211 channels for reset scanJohannes Berg
2012-06-06iwlwifi: trust mac80211 channel settingJohannes Berg
2012-06-06iwlwifi: handle race condition in ROC flowIlan Peer
2012-05-16iwlwifi: invert the order of ssid list in scan cmdDavid Spinadel
2012-05-16iwlwifi: disable default wildcard ssid scanDavid Spinadel
2012-05-16iwlwifi: fix scan_cmd_size allocationDavid Spinadel
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-04-09iwlwifi: split POWER_PMI status bitDon Fry
2012-04-09iwlwifi: move FW_ERROR to privDon Fry
2012-04-09iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: use scan while idleJohannes Berg
2012-04-09iwlwifi: remove scan_rx_antennasJohannes Berg
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-07iwlwifi: make iwl_fill_probe_req staticJohannes Berg
2012-03-07iwlwifi: move packet to transportJohannes Berg
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg
2012-03-06iwlwifi: pass response packet directlyJohannes Berg
2012-03-06iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg
2012-02-17iwlwifi: move workqueue to privJohannes Berg
2012-01-30iwlwifi: always restrict scan dwell in P2PJohannes Berg
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2012-01-16wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-11-11iwlagn: don't always split remain-on-channelJohannes Berg
2011-11-11iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy
2011-11-08iwlagn: use 6 Mbps rate for no-CCK scansJohannes Berg
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy
2011-09-27iwlagn: fix scan complete processingJohannes Berg
2011-09-27iwlagn: move iwl_process_scan_complete upJohannes Berg
2011-09-27iwlagn: refactor scan completeJohannes Berg
2011-09-27iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg
2011-09-27iwlagn: fix dangling scan requestJohannes Berg
2011-09-27iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-21iwlagn: split remain-on-channelJohannes Berg
2011-09-21iwlagn: move scan code to scan fileJohannes Berg
2011-08-29iwlagn: move iwl_free_pages to iwl-shared.hEmmanuel Grumbach
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach