Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4b7820ca4f039ce8173e76b14d48ad35a438685a
/
net
/
mac80211
/
scan.c
e08fd97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
18db594
mac80211: fix scheduled scan rtnl deadlock
by Johannes Berg
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a754055
mac80211: correctly close cancelled scans
by Emmanuel Grumbach
· 11 years ago
392b9ff
mac80211: change beacon/connection polling
by Stanislaw Gruszka
· 11 years ago
7ca15a0
mac80211: allow scanning for 5/10 MHz channels in IBSS
by Simon Wunderlich
· 11 years ago
2103dec
mac80211: select and adjust bitrates according to channel mode
by Simon Wunderlich
· 11 years ago
817cee7
mac80211: track AP's beacon rate and give it to the driver
by Alexander Bondar
· 11 years ago
b2e506b
mac80211: parse VHT channel switch IEs
by Johannes Berg
· 12 years ago
1946bed
mac80211: check ERP info IE length in parser
by Johannes Berg
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
511044e
mac80211: remove a few set but unused variables
by Johannes Berg
· 12 years ago
164eb02
mac80211: add radar detection command/event
by Simon Wunderlich
· 12 years ago
9c35d7d
mac80211: Add flushes before going off-channel
by Seth Forshee
· 12 years ago
6c17b77
mac80211: Fix tx queue handling during scans
by Seth Forshee
· 12 years ago
ef429da
mac80211: introduce beacon-only timing data
by Johannes Berg
· 12 years ago
5b112d3
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
by Johannes Berg
· 12 years ago
3f892b6
mac80211: improve latency and throughput while software scanning
by Stanislaw Gruszka
· 12 years ago
1672c0e3
mac80211: start auth/assoc timeout on frame status
by Johannes Berg
· 12 years ago
0fe20ad
mac80211: remove unused mesh data from bss
by Johannes Berg
· 12 years ago
ce9877c
mac80211: remove last_probe_resp from bss
by Johannes Berg
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
aacde9e
mac80211: synchronize scan off/on-channel and PS states
by Stanislaw Gruszka
· 12 years ago
d45c417
mac82011: use frame control to differentiate probe resp/beacon
by Emmanuel Grumbach
· 12 years ago
826262c
mac80211: fix dtim_period in hidden SSID AP association
by Johannes Berg
· 12 years ago
34bcf71
mac80211: fix ibss scanning
by Stanislaw Gruszka
· 12 years ago
c66cfd5
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 12 years ago
8e3c1b7
mac80211: a few whitespace fixes
by Johannes Berg
· 12 years ago
403e167
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
c604b9f
mac80211: make ieee80211_build_preq_ies safer
by Johannes Berg
· 12 years ago
62c8003
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
0172bb7
cfg80211: use DS or HT operation IEs to determine BSS channel
by Johannes Berg
· 12 years ago
b311749
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
bca1e29
mac80211: init sched_scan_ies
by David Spinadel
· 12 years ago
cd2bb51
mac80211: add support for tx to abort low priority scan requests
by Sam Leffler
· 12 years ago
55de908
mac80211: use channel contexts
by Johannes Berg
· 12 years ago
fe57d9f
mac80211: track whether to use channel contexts
by Johannes Berg
· 12 years ago
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
· 12 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
· 12 years ago
2eb278e
mac80211: unify SW/offload remain-on-channel
by Johannes Berg
· 12 years ago
e319269
net: Remove casts to same type
by Joe Perches
· 12 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
· 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
· 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
Next »