index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
1
-1
/
+2
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
1
-2
/
+2
2011-06-03
iwlagn: direct call to post_scan function
Wey-Yi Guy
1
-1
/
+2
2011-06-03
iwlagn: move all post scan functions in one place
Wey-Yi Guy
1
-7
/
+0
2011-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-11
iwlagn: support off-channel TX
Johannes Berg
1
-17
/
+24
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-10
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+10
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-10
/
+0
2011-01-28
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
1
-2
/
+1
2010-11-17
iwlwifi: kill elapsed_jiffies
Stanislaw Gruszka
1
-2
/
+1
2010-11-15
iwlwifi: defer update power mode while scan
Stanislaw Gruszka
1
-0
/
+1
2010-11-15
iwlwifi: fix set_tx_power vs scan
Stanislaw Gruszka
1
-4
/
+6
2010-10-08
iwlwifi: remove spurious exports
Johannes Berg
1
-1
/
+0
2010-10-08
iwlwifi: introduce post_scan hook
Johannes Berg
1
-10
/
+1
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
1
-1
/
+2
2010-09-16
iwlwifi: fix sparse warning about wrong enum for band parameter
John W. Linville
1
-1
/
+1
2010-09-15
iwlwifi: apply settings when finishing scan
Stanislaw Gruszka
1
-1
/
+2
2010-09-15
iwlwifi: use IWL_DEBUG_SCAN for debug scanning
Stanislaw Gruszka
1
-12
/
+19
2010-09-15
iwlwifi: cleanup scan initiate check
Stanislaw Gruszka
1
-16
/
+1
2010-09-15
iwlwifi: do not force complete scan too early
Stanislaw Gruszka
1
-9
/
+29
2010-09-15
iwlwifi: assure we complete scan in scan_abort and scan_check works
Stanislaw Gruszka
1
-12
/
+2
2010-09-15
iwlwifi: force scan complete after timeout
Stanislaw Gruszka
1
-5
/
+15
2010-09-15
iwlwifi: rewrite scan completion
Stanislaw Gruszka
1
-25
/
+40
2010-09-15
iwlwifi: rework iwl_scan_cancel_timeout
Stanislaw Gruszka
1
-13
/
+12
2010-09-15
iwlwifi: report scan completion when abort fail
Stanislaw Gruszka
1
-64
/
+67
2010-09-15
iwlwifi: cancel scan when down the device
Stanislaw Gruszka
1
-1
/
+1
2010-09-15
iwlwifi: move scan completed flags handling
Johannes Berg
1
-16
/
+14
2010-09-15
iwlwifi: unify scan start checks
Johannes Berg
1
-53
/
+74
2010-08-27
iwlwifi: send PAN parameters
Johannes Berg
1
-0
/
+3
2010-08-27
iwlwifi: clamp scanning dwell time to all contexts
Johannes Berg
1
-8
/
+17
2010-08-27
iwlwifi: initial contextification
Johannes Berg
1
-4
/
+5
2010-08-25
iwlwifi: fix compile error without debugging support
Wey-Yi Guy
1
-2
/
+0
2010-08-25
iwlagn: update bt status upon scan complete
Wey-Yi Guy
1
-0
/
+20
2010-08-25
iwlwifi: do not spuriously call ieee80211_scan_completed
Johannes Berg
1
-2
/
+4
2010-08-16
iwlwifi: make scan workqueue functions static
Stanislaw Gruszka
1
-8
/
+4
2010-08-06
iwlwifi: fix locking assertions
Johannes Berg
1
-1
/
+1
2010-07-29
iwlwifi: fix scan abort
Stanislaw Gruszka
1
-10
/
+8
2010-06-26
iwlwifi: turn on RTS/CTS after aggregation become operational
Wey-Yi Guy
1
-0
/
+9
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2010-06-15
iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
John W. Linville
1
-0
/
+1
2010-06-06
iwlwifi: queue user-initiated scan when doing internal scan
Johannes Berg
1
-11
/
+25
2010-06-06
iwlwifi: use virtual interface address for scan
Johannes Berg
1
-2
/
+2
2010-05-21
iwlwifi: fix internal scan race
Reinette Chatre
1
-3
/
+18
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+9
[next]