index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-33
/
+16
2010-04-02
iwlwifi: remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
iwlwifi: avoid device type checking in generic code
Wey-Yi Guy
1
-3
/
+4
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+3
2010-03-09
Revert "iwlwifi: Send broadcast probe request only when asked to"
Reinette Chatre
1
-33
/
+16
2010-03-09
iwlwifi: remove unnecessary parameter in scan function
Wey-Yi Guy
1
-5
/
+3
2010-03-09
iwlwifi: remove needlessly exported symbols
Reinette Chatre
1
-1
/
+0
2010-02-11
iwlwifi: fix scan race
Reinette Chatre
1
-15
/
+12
2010-02-11
iwlwifi: multiple force reset mode
Wey-Yi Guy
1
-10
/
+0
2010-02-08
iwlwifi: Send broadcast probe request only when asked to
Samuel Ortiz
1
-16
/
+33
2010-01-25
iwlwifi: Logic to control how frequent radio should be reset if needed
Wey-Yi Guy
1
-2
/
+16
2010-01-25
iwlwifi: Fix A band scanning when associated
Henry Zhangh
1
-15
/
+2
2010-01-25
iwlwifi: add function to reset/tune radio if needed
Wey-Yi Guy
1
-14
/
+141
2010-01-19
iwlwifi: update copyright year to 2010
Reinette Chatre
1
-1
/
+1
2009-12-21
iwlwifi: allocated rx page accounting cleanup
Zhu Yi
1
-2
/
+1
[next]