Library to access wireless devices, inspired from OpenWRT without UCI
Find a file
Andrew McDonnell 50370d9e69 iwinfo: Fix incorrect buffer allocation in nl80211_get_ifcomb_cb()
This fixes a buffer overwrite, I found it when building with SSP enabled
2014-12-12 15:36:41 +01:00
api iwinfo: detect AC PHY for broadcom-wl 2014-10-27 13:48:28 +01:00
include include: add lookup_phy() op 2014-10-27 16:59:03 +01:00
COPYING Initial commit 2014-10-05 19:56:27 +02:00
hardware.txt iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem vendor/device IDs 2014-10-27 13:48:31 +01:00
iwinfo_cli.c cli: add command to translate uci section to phy name 2014-10-27 17:18:21 +01:00
iwinfo_lib.c lib: add iwinfo_backend_by_name() 2014-10-27 16:57:19 +01:00
iwinfo_lua.c Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_madwifi.c Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_nl80211.c iwinfo: Fix incorrect buffer allocation in nl80211_get_ifcomb_cb() 2014-12-12 15:36:41 +01:00
iwinfo_nl80211.h Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_utils.c utils: only enable extended lookup if section looks like it 2014-10-27 17:33:02 +01:00
iwinfo_wext.c Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_wext.h Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_wext_scan.c Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_wl.c iwinfo: detect AC PHY for broadcom-wl 2014-10-27 13:48:28 +01:00
Makefile iwinfo: fix handling of accessing nl80211 interfaces via radio* 2014-10-27 13:48:19 +01:00