index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-07
iwlwifi: remove spurious exports
Johannes Berg
1
-1
/
+0
2010-10-07
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-14
iwlwifi: apply settings when finishing scan
Stanislaw Gruszka
1
-1
/
+2
2010-09-14
iwlwifi: use IWL_DEBUG_SCAN for debug scanning
Stanislaw Gruszka
1
-12
/
+19
2010-09-14
iwlwifi: cleanup scan initiate check
Stanislaw Gruszka
1
-16
/
+1
2010-09-14
iwlwifi: do not force complete scan too early
Stanislaw Gruszka
1
-9
/
+29
2010-09-14
iwlwifi: assure we complete scan in scan_abort and scan_check works
Stanislaw Gruszka
1
-12
/
+2
2010-09-14
iwlwifi: force scan complete after timeout
Stanislaw Gruszka
1
-5
/
+15
2010-09-14
iwlwifi: rewrite scan completion
Stanislaw Gruszka
1
-25
/
+40
2010-09-14
iwlwifi: rework iwl_scan_cancel_timeout
Stanislaw Gruszka
1
-13
/
+12
2010-09-14
iwlwifi: report scan completion when abort fail
Stanislaw Gruszka
1
-64
/
+67
2010-09-14
iwlwifi: cancel scan when down the device
Stanislaw Gruszka
1
-1
/
+1
2010-09-14
iwlwifi: move scan completed flags handling
Johannes Berg
1
-16
/
+14
2010-09-14
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-24
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-25
iwlwifi: turn on RTS/CTS after aggregation become operational
Wey-Yi Guy
1
-0
/
+9
2010-06-17
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-05
iwlwifi: queue user-initiated scan when doing internal scan
Johannes Berg
1
-11
/
+25
2010-06-05
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
2010-05-10
iwlwifi: push virtual interface through
Johannes Berg
1
-6
/
+7
2010-05-10
iwl3945: fix scan races
Abhijeet Kolekar
1
-1
/
+2
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2010-04-27
mac80211: give virtual interface to hw_scan
Johannes Berg
1
-1
/
+2
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-478
/
+28
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+20
2010-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-11
/
+20
2010-04-19
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-485
/
+44
2010-04-16
iwlwifi: trigger scan synchronously
Johannes Berg
1
-409
/
+9
2010-04-16
iwlwifi: rename priv->scan to priv->scan_cmd
Johannes Berg
1
-5
/
+5
2010-04-16
iwlwifi: remove scan_pass_start
Johannes Berg
1
-6
/
+2
2010-04-16
iwlwifi: remove next_scan_jiffies
Johannes Berg
1
-20
/
+0
2010-04-16
iwlwifi: correct atomic bitops usage
Johannes Berg
1
-7
/
+6
2010-04-16
iwlwifi: remove scan_bands logic
Johannes Berg
1
-42
/
+17
2010-04-16
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
1
-11
/
+20
2010-04-16
iwlwifi: fix scan races
Johannes Berg
1
-11
/
+20
2010-04-16
iwlwifi: check scan request ie_len
Stanislaw Gruszka
1
-3
/
+3
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+5
[next]