NetworkManager/src/platform
Beniamino Galvani d2e5e648d4 wifi: indicate 2ghz and 5ghz wifi device capabilities
Add new capabilities CAP_FREQ_2GHZ and CAP_FREQ_5GHZ to indicate the
frequency bands supported by a Wifi device.

Add also CAP_FREQ_VALID, which is set when the values of the other 2
capabilities are available.

Original patch by Dan Williams <dcbw@redhat.com>

https://bugzilla.gnome.org/show_bug.cgi?id=723295
(cherry picked from commit aabc6fc57b)
2015-04-09 09:20:48 -05:00
..
tests test: add option in nmtst_platform_ip4_routes_equal() to ignore ordering 2015-04-09 11:21:08 +02:00
wifi wifi: indicate 2ghz and 5ghz wifi device capabilities 2015-04-09 09:20:48 -05:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: add nm_platform_link_get_dev_id() 2015-03-27 15:24:48 -05:00
nm-fake-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-linux-platform.c platform: don't write debug message to stderr 2015-04-09 08:22:28 +02:00
nm-linux-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-platform.c platform: add VTable to handle IPv4 and IPv6 routes generically 2015-04-09 11:21:08 +02:00
nm-platform.h platform: add VTable to handle IPv4 and IPv6 routes generically 2015-04-09 11:21:08 +02:00