Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
45228ef32240957b1536fbba1ca12377cb2e587c
/
net
/
mac80211
/
scan.c
316b6b5
net/mac80211/scan.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
30dd3ed
mac80211: don't hang on to sched_scan_ies
by Johannes Berg
· 12 years ago
944b9e3
Merge remote-tracking branch 'mac80211/master' into mac80211-next
by Johannes Berg
· 12 years ago
fe94fe0
mac80211: pass channel to ieee80211_send_probe_req
by Johannes Berg
· 12 years ago
9b86487
mac80211: check operating channel in scan
by Johannes Berg
· 12 years ago
ba846a5
mac80211: don't clear sched_scan_sdata on sched scan stop request
by Eliad Peller
· 12 years ago
fcb0670
Merge remote-tracking branch 'wireless/master' into mac80211
by Johannes Berg
· 12 years ago
3aa569c
mac80211: fix scan_sdata assignment
by Johannes Berg
· 12 years ago
90b90f6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
8c358bc
mac80211: add time synchronisation with BSS for assoc
by Johannes Berg
· 13 years ago
d48b296
mac80211: redesign scan RX
by Johannes Berg
· 12 years ago
5260a5b
mac80211: track scheduled scan virtual interface
by Johannes Berg
· 12 years ago
e2fd5db
mac80211: make scan_sdata pointer usable with RCU
by Johannes Berg
· 12 years ago
d811b3d
mac80211: fix invalid band deref building preq IEs
by Arik Nemtsov
· 12 years ago
0440507
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
2eb278e
mac80211: unify SW/offload remain-on-channel
by Johannes Berg
· 13 years ago
e319269
net: Remove casts to same type
by Joe Perches
· 13 years ago
b203ca3
mac80211: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
8a69067
mac80211: Support on-channel scan option.
by Ben Greear
· 13 years ago
0446b49
mac80211: remove ieee80211_rx_bss_get
by Mohammed Shafi Shajakhan
· 13 years ago
133d40f
mac80211: do not scan and monitor connection in parallel
by Stanislaw Gruszka
· 13 years ago
de312db
mac80211: fix oper channel timestamp updation
by Rajkumar Manoharan
· 13 years ago
fcff4f1
mac80211: Filter duplicate IE ids
by Paul Stewart
· 13 years ago
888d04d
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
by Felix Fietkau
· 13 years ago
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
de2ee84
mac80211: fix scan state machine
by Mohammed Shafi Shajakhan
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
e76aadc
mac80211: revert on-channel work optimisations
by Johannes Berg
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
07ef03e
mac80211: simplify scan state machine
by Johannes Berg
· 13 years ago
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
· 14 years ago
8ee3108
mac80211: restrict advertised HW scan rates
by Johannes Berg
· 14 years ago
b856439
mac80211: add cancel_hw_scan() callback
by Eliad Peller
· 14 years ago
64c754e
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
by Jesper Juhl
· 14 years ago
c29acf2
mac80211: abort scan_work immediately when the device goes down
by Rajkumar Manoharan
· 14 years ago
85a9994
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
by Luciano Coelho
· 14 years ago
79f460c
mac80211: add support for HW scheduled scan
by Luciano Coelho
· 14 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
· 15 years ago
543708b
mac80211: fix sw scan bracketing
by Johannes Berg
· 15 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 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
4d36ec5
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
Next »