openwrtv3/package
John Crispin bbcf1fa610 mac80211/rt2x00: allow disabling bands through dts
Add dts property ralink,2ghz and ralink,5ghz
e.g. disable 2ghz band:
wmac@10180000 {
  status = "okay";
  ralink,2ghz = <0>;
}

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

SVN-Revision: 42281
2014-08-25 06:36:01 +00:00
..
base-files package/*: remove useless explicit set of function returncode 2014-08-25 06:35:50 +00:00
boot uboot-kirkwood: bump to 2014.07 2014-08-08 15:55:03 +00:00
devel valgrind: fix build failure on uml 2014-08-20 13:58:23 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel mac80211/rt2x00: allow disabling bands through dts 2014-08-25 06:36:01 +00:00
libs uclient: update to latest version, fixes HTTP keepalive issues 2014-08-21 19:12:38 +00:00
network package/*: remove useless explicit set of function returncode 2014-08-25 06:35:50 +00:00
system package/*: remove useless explicit set of function returncode 2014-08-25 06:35:50 +00:00
utils package/*: remove useless explicit set of function returncode 2014-08-25 06:35:50 +00:00
Makefile build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430) 2014-08-07 15:35:12 +00:00