index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-scan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
2011-01-28
1
-2
/
+1
*
iwlwifi: kill elapsed_jiffies
Stanislaw Gruszka
2010-11-16
1
-2
/
+1
*
iwlwifi: defer update power mode while scan
Stanislaw Gruszka
2010-11-15
1
-0
/
+1
*
iwlwifi: fix set_tx_power vs scan
Stanislaw Gruszka
2010-11-15
1
-4
/
+6
*
iwlwifi: remove spurious exports
Johannes Berg
2010-10-08
1
-1
/
+0
*
iwlwifi: introduce post_scan hook
Johannes Berg
2010-10-08
1
-10
/
+1
*
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
2010-10-06
1
-1
/
+2
*
iwlwifi: fix sparse warning about wrong enum for band parameter
John W. Linville
2010-09-16
1
-1
/
+1
*
iwlwifi: apply settings when finishing scan
Stanislaw Gruszka
2010-09-14
1
-1
/
+2
*
iwlwifi: use IWL_DEBUG_SCAN for debug scanning
Stanislaw Gruszka
2010-09-14
1
-12
/
+19
*
iwlwifi: cleanup scan initiate check
Stanislaw Gruszka
2010-09-14
1
-16
/
+1
*
iwlwifi: do not force complete scan too early
Stanislaw Gruszka
2010-09-14
1
-9
/
+29
*
iwlwifi: assure we complete scan in scan_abort and scan_check works
Stanislaw Gruszka
2010-09-14
1
-12
/
+2
*
iwlwifi: force scan complete after timeout
Stanislaw Gruszka
2010-09-14
1
-5
/
+15
*
iwlwifi: rewrite scan completion
Stanislaw Gruszka
2010-09-14
1
-25
/
+40
*
iwlwifi: rework iwl_scan_cancel_timeout
Stanislaw Gruszka
2010-09-14
1
-13
/
+12
*
iwlwifi: report scan completion when abort fail
Stanislaw Gruszka
2010-09-14
1
-64
/
+67
*
iwlwifi: cancel scan when down the device
Stanislaw Gruszka
2010-09-14
1
-1
/
+1
*
iwlwifi: move scan completed flags handling
Johannes Berg
2010-09-14
1
-16
/
+14
*
iwlwifi: unify scan start checks
Johannes Berg
2010-09-14
1
-53
/
+74
*
iwlwifi: send PAN parameters
Johannes Berg
2010-08-27
1
-0
/
+3
*
iwlwifi: clamp scanning dwell time to all contexts
Johannes Berg
2010-08-27
1
-8
/
+17
*
iwlwifi: initial contextification
Johannes Berg
2010-08-27
1
-4
/
+5
*
iwlwifi: fix compile error without debugging support
Wey-Yi Guy
2010-08-25
1
-2
/
+0
*
iwlagn: update bt status upon scan complete
Wey-Yi Guy
2010-08-25
1
-0
/
+20
*
iwlwifi: do not spuriously call ieee80211_scan_completed
Johannes Berg
2010-08-24
1
-2
/
+4
*
iwlwifi: make scan workqueue functions static
Stanislaw Gruszka
2010-08-16
1
-8
/
+4
*
iwlwifi: fix locking assertions
Johannes Berg
2010-08-06
1
-1
/
+1
*
iwlwifi: fix scan abort
Stanislaw Gruszka
2010-07-29
1
-10
/
+8
*
iwlwifi: turn on RTS/CTS after aggregation become operational
Wey-Yi Guy
2010-06-26
1
-0
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-17
1
-0
/
+1
|
\
|
*
iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
John W. Linville
2010-06-15
1
-0
/
+1
*
|
iwlwifi: queue user-initiated scan when doing internal scan
Johannes Berg
2010-06-06
1
-11
/
+25
*
|
iwlwifi: use virtual interface address for scan
Johannes Berg
2010-06-06
1
-2
/
+2
|
/
*
iwlwifi: fix internal scan race
Reinette Chatre
2010-05-21
1
-3
/
+18
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-7
/
+9
|
\
|
*
iwlwifi: push virtual interface through
Johannes Berg
2010-05-11
1
-6
/
+7
|
*
iwl3945: fix scan races
Abhijeet Kolekar
2010-05-11
1
-1
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-1
/
+2
|
\
|
|
*
mac80211: give virtual interface to hw_scan
Johannes Berg
2010-04-27
1
-1
/
+2
*
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
1
-478
/
+28
|
\
|
|
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-04-19
1
-485
/
+44
|
|
\
|
|
*
iwlwifi: trigger scan synchronously
Johannes Berg
2010-04-16
1
-409
/
+9
|
|
*
iwlwifi: rename priv->scan to priv->scan_cmd
Johannes Berg
2010-04-16
1
-5
/
+5
|
|
*
iwlwifi: remove scan_pass_start
Johannes Berg
2010-04-16
1
-6
/
+2
|
|
*
iwlwifi: remove next_scan_jiffies
Johannes Berg
2010-04-16
1
-20
/
+0
|
|
*
iwlwifi: correct atomic bitops usage
Johannes Berg
2010-04-16
1
-7
/
+6
|
|
*
iwlwifi: remove scan_bands logic
Johannes Berg
2010-04-16
1
-42
/
+17
|
|
*
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-04-16
1
-11
/
+20
|
|
|
\
|
*
|
|
iwlwifi: check scan request ie_len
Stanislaw Gruszka
2010-04-16
1
-3
/
+3
|
|
/
/
[next]