Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
628e7eb5a74b4ea78db97609a8dcbdf41b4b0b90
/
net
/
mac80211
/
scan.c
7b99a7c
mac80211: fix sw scan locking
by Johannes Berg
· 14 years ago
494486f
mac80211: avoid uninitialized var warning in ieee80211_scan_cancel
by John W. Linville
· 14 years ago
3aed49e
mac80211: compete scan to cfg80211 if deferred scan fail to start
by Stanislaw Gruszka
· 14 years ago
6eb11a9
mac80211: do not requeue scan work when not needed
by Stanislaw Gruszka
· 14 years ago
4136c42
mac80211: assure we also cancel deferred scan request
by Stanislaw Gruszka
· 14 years ago
e229f84
mac80211: keep lock when calling __ieee80211_scan_completed()
by Stanislaw Gruszka
· 14 years ago
259b62e
mac80211: reduce number of __ieee80211_scan_completed calls
by Stanislaw Gruszka
· 14 years ago
651b522
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
by Jouni Malinen
· 14 years ago
8dcb200
mac80211: Filter ProbeReq SuppRates based on TX rate mask
by Jouni Malinen
· 14 years ago
8789d45
mac80211: allow scan to complete from any context
by Johannes Berg
· 14 years ago
7da7cc1
mac80211: per interface idle notification
by Johannes Berg
· 14 years ago
a1699b7
mac80211: unify scan and work mutexes
by Johannes Berg
· 14 years ago
1601b1e
mac80211: fix scan locking wrt. hw scan
by Johannes Berg
· 14 years ago
e5b900d
mac80211: allow drivers to request DTIM period
by Johannes Berg
· 14 years ago
a0daa0e
Revert "mac80211: fix sw scan bracketing"
by Luis R. Rodriguez
· 14 years ago
fb63bc4
mac80211: Fix compile warning in scan.c.
by Gertjan van Wingerde
· 14 years ago
543708b
mac80211: fix sw scan bracketing
by Johannes Berg
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
be4a4b6
mac80211: improve IBSS scanning
by Johannes Berg
· 15 years ago
f0b058b
mac80211: do not wip out old supported rates
by Stanislaw Gruszka
· 15 years ago
a060bbf
mac80211: give virtual interface to hw_scan
by Johannes Berg
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b5878a2
mac80211: enhance tracing
by Johannes Berg
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
df13cce
mac80211: Improve software scan timing
by Helmut Schaa
· 15 years ago
6e7e621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
c0ce77b
mac80211: fix deferred hardware scan requests
by Johannes Berg
· 15 years ago
56007a0
mac80211: wait for beacon before enabling powersave
by Johannes Berg
· 15 years ago
ab13315
mac80211: add U-APSD client support
by Kalle Valo
· 15 years ago
81ac346
mac80211: fix a few work bugs
by Johannes Berg
· 15 years ago
8a5b33f
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
by John W. Linville
· 15 years ago
29401f6
mac80211: No need to include WEXT headers here
by Jouni Malinen
· 15 years ago
b203ffc
mac80211: Generalize off-channel operation helpers from scan code
by Jouni Malinen
· 15 years ago
0c1ad2c
mac80211: proper bss private data handling
by Johannes Berg
· 15 years ago
af6b637
mac80211: generalise work handling
by Johannes Berg
· 15 years ago
a80f7c0
mac80211: introduce flush operation
by Johannes Berg
· 15 years ago
9607e6b
mac80211: add ieee80211_sdata_running
by Johannes Berg
· 15 years ago
ea1e4b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
47846c9
mac80211: reduce reliance on netdev
by Johannes Berg
· 15 years ago
7c3f4bb
mac80211: Fix dynamic power save for scanning.
by Vivek Natarajan
· 15 years ago
584991d
cfg80211: validate scan channels
by Johannes Berg
· 15 years ago
6d3560d
mac80211: fix scan abort sanity checks
by Johannes Berg
· 15 years ago
4d36ec58
mac80211: split hardware scan by band
by Johannes Berg
· 15 years ago
b59f04c
mac80211: remove outdated comment
by Johannes Berg
· 15 years ago
53623f1
mac80211: replace netif_tx_{start,stop,wake}_all_queues
by John W. Linville
· 15 years ago
6a211bf
mac80211: fix DTIM setting
by Johannes Berg
· 15 years ago
15db0b7
mac80211: fix scan cancel on ifdown
by Johannes Berg
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
5ba6353
cfg80211: fix alignment problem in scan request
by Johannes Berg
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
a9a1162
cfg80211: self-contained wext handling where possible
by Johannes Berg
· 15 years ago
0ee9c13
mac80211: fix an oops in ieee80211_scan_state_set_channel
by Helmut Schaa
· 15 years ago
977923b
mac80211: rename scan_state to next_scan_state
by Helmut Schaa
· 15 years ago
142b9f5
mac80211: implement basic background scanning
by Helmut Schaa
· 15 years ago
fbe9c42
mac80211: Replace {sw, hw}_scanning variables with a bitfield
by Helmut Schaa
· 15 years ago
2fb3f02
mac80211: introduce a new scan state "decision"
by Helmut Schaa
· 15 years ago
f502d09
mac80211: advance the state machine immediately if no delay is needed
by Helmut Schaa
· 15 years ago
7d3be3c
mac80211: refactor the scan code
by Helmut Schaa
· 15 years ago
3b8d81e0
mac80211: remove master netdev
by Johannes Berg
· 15 years ago
77fdaa1
mac80211: rework MLME for multiple authentications
by Johannes Berg
· 15 years ago
96f7e73
mac80211: shorten the passive dwell time for sw scans
by Helmut Schaa
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
5bb644a
mac80211: cancel/restart all timers across suspend/resume
by Johannes Berg
· 15 years ago
99c84cb
mac80211: improve scan timing
by Johannes Berg
· 16 years ago
58905ca
mac80211: fix scan channel race
by Johannes Berg
· 16 years ago
5cff20e
mac80211: tell driver when idle
by Johannes Berg
· 16 years ago
2448798
mac80211: add driver ops wrappers
by Johannes Berg
· 16 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
f3b8525
mac80211: fix scan races and rework scanning
by Johannes Berg
· 16 years ago
af8cdcd
mac80211: convert to cfg80211 IBSS API
by Johannes Berg
· 16 years ago
965beda
mac80211: improve powersave implementation
by Johannes Berg
· 16 years ago
de95a54
mac80211: pass all probe request IEs to driver
by Johannes Berg
· 16 years ago
9050bdd
mac80211: disable power save when scanning
by Kalle Valo
· 16 years ago
a9a6fff
mac80211: don't drop nullfunc frames during software scan
by Kalle Valo
· 16 years ago
af88b90
mac80211: handle failed scan requests in STA mode
by Helmut Schaa
· 16 years ago
80e775b
mac80211: Add software scan notifiers
by Michael Buesch
· 16 years ago
77965c9
cfg80211: clean up signal type
by Johannes Berg
· 16 years ago
70692ad
nl80211: Optional IEs into scan request
by Jouni Malinen
· 16 years ago
4690029
mac80211: split IBSS/managed code
by Johannes Berg
· 16 years ago
00d3f14
mac80211: use cfg80211s BSS infrastructure
by Johannes Berg
· 16 years ago
99cf5f5
mac80211: dont add BSS when creating IBSS
by Johannes Berg
· 16 years ago
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago
14b8072
mac80211: fix beacon enable more
by Johannes Berg
· 16 years ago
7a94708
mac80211: Free current bss information in few places where we don't need it any more
by Vasanthakumar Thiagarajan
· 16 years ago
fb9ddbf
mac80211: don't try to powersave/config disabled interfaces
by Johannes Berg
· 16 years ago
078e1e6
mac80211: Add capability to enable/disable beaconing
by Johannes Berg
· 16 years ago
a97b77b
mac80211: Enhancements to dynamic power save.
by Vivek Natarajan
· 16 years ago
1239cd5
wireless: move mesh config length constant
by Johannes Berg
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
d73782f
mac80211: clean up ieee80211_hw_config errors
by Johannes Berg
· 16 years ago
d048e50
mac80211: Fix scan RX processing oops
by Jouni Malinen
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
c2b1345
mac80211: clean up scan namespace
by Johannes Berg
· 16 years ago
5bc7572
mac80211: fix scan vs. interface removal race
by Johannes Berg
· 16 years ago
472dbc4
mac80211: split off mesh handling entirely
by Johannes Berg
· 16 years ago
a1678f8
mac80211: move STA timer restart
by Johannes Berg
· 16 years ago
e50db65
mac80211: move frame TX function
by Johannes Berg
· 16 years ago
9116dd0
mac80211: clarify scan request
by Johannes Berg
· 16 years ago
Next »