summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gcc: revert an upstream patch that is causing a regression on powerpcFelix Fietkau2014-05-061-0/+65
| | | | | | | | https://forum.openwrt.org/viewtopic.php?pid=232494#p232494 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40709
* x86_64: enable high res timers by defaultFelix Fietkau2014-05-051-1/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40698
* x86: enable high res timers by defaultFelix Fietkau2014-05-053-3/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40697
* mac80211: fix station info rx bitrate for IBSS modeFelix Fietkau2014-05-051-0/+24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40696
* ar71xx/ath9k: fix reading the WMAC revision on AR953x (fixes #15581)Felix Fietkau2014-05-042-2/+33
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40695
* mac80211: remove obsolete check for enable_htFelix Fietkau2014-05-031-178/+176
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40694
* mac80211: remove mode_11n variable for hwmode - the option only selects the ↵Felix Fietkau2014-05-031-2/+1
| | | | | | | | band now Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40693
* ath: Add config option for DFS supportFelix Fietkau2014-05-031-0/+12
| | | | | | | | | | | | | | | | | | 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
* ath5k: merge a tx power handling fixFelix Fietkau2014-05-031-0/+28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40691
* hostapd: add an option for 802.11h (enabled by default)Felix Fietkau2014-05-031-2/+6
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40690
* mac80211: restrict ath9k/ath10k DFS support to ETSIFelix Fietkau2014-05-031-0/+82
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40689
* mac80211: enable CFG80211_CERTIFICATION_ONUS by defaultFelix Fietkau2014-05-031-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40688
* ath9k: merge a few upstream fixesFelix Fietkau2014-05-035-6/+143
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40687
* mac80211: add support for htmode=VHT20Felix Fietkau2014-05-031-1/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40686
* mac80211: force upper channel for HT40 when autochannel is enabledFelix Fietkau2014-05-031-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40685
* mac80211: add automatic ht40 mode handling for 2.4 ghzFelix Fietkau2014-05-031-3/+20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40684
* mac80211: clean up vht capability processingFelix Fietkau2014-05-031-42/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40683
* mac80211: clean up ht capability handling, drop the use of the ht_capab ↵Felix Fietkau2014-05-032-25/+52
| | | | | | | | list, use individual variables instead Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40682
* mac80211: disable 802.11n support if htmode is not set to HT* or VHT*Felix Fietkau2014-05-031-3/+7
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40681
* mac80211: simplify HT40 handling, derive lower/upper channel mode ↵Felix Fietkau2014-05-031-25/+12
| | | | | | | | automatically from channel index Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40680
* mxs: rename files so that profiles are sorted alphabeticallyZoltan Herpai2014-05-033-5/+4
| | | | | | | | | 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
* mxs: fix typo in patch filenameZoltan Herpai2014-05-031-0/+0
| | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 40678
* kernel: net-rtl8188eu depends on kmod-usbcoreHauke Mehrtens2014-05-021-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40668
* omap: fix usb dependenciesHauke Mehrtens2014-05-021-4/+3
| | | | | | | | There are some problems in the dependencies of the usb modules Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40667
* kernel: fix dependency to xor-neon.koHauke Mehrtens2014-05-021-0/+7
| | | | | | | | If this module gets build the xor module depends on it Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40666
* kernel: omap: omap-des.ko is not available in kernel 3.13Hauke Mehrtens2014-05-021-0/+7
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40665
* toolchain/gcc: update linaro-gcc-4.8 to 2014.04Felix Fietkau2014-05-026-15/+15
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40664
* kernel: unify the two kmod-usb-mxs-phy packagesHauke Mehrtens2014-05-022-17/+1
| | | | | | | | | 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
* kernel: make b44 depend on libphy for kernel 3.14Hauke Mehrtens2014-05-021-1/+1
| | | | | | | | In kernel 3.14 a dependency to libphy was added to b44. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40662
* kernel: add missing config optionsHauke Mehrtens2014-05-028-0/+17
| | | | | | | | These options are missing and were spotted by the buildbots. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40661
* netifd: update to the latest version, fixes some corner cases related to ↵Felix Fietkau2014-05-021-2/+2
| | | | | | | | hotplug device handling Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40660
* samaba36: do not build libteventHauke Mehrtens2014-05-011-0/+1
| | | | | | | | | | This fixes a build error on some mips systems. This closes #15769. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40652
* octeon/mpc83xx: remove CONFIG_NETWORK_FILESYSTEMS overrideZoltan Herpai2014-05-012-2/+0
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40642
* kernel: add support for USB_NET_CDC_EEM and USB_NET_CDC_SUBSETHauke Mehrtens2014-05-011-0/+32
| | | | | | | | needed for Android USB Tethering Signed-off-by: Ulrich Weber <uw@ocedo.com> SVN-Revision: 40634
* kernel: Add kernel module for cramfs support.Hauke Mehrtens2014-05-011-0/+15
| | | | | | | | 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
* cyassl: update to version 3.0.0Hauke Mehrtens2014-05-013-6/+6
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40621
* kernel: fix compile error with gcc-4.8 and kernel 3.3Hauke Mehrtens2014-05-014-13/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* samba: update to version 3.6.23Hauke Mehrtens2014-05-0112-171/+162
| | | | | | | | | This updates samba to the most recent minor version. This patch is based on a patch by Anton van Bohemen <avbohemen@ziggo.nl> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40618
* sunxi: various a13 changes - add rtl8192cu into A13 Olinuxino profile - make ↵Zoltan Herpai2014-05-012-1/+4
| | | | | | | | wlan0 the default interface Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40617
* sunxi: add rtl8192cu to pcDuino profileZoltan Herpai2014-05-011-1/+1
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40616
* mac80211: add TMSC firmware to 8192cu module to properly support 8188CUSZoltan Herpai2014-05-011-0/+1
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40615
* xtables-addons: #15516 Fix compile under linux 3.14Hauke Mehrtens2014-04-301-0/+14
| | | | | | | | Add compatibility inline function. Signed-off-by: Jan Kardell <jan.kardell@telliq.com> SVN-Revision: 40613
* sunxi: add default network config for missing boardsZoltan Herpai2014-04-301-0/+3
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40612
* sunxi: add rtl8188eu into pcduino v3 profileZoltan Herpai2014-04-301-1/+1
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40610
* kernel: add staging r8188eu module (3.13)Zoltan Herpai2014-04-302-0/+40
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40609
* sunxi: add board support for LinkSprite pcDuino v3Zoltan Herpai2014-04-304-1/+186
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40606
* uboot-sunxi: add support for LinkSprite pcDuino v3 (a20)Zoltan Herpai2014-04-303-1/+62
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40605
* odhcp6c: add preliminary support for MAP provisioningSteven Barth2014-04-303-4/+45
| | | | SVN-Revision: 40604
* kernel: add missing config optionsHauke Mehrtens2014-04-294-0/+20
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40599
* at91: Add AT91 board and model name to /tmp/sysinfoHauke Mehrtens2014-04-291-0/+9
| | | | | | | | | | | | | | | From 9158e3282db592e78fb32a2c8a0903ef21b97f5c Mon Sep 17 00:00:00 2001 From: Owen Kirby <osk@exegin.com> Date: Fri, 11 Apr 2014 18:28:56 -0700 Subject: [PATCH 3/3] [at91] Add AT91 board and model name to /tmp/sysinfo. This patch extracts the board name and model information from the /proc/device-tree node in order to provide something a little more friendly on the LuCI sysinfo page than just "AT91SAM9 (Device Tree)" Signed-off-by: Owen Kirby <osk@exegin.com> SVN-Revision: 40598