Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7a7f9875d9d35315c22830be5ce7fdd80b1d1ab0
/
net
/
wireless
/
scan.c
768be59
cfg80211: fix indentation
by Hila Gonen
· 12 years ago
fd01428
nl80211: move scan API to wdev
by Johannes Berg
· 12 years ago
c597f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
ac422d3
wireless: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
ef9456a
cfg80211: fix BSS comparison
by Emmanuel Grumbach
· 13 years ago
f9616e0
cfg80211: increse bss expire time
by Rajkumar Manoharan
· 13 years ago
c6fb08a
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
by Felix Fietkau
· 13 years ago
7b8bcff
cfg80211: clarify timestamp in cfg80211_inform_bss
by Johannes Berg
· 13 years ago
4c0c0b7
cfg80211: export cfg80211_ref_bss
by Johannes Berg
· 13 years ago
dd9dfb9
cfg80211: merge in beacon ies of hidden bss.
by Dmitry Tarnyagin
· 13 years ago
3b6ef63
cfg80211: fix cmp_ies
by Johannes Berg
· 13 years ago
0c28ec5
cfg80211: add cfg80211_find_vendor_ie() function
by Eliad Peller
· 13 years ago
262eb9b2
cfg80211: split wext compatibility to separate header
by Johannes Berg
· 13 years ago
a401d2b
cfg80211: fix scan crash on single-band cards
by Johannes Berg
· 13 years ago
34850ab
cfg80211: allow userspace to control supported rates in scan
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
1a84ff7
cfg80211: return -ENOENT when stopping sched_scan while not running
by Luciano Coelho
· 13 years ago
3b4670f
net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()
by Jesper Juhl
· 13 years ago
c10841c
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
by Luciano Coelho
· 13 years ago
333ba73
cfg80211: don't drop p2p probe responses
by Eliad Peller
· 13 years ago
85a9994
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
by Luciano Coelho
· 14 years ago
807f8a8
cfg80211/nl80211: add support for scheduled scans
by Luciano Coelho
· 14 years ago
0a35d36
cfg80211: Use capability info to detect mesh beacons.
by Javier Cardona
· 14 years ago
2b78ac9
cfg80211: fix BSS double-unlinking (continued)
by Juuso Oikarinen
· 14 years ago
bef9bac
cfg80211:: fix possible NULL pointer dereference
by Mariusz Kozlowski
· 14 years ago
01123e2
cfg80211: update information elements in cached BSS struct
by Sven Neumann
· 14 years ago
3207390
cfg80211: fix BSS double-unlinking
by Johannes Berg
· 14 years ago
ccb6c13
cfg80211: don't get expired BSSes
by Johannes Berg
· 14 years ago
22fe88d
cfg80211: Fix signal_type comparison
by Sujith
· 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
c21dbf9
cfg80211: export cfg80211_find_ie
by Johannes Berg
· 15 years ago
34a6edd
cfg80211: Store IEs from both Beacon and Probe Response frames
by Jouni Malinen
· 15 years ago
65486c8b
cfg80211: fix error path in cfg80211_wext_siwscan
by Johannes Berg
· 15 years ago
8f56874
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
e60d744
wireless : use a dedicated workqueue for cfg80211.
by Alban Browaeys
· 15 years ago
76aa5e7
mac80211: update cfg80211 scan result code for the updated mesh conf IE
by Rui Paulo
· 15 years ago
136cfa2
mac80211: use a structure to hold the mesh config information element
by Rui Paulo
· 15 years ago
584991d
cfg80211: validate scan channels
by Johannes Berg
· 15 years ago
3d23e34
wext: refactor
by Johannes Berg
· 15 years ago
8862dc5
cfg80211: minimal error handling for wext-compat freq scanning
by Holger Schurig
· 15 years ago
a4e7b73
cfg80211: use cfg80211_wext_freq() for freq conversion
by Holger Schurig
· 15 years ago
b2e3abd
cfg80211: allow scanning on specified frequencies when using wext-compatibility
by Holger Schurig
· 15 years ago
fcc6cb0
cfg80211: fix looping soft lockup in find_ie()
by Bob Copeland
· 15 years ago
01a0ac4
cfg80211: check lost scans later, fix bug
by Johannes Berg
· 15 years ago
36e6fea
cfg80211: check for and abort dangling scan requests
by Johannes Berg
· 15 years ago
5ba6353
cfg80211: fix alignment problem in scan request
by Johannes Berg
· 15 years ago
f5ea912
nl80211: add generation number to all dumps
by Johannes Berg
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cd3468b
cfg80211: add two missing NULL pointer checks
by Johannes Berg
· 15 years ago
a9a1162
cfg80211: self-contained wext handling where possible
by Johannes Berg
· 15 years ago
09f97e0
cfg80211: increase scan result expire time
by Helmut Schaa
· 15 years ago
463d018
cfg80211: make aware of net namespaces
by Johannes Berg
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9e81ecc
cfg80211: double free in __cfg80211_scan_done
by Christian Lamparter
· 15 years ago
667503d
cfg80211: fix locking
by Johannes Berg
· 15 years ago
4d0c8ae
cfg80211: properly name driver locking
by Johannes Berg
· 15 years ago
19957bb
cfg80211: keep track of BSSes
by Johannes Berg
· 15 years ago
6829c878
cfg80211: emulate connect with auth/assoc
by Johannes Berg
· 15 years ago
a538e2d
cfg80211: issue netlink notification when scan starts
by Johannes Berg
· 15 years ago
2dce4c2
cfg80211: fix refcount leak
by Johannes Berg
· 15 years ago
362a415
nl80211: bounce scan request back to userspace
by Johannes Berg
· 15 years ago
a8679be
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
44e1b98
cfg80211: Use the correct IE buffer pointer
by Michael Buesch
· 16 years ago
273de92
cfg80211: Remove unnecessary ksize() call
by Michael Buesch
· 16 years ago
c0f0aac
cfg80211: fix truncated IEs
by Johannes Berg
· 16 years ago
ba44cb7
cfg80211: mark all WEXT handlers _GPL
by Johannes Berg
· 16 years ago
06aa7af
cfg80211: add cfg80211_inform_bss
by Jussi Kivilinna
· 16 years ago
cd1658f
cfg80211: do not replace BSS structs
by Johannes Berg
· 16 years ago
160002f
cfg80211: copy hold when replacing BSS
by Johannes Berg
· 16 years ago
a08c1c1
cfg80211: add feature to hold bss
by Kalle Valo
· 16 years ago
e38f8a7
cfg80211: Add AP beacon regulatory hints
by Luis R. Rodriguez
· 16 years ago
77965c9
cfg80211: clean up signal type
by Johannes Berg
· 16 years ago
a77b855
cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual
by Johannes Berg
· 16 years ago
cb3a8ee
cfg80211: age scan results on resume
by Dan Williams
· 16 years ago
79420f0
cfg80211: add more flexible BSS lookup
by Johannes Berg
· 16 years ago
d491af1
cfg80211: allow users to request removing a BSS
by Johannes Berg
· 16 years ago
78c1c7e
cfg80211: free_priv for BSS info
by Johannes Berg
· 16 years ago
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago