summaryrefslogtreecommitdiff
path: root/iwinfo_wl.c
Commit message (Collapse)AuthorAgeFilesLines
* iwinfo: set center chan unsupported for not-nl80211 driverAnsuel Smith2021-01-061-0/+14
| | | | | | | Declare get_center_chan1 and get_center_chan2 not supported for not nl80211 driver. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* wl: only invoke nvram executable if it existsJo-Philipp Wich2018-07-311-4/+11
| | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* iwinfo: add support for querying available HT modesJo-Philipp Wich2015-05-081-0/+24
| | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* iwinfo: detect AC PHY for broadcom-wlnbd2014-10-271-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn+ssh://svn.openwrt.org/openwrt/trunk@42761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iwinfo: detect HT PHY for broadcom-wlnbd2014-10-271-4/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn+ssh://svn.openwrt.org/openwrt/trunk@42760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Initial commitJo-Philipp Wich2014-10-051-0/+730
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>