Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f808956d3cd07c8dc69e213931b19bad56344fb
/
net
/
mac80211
/
scan.c
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
dcd8397
mac80211: pass no-CCK flag through to HW scan
by Johannes Berg
· 13 years ago
aad14ce
mac80211: Send the management frame at requested rate
by Rajkumar Manoharan
· 13 years ago
e8db0be
PM QoS: Move and rename the implementation files
by Jean Pihet
· 13 years ago
85a237f
mac80211: implement scan supported rates
by Johannes Berg
· 13 years ago
d859898
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
1186980
mac80211: fix ie memory allocation for scheduled scans
by Luciano Coelho
· 13 years ago
a806c55
mac80211: Drop DS Channel PARAM in directed probe
by Paul Stewart
· 13 years ago
8ee3108
mac80211: restrict advertised HW scan rates
by Johannes Berg
· 13 years ago
b856439
mac80211: add cancel_hw_scan() callback
by Eliad Peller
· 13 years ago
64c754e
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
by Jesper Juhl
· 13 years ago
c29acf2
mac80211: abort scan_work immediately when the device goes down
by Rajkumar Manoharan
· 13 years ago
85a9994
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
by Luciano Coelho
· 13 years ago
79f460c
mac80211: add support for HW scheduled scan
by Luciano Coelho
· 13 years ago
306fe93
mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx()
by Luciano Coelho
· 14 years ago
d07bfd8
mac80211: fix scan race, simplify code
by Johannes Berg
· 14 years ago
59bdf3b
mac80211: Ensure power-level set properly for scanning.
by Ben Greear
· 14 years ago
4f2e9d9
mac80211: Allow scanning on existing channel-type.
by Ben Greear
· 14 years ago
b23b025
mac80211: Optimize scans on current operating channel.
by Ben Greear
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
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
Next »