index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: more status bit factoring
Don Fry
2012-03-08
1
-25
/
+25
*
iwlwifi: make iwl_fill_probe_req static
Johannes Berg
2012-03-07
1
-49
/
+49
*
iwlwifi: move packet to transport
Johannes Berg
2012-03-07
1
-11
/
+10
*
iwlwifi: move mutex out of shared
Johannes Berg
2012-03-07
1
-16
/
+16
*
iwlwifi: add wrappers for command sending
Johannes Berg
2012-03-07
1
-2
/
+2
*
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
2012-03-06
1
-4
/
+4
*
iwlwifi: pass response packet directly
Johannes Berg
2012-03-06
1
-2
/
+2
*
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
2012-03-06
1
-2
/
+1
*
iwlwifi: move workqueue to priv
Johannes Berg
2012-02-17
1
-5
/
+5
*
iwlwifi: always restrict scan dwell in P2P
Johannes Berg
2012-01-30
1
-3
/
+18
*
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-24
1
-1
/
+1
*
wireless: iwlwifi: iwl-scan.c: Fix build warning
Fabio Estevam
2012-01-16
1
-1
/
+1
*
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-16
1
-8
/
+8
*
iwlagn: don't always split remain-on-channel
Johannes Berg
2011-11-11
1
-0
/
+2
*
iwlwifi: move hw_scan into _mac80211 file
Wey-Yi Guy
2011-11-11
1
-45
/
+0
*
iwlagn: use 6 Mbps rate for no-CCK scans
Johannes Berg
2011-11-08
1
-1
/
+2
*
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
2011-10-14
1
-1
/
+0
*
iwlagn: merge station management functions
Wey-Yi Guy
2011-10-14
1
-1
/
+0
*
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
2011-10-14
1
-1
/
+1
*
iwlagn: fix scan complete processing
Johannes Berg
2011-09-27
1
-4
/
+32
*
iwlagn: move iwl_process_scan_complete up
Johannes Berg
2011-09-27
1
-54
/
+54
*
iwlagn: refactor scan complete
Johannes Berg
2011-09-27
1
-8
/
+11
*
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
2011-09-27
1
-3
/
+1
*
iwlagn: fix dangling scan request
Johannes Berg
2011-09-27
1
-14
/
+16
*
iwlagn: add debugging to show probe related info in scan notification
Wey-Yi Guy
2011-09-27
1
-0
/
+2
*
iwlagn: remove the callback in host commands
Emmanuel Grumbach
2011-09-21
1
-8
/
+17
*
iwlagn: split remain-on-channel
Johannes Berg
2011-09-21
1
-39
/
+60
*
iwlagn: move scan code to scan file
Johannes Berg
2011-09-21
1
-6
/
+433
*
iwlagn: move iwl_free_pages to iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-2
/
+2
*
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-16
/
+16
*
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-22
/
+22
*
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-5
/
+6
*
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: support new P2P implementation
Johannes Berg
2011-08-08
1
-5
/
+14
*
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
2011-07-21
1
-3
/
+3
*
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-21
1
-1
/
+1
*
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
2011-07-11
1
-4
/
+1
*
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
1
-1
/
+2
*
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
1
-2
/
+2
*
iwlagn: direct call to post_scan function
Wey-Yi Guy
2011-06-03
1
-1
/
+2
*
iwlagn: move all post scan functions in one place
Wey-Yi Guy
2011-06-03
1
-7
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-12
1
-1
/
+1
|
\
|
*
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-04-07
1
-1
/
+1
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
iwlagn: support off-channel TX
Johannes Berg
2011-03-11
1
-17
/
+24
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-10
/
+0
*
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
2011-02-21
1
-0
/
+10
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-10
/
+0
[next]