- May 06, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40712
-
Felix Fietkau authored
... or else "option htmode" is added multiple times to the second and following device sections. Signed-off-by:
Reiner Herrmann <reiner@reiner-h.de> SVN-Revision: 40711
-
Felix Fietkau authored
ubus: update to the latest version, adds lua binding fixes and adds support for the cli command wait_for (waits for objects to appear, with timeout) Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40710
-
Felix Fietkau authored
https://forum.openwrt.org/viewtopic.php?pid=232494#p232494 Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40709
-
- May 05, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40698
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40697
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40696
-
- May 04, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40695
-
- May 03, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40694
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40693
-
Felix Fietkau authored
This patch adds a config option to enable DFS in ath9k and ath10k drivers (with ath10k you need the AP-branch firmware). I'm not entirely sure about the regulatory compliance issues, though. As far as I understand, enabling the DFS_CERTIFIED config options implies that the device is certified for DFS. No doubt the original firmware has obtained such a certification, but not with the open source drivers. I suppose that as long as this is disabled in default builds (like ATH_USER_REGD) everything should be fine, but it would be nice to have out-of-the-box OpenWrt support for DFS. I'm also not sure whether the description of the configuration option should say something about regulatory compliance. Signed-off-by:
Matti Laakso <malaakso@elisanet.fi> Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40692
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40691
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40690
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40689
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40688
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40687
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40686
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40685
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40684
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40683
-
Felix Fietkau authored
mac80211: clean up ht capability handling, drop the use of the ht_capab list, use individual variables instead Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40682
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40681
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40680
-
Zoltan Herpai authored
While at it, make spelling at little bit more consistent, at least for my taste :-) Signed-off-by:
Michael Heimpold <mhei@heimpold.de> SVN-Revision: 40679
-
Zoltan Herpai authored
Signed-off-by:
Michael Heimpold <mhei@heimpold.de> SVN-Revision: 40678
-
- May 02, 2014
-
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40668
-
Hauke Mehrtens authored
There are some problems in the dependencies of the usb modules Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40667
-
Hauke Mehrtens authored
If this module gets build the xor module depends on it Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40666
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40665
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40664
-
Hauke Mehrtens authored
There are two packages with the name kmod-usb-mxs-phy in OpenWrt which causes warnings on every build. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40663
-
Hauke Mehrtens authored
In kernel 3.14 a dependency to libphy was added to b44. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40662
-
Hauke Mehrtens authored
These options are missing and were spotted by the buildbots. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40661
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40660
-
- May 01, 2014
-
-
Hauke Mehrtens authored
This fixes a build error on some mips systems. This closes #15769. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40652
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40642
-
Hauke Mehrtens authored
needed for Android USB Tethering Signed-off-by:
Ulrich Weber <uw@ocedo.com> SVN-Revision: 40634
-
Hauke Mehrtens authored
This patch adds support for building support for cramfs filesystems as a kernel module. Signed-off-by:
Owen Kirby <osk@exegin.com> SVN-Revision: 40631
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40621
-
Hauke Mehrtens authored
With gcc-4.8 I get a compile error with kernel 3.3. This patch fixes this problem by backporting a patch from a more recent kernel version. CC arch/mips/mm/page.o arch/mips/mm/page.c:89:6: error: 'clear_page' alias in between function and variable is not supported void clear_page(void *page) __attribute__((alias("clear_page_array"))); ^ arch/mips/mm/page.c:84:12: error: 'clear_page_array' aliased declaration [-Werror] static u32 clear_page_array[0x120 / 4]; ^ arch/mips/mm/page.c:108:6: error: 'copy_page' alias in between function and variable is not supported void copy_page(void *to, void *from) __attribute__((alias("copy_page_array"))); ^ arch/mips/mm/page.c:102:12: error: 'copy_page_array' aliased declaration [-Werror] static u32 copy_page_array[0x540 / 4]; ^ arch/mips/mm/page.c:108:6: error: 'copy_page' alias in between function and variable is not supported void copy_page(void *to, void *from) __attribute__((alias("copy_page_array"))); ^ arch/mips/mm/page.c:102:12: error: 'copy_page_array' aliased declaration [-Werror] static u32 copy_page_array[0x540 / 4]; ^ arch/mips/mm/page.c:89:6: error: 'clear_page' alias in between function and variable is not supported void clear_page(void *page) __attribute__((alias("clear_page_array"))); ^ arch/mips/mm/page.c:84:12: error: 'clear_page_array' aliased declaration [-Werror] static u32 clear_page_array[0x120 / 4]; ^ cc1: all warnings being treated as errors make[7]: *** [arch/mips/mm/page.o] Error 1 Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40619
-