summaryrefslogtreecommitdiff
path: root/iwinfo_madwifi.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>
* iwinfo: add support for querying available HT modesJo-Philipp Wich2015-05-081-0/+7
| | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* Initial commitJo-Philipp Wich2014-10-051-0/+1133
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>