index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
iwlwifi: invert the order of ssid list in scan cmd
David Spinadel
1
-1
/
+5
2012-05-16
iwlwifi: disable default wildcard ssid scan
David Spinadel
1
-9
/
+22
2012-05-16
iwlwifi: fix scan_cmd_size allocation
David Spinadel
1
-5
/
+12
2012-04-24
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-1
/
+0
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-6
/
+6
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
1
-4
/
+4
2012-04-10
iwlwifi: split POWER_PMI status bit
Don Fry
1
-1
/
+1
2012-04-10
iwlwifi: move FW_ERROR to priv
Don Fry
1
-1
/
+1
2012-04-10
iwlwifi: move iwl_get_single_channel_number and mark it static
Meenakshi Venkataraman
1
-0
/
+40
2012-04-10
iwlwifi: use scan while idle
Johannes Berg
1
-2
/
+6
2012-04-10
iwlwifi: remove scan_rx_antennas
Johannes Berg
1
-3
/
+0
2012-03-08
iwlwifi: more status bit factoring
Don Fry
1
-25
/
+25
2012-03-07
iwlwifi: make iwl_fill_probe_req static
Johannes Berg
1
-49
/
+49
2012-03-07
iwlwifi: move packet to transport
Johannes Berg
1
-11
/
+10
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
1
-16
/
+16
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
1
-4
/
+4
2012-03-07
iwlwifi: pass response packet directly
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
1
-2
/
+1
2012-02-17
iwlwifi: move workqueue to priv
Johannes Berg
1
-5
/
+5
2012-01-31
iwlwifi: always restrict scan dwell in P2P
Johannes Berg
1
-3
/
+18
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2012-01-17
wireless: iwlwifi: iwl-scan.c: Fix build warning
Fabio Estevam
1
-1
/
+1
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-8
/
+8
2011-11-11
iwlagn: don't always split remain-on-channel
Johannes Berg
1
-0
/
+2
2011-11-11
iwlwifi: move hw_scan into _mac80211 file
Wey-Yi Guy
1
-45
/
+0
2011-11-09
iwlagn: use 6 Mbps rate for no-CCK scans
Johannes Berg
1
-1
/
+2
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
1
-1
/
+0
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
1
-1
/
+0
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
1
-1
/
+1
2011-09-27
iwlagn: fix scan complete processing
Johannes Berg
1
-4
/
+32
2011-09-27
iwlagn: move iwl_process_scan_complete up
Johannes Berg
1
-54
/
+54
2011-09-27
iwlagn: refactor scan complete
Johannes Berg
1
-8
/
+11
2011-09-27
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
1
-3
/
+1
2011-09-27
iwlagn: fix dangling scan request
Johannes Berg
1
-14
/
+16
2011-09-27
iwlagn: add debugging to show probe related info in scan notification
Wey-Yi Guy
1
-0
/
+2
2011-09-22
iwlagn: remove the callback in host commands
Emmanuel Grumbach
1
-8
/
+17
2011-09-22
iwlagn: split remain-on-channel
Johannes Berg
1
-39
/
+60
2011-09-22
iwlagn: move scan code to scan file
Johannes Berg
1
-6
/
+433
2011-08-29
iwlagn: move iwl_free_pages to iwl-shared.h
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
1
-16
/
+16
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
1
-22
/
+22
2011-08-29
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
1
-5
/
+6
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
1
-1
/
+1
2011-08-09
iwlagn: support new P2P implementation
Johannes Berg
1
-5
/
+14
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
1
-3
/
+3
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
1
-1
/
+1
2011-07-11
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
1
-4
/
+1
[next]