summaryrefslogtreecommitdiff
path: root/package/network/utils/iwinfo/src/iwinfo_wl.c
Commit message (Collapse)AuthorAgeFilesLines
* iwinfo: un-export internal api header filesFelix Fietkau2014-05-211-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40815
* iwinfo: move wl_ops to iwinfo_wl.c, make functions staticFelix Fietkau2014-05-211-29/+61
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40813
* iwinfo: move wext_ops to iwinfo_wext.c, make functions staticFelix Fietkau2014-05-211-7/+6
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40810
* iwinfo: don't report associations for broadcom wds interfacesHauke Mehrtens2013-11-111-0/+3
| | | | | | | | | | The associations list for Broadcom WDS interfaces are duplicate to those reported by the corresponding AP interface; so there is no need to report them again. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 38746
* iwinfo: fix hwmodelist reporting for broadcom wlHauke Mehrtens2013-11-111-1/+40
| | | | | | | | | Modify the hwmodelist reporting for broadcom devices to include proper reporting of 802.11n support. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 38745
* iwinfo: add phyname attribute, this is useful to group networks by radio phyJo-Philipp Wich2013-06-091-0/+12
| | | | SVN-Revision: 36889
* packages: sort network related packages into package/network/Felix Fietkau2012-10-101-0/+645
SVN-Revision: 33688