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.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
/
net
/
mac80211
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
mac80211: fix deferred hardware scan requests
Johannes Berg
1
-8
/
+10
2010-01-07
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
1
-5
/
+5
2009-12-08
mac80211: Fix dynamic power save for scanning.
Vivek Natarajan
1
-4
/
+16
2009-11-02
cfg80211: validate scan channels
Johannes Berg
1
-11
/
+2
2009-11-02
mac80211: fix scan abort sanity checks
Johannes Berg
1
-4
/
+8
2009-10-30
mac80211: split hardware scan by band
Johannes Berg
1
-25
/
+71
2009-10-30
mac80211: remove outdated comment
Johannes Berg
1
-2
/
+0
2009-10-27
mac80211: replace netif_tx_{start,stop,wake}_all_queues
John W. Linville
1
-5
/
+5
2009-09-23
mac80211: fix DTIM setting
Johannes Berg
1
-2
/
+2
2009-08-28
mac80211: fix scan cancel on ifdown
Johannes Berg
1
-3
/
+6
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-14
/
+2
2009-08-14
cfg80211: fix alignment problem in scan request
Johannes Berg
1
-5
/
+5
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-4
/
+4
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
1
-1
/
+0
2009-07-29
mac80211: fix an oops in ieee80211_scan_state_set_channel
Helmut Schaa
1
-1
/
+4
2009-07-27
mac80211: rename scan_state to next_scan_state
Helmut Schaa
1
-10
/
+10
2009-07-27
mac80211: implement basic background scanning
Helmut Schaa
1
-8
/
+109
2009-07-27
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
1
-13
/
+10
2009-07-27
mac80211: introduce a new scan state "decision"
Helmut Schaa
1
-14
/
+26
2009-07-27
mac80211: advance the state machine immediately if no delay is needed
Helmut Schaa
1
-9
/
+15
2009-07-27
mac80211: refactor the scan code
Helmut Schaa
1
-58
/
+78
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-11
/
+8
2009-07-10
mac80211: rework MLME for multiple authentications
Johannes Berg
1
-19
/
+4
2009-07-10
mac80211: shorten the passive dwell time for sw scans
Helmut Schaa
1
-1
/
+1
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-2
/
+2
2009-05-20
mac80211: cancel/restart all timers across suspend/resume
Johannes Berg
1
-0
/
+18
2009-05-11
mac80211: improve scan timing
Johannes Berg
1
-8
/
+23
2009-05-11
mac80211: fix scan channel race
Johannes Berg
1
-0
/
+1
2009-05-06
mac80211: tell driver when idle
Johannes Berg
1
-10
/
+7
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-16
/
+12
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-4
/
+4
2009-05-06
mac80211: fix scan races and rework scanning
Johannes Berg
1
-175
/
+212
2009-04-23
mac80211: convert to cfg80211 IBSS API
Johannes Berg
1
-2
/
+0
2009-04-23
mac80211: improve powersave implementation
Johannes Berg
1
-1
/
+1
2009-04-23
mac80211: pass all probe request IEs to driver
Johannes Berg
1
-1
/
+23
2009-03-28
mac80211: disable power save when scanning
Kalle Valo
1
-2
/
+62
2009-03-28
mac80211: don't drop nullfunc frames during software scan
Kalle Valo
1
-0
/
+13
2009-03-17
mac80211: handle failed scan requests in STA mode
Helmut Schaa
1
-0
/
+12
2009-02-27
mac80211: Add software scan notifiers
Michael Buesch
1
-0
/
+5
2009-02-27
cfg80211: clean up signal type
Johannes Berg
1
-8
/
+3
2009-02-27
nl80211: Optional IEs into scan request
Jouni Malinen
1
-1
/
+2
2009-02-27
mac80211: split IBSS/managed code
Johannes Berg
1
-36
/
+7
2009-02-13
mac80211: use cfg80211s BSS infrastructure
Johannes Berg
1
-235
/
+18
2009-02-13
mac80211: dont add BSS when creating IBSS
Johannes Berg
1
-6
/
+2
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
1
-296
/
+60
2009-02-13
mac80211: fix beacon enable more
Johannes Berg
1
-2
/
+12
2009-02-11
mac80211: Free current bss information in few places where we don't need it a...
Vasanthakumar Thiagarajan
1
-0
/
+13
2009-01-30
mac80211: don't try to powersave/config disabled interfaces
Johannes Berg
1
-0
/
+6
2009-01-30
mac80211: Add capability to enable/disable beaconing
Johannes Berg
1
-7
/
+11
2009-01-29
mac80211: Enhancements to dynamic power save.
Vivek Natarajan
1
-1
/
+1
[next]