Denis Kenzior
|
1795105c60
|
wiphy: Move scan result parsing to scan.c
|
2015-05-01 17:27:42 -05:00 |
|
Denis Kenzior
|
bf43acfd93
|
scan: Add scan_bss_free
|
2015-04-30 22:21:31 -05:00 |
|
Denis Kenzior
|
feefad9957
|
scan: use new l_genl send APIs
|
2015-02-27 11:00:27 -06:00 |
|
Jukka Rissanen
|
6ddd2b894d
|
scan: SSID security check was missing values
Refactoring SSID security check function to work properly so that
it can differentiate AP security setting correctly.
|
2015-02-02 15:09:50 -06:00 |
|
Denis Kenzior
|
ce3ffd732f
|
scan: Make const correct
|
2015-01-28 21:23:16 -06:00 |
|
Jukka Rissanen
|
8f73bc825f
|
scan: Add utility to categorize BSS security type
Utility function gets the RSNE information element and
figures out whether the SSID is Open, WEP, PSK or 802.1X
network.
|
2015-01-28 12:34:01 -06:00 |
|
Jukka Rissanen
|
cb78798857
|
scan: Refactor scan result fetching to scan.c
No functionality changes by this commit.
|
2015-01-12 23:09:31 -06:00 |
|
Jukka Rissanen
|
f73708e1d7
|
scan: Refactor scheduled scan code to scan.c
Move the implementation details of triggering scheduled wifi scans
over netlink to scan.c from wiphy.c. No functionality is affected
by this commit.
|
2015-01-12 23:09:31 -06:00 |
|
Jukka Rissanen
|
35d0c519d7
|
scan: Refactor scan start details to scan.c
Move the implementation details of triggering wifi scans over netlink
to scan.c from wiphy.c. No functionality is changed by this commit.
|
2015-01-12 23:09:31 -06:00 |
|