Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e0deda8142a60e4a39d5ba2ea47294a851b4309a
/
net
/
wireless
/
scan.c
6eb1813
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
by Dedy Lansky
· 10 years ago
76a70e9
cfg80211-wext: return -E2BIG when buffer can't hold full BSS entry
by James Minor
· 10 years ago
2afe38d
cfg80211-wext: export symbols only when needed
by Johannes Berg
· 10 years ago
31a60ed
nl80211: Convert sched_scan_req pointer to RCU pointer
by Jukka Rissanen
· 10 years ago
2740f0c
cfg80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
5bc8c1f
cfg80211: allow passing frame type to cfg80211_inform_bss()
by Johannes Berg
· 10 years ago
0e22708
cfg80211: clarify BSS probe response vs. beacon data
by Johannes Berg
· 10 years ago
40a10fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
67af981
cfg80211: allow RSSI compensation
by Emmanuel Grumbach
· 10 years ago
3231d65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
792e6aa
cfg80211: add cfg80211_sched_scan_stopped_rtnl
by Eliad Peller
· 11 years ago
f26cbf4
cfg80211: change wiphy_to_dev function name
by Zhao, Gang
· 11 years ago
1b8ec87
cfg80211: change registered device pointer name
by Zhao, Gang
· 11 years ago
c14a740
cfg80211: ignore invalid BSSIDs when looking for BSSes
by Johannes Berg
· 11 years ago
96998e3
cfg80211: remove unused wiphy argument from cfg80211_wext_freq()
by Zhao, Gang
· 11 years ago
4da6462
cfg80211: remove unnecessary check
by Zhao, Gang
· 11 years ago
3afc216
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
by Emmanuel Grumbach
· 11 years ago
f9d15d1
cfg80211: send scan results from work queue
by Johannes Berg
· 11 years ago
bdfbec2
cfg80211: Add a function to get the number of supported channels
by Ilan Peer
· 11 years ago
4a58e7c
cfg80211: don't "leak" uncompleted scans
by Eliad Peller
· 11 years ago
79845c6
cfg80211: fix scheduled scan pointer access
by Johannes Berg
· 11 years ago
1372a29
wireless: scan: Remove comment to compare_ether_addr
by Joe Perches
· 11 years ago
dcd6eac
nl80211: add scan width to bss and scan request structs
by Simon Wunderlich
· 11 years ago
0e3a39b
wireless: add comments about bss refcounting
by Ben Greear
· 11 years ago
5fe231e
cfg80211: vastly simplify locking
by Johannes Berg
· 12 years ago
9f419f3
cfg80211: move cfg80211_get_dev_from_ifindex under wext
by Johannes Berg
· 12 years ago
f9f4752
cfg80211: always check for scan end on P2P device
by Johannes Berg
· 12 years ago
1345ee6
cfg80211: fix potential BSS memory leak and update
by Johannes Berg
· 12 years ago
8cdc196
Merge remote-tracking branch 'mac80211/master' into HEAD
by Johannes Berg
· 12 years ago
04f3904
nl80211/cfg80211: add radar detection command/event
by Simon Wunderlich
· 12 years ago
6719429
cfg80211: check vendor IE length to avoid overrun
by Luciano Coelho
· 12 years ago
8cef2c9
cfg80211: move TSF into IEs
by Johannes Berg
· 12 years ago
83c7aa1
cfg80211: remove scan ies NULL check
by Johannes Berg
· 12 years ago
776b358
cfg80211: track hidden SSID networks properly
by Johannes Berg
· 12 years ago
5b112d3
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
by Johannes Berg
· 12 years ago
0532d4f
cfg80211: wrap BSS kref
by Johannes Berg
· 12 years ago
9537f22
cfg80211: remove a local variable
by Johannes Berg
· 12 years ago
4b1af47
cfg80211: use lockdep to assert lock is held
by Johannes Berg
· 12 years ago
2ca813a
cfg80211: move locking into cfg80211_bss_age
by Johannes Berg
· 12 years ago
50521aa
cfg80211: fix BSS IE allocation comment
by Johannes Berg
· 12 years ago
37e0838
cfg80211: remove unused cfg80211_get_mesh
by Johannes Berg
· 12 years ago
3af6341
cfg80211: simplify mesh BSS comparison
by Johannes Berg
· 12 years ago
4593c4c
cfg80211: fix BSS list hidden SSID lookup
by Johannes Berg
· 12 years ago
5622f5b
cfg80211: refactor hidden SSID finding
by Johannes Berg
· 12 years ago
3ff9a82
cfg80211: remove free_priv BSS API
by Johannes Berg
· 12 years ago
c49dc90
cfg80211: off by one in ieee80211_bss()
by Dan Carpenter
· 12 years ago
9caf036
cfg80211: fix BSS struct IE access races
by Johannes Berg
· 12 years ago
f94f8b1
cfg80211: fix cmp_hidden_bss
by Johannes Berg
· 12 years ago
915de2f
cfg80211: fix whitespace in scan handling
by Johannes Berg
· 12 years ago
b629ea3
cfg80211: don't BUG_ON BSS struct issues
by Johannes Berg
· 12 years ago
0172bb7
cfg80211: use DS or HT operation IEs to determine BSS channel
by Johannes Berg
· 12 years ago
4ee3e06
cfg80211: add cfg80211 exported function tracing
by Beni Lev
· 12 years ago
e35e4d2
cfg80211: add wrappers for registered_device_ops
by Hila Gonen
· 12 years ago
15d6030
cfg80211: add support for flushing old scan results
by Sam Leffler
· 12 years ago
e8e27c6
cfg80211: code rearrangement to avoid forward declarations
by Amitkumar Karwar
· 12 years ago
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
· 13 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
65486c8
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
Next »