summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-scan.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-08iwlwifi: more status bit factoringDon Fry1-25/+25
2012-03-07iwlwifi: make iwl_fill_probe_req staticJohannes Berg1-49/+49
2012-03-07iwlwifi: move packet to transportJohannes Berg1-11/+10
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg1-16/+16
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg1-2/+2
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg1-4/+4
2012-03-06iwlwifi: pass response packet directlyJohannes Berg1-2/+2
2012-03-06iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg1-2/+1
2012-02-17iwlwifi: move workqueue to privJohannes Berg1-5/+5
2012-01-30iwlwifi: always restrict scan dwell in P2PJohannes Berg1-3/+18
2012-01-24iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2012-01-16wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam1-1/+1
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-8/+8
2011-11-11iwlagn: don't always split remain-on-channelJohannes Berg1-0/+2
2011-11-11iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy1-45/+0
2011-11-08iwlagn: use 6 Mbps rate for no-CCK scansJohannes Berg1-1/+2
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach1-1/+0
2011-10-14iwlagn: merge station management functionsWey-Yi Guy1-1/+0
2011-10-14iwlagn: rename all the mac80211 callback functionsWey-Yi Guy1-1/+1
2011-09-27iwlagn: fix scan complete processingJohannes Berg1-4/+32
2011-09-27iwlagn: move iwl_process_scan_complete upJohannes Berg1-54/+54
2011-09-27iwlagn: refactor scan completeJohannes Berg1-8/+11
2011-09-27iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg1-3/+1
2011-09-27iwlagn: fix dangling scan requestJohannes Berg1-14/+16
2011-09-27iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy1-0/+2
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach1-8/+17
2011-09-21iwlagn: split remain-on-channelJohannes Berg1-39/+60
2011-09-21iwlagn: move scan code to scan fileJohannes Berg1-6/+433
2011-08-29iwlagn: move iwl_free_pages to iwl-shared.hEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach1-2/+2
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach1-16/+16
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach1-22/+22
2011-08-29iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach1-5/+6
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach1-1/+1
2011-08-08iwlagn: support new P2P implementationJohannes Berg1-5/+14
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy1-3/+3
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach1-1/+1
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry1-4/+1
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-1/+2
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach1-2/+2
2011-06-03iwlagn: direct call to post_scan functionWey-Yi Guy1-1/+2
2011-06-03iwlagn: move all post scan functions in one placeWey-Yi Guy1-7/+0
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-11iwlagn: support off-channel TXJohannes Berg1-17/+24
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-10/+0
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-0/+10
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-10/+0