| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35161
|
|
|
|
|
|
| |
avoid dependency errors with kmod-crypto-core on 3.7
SVN-Revision: 35158
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35157
|
|
|
|
| |
SVN-Revision: 35155
|
|
|
|
| |
SVN-Revision: 35152
|
|
|
|
| |
SVN-Revision: 35147
|
|
|
|
| |
SVN-Revision: 35145
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes the following warnings:
CC [M] <...>/drivers/net/wireless/rt2x00/rt2800pci.o
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom_file':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:95:2: warning: 'return' with a value, in function returning void [enabled by default]
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:994:2: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35143
|
|
|
|
| |
SVN-Revision: 35142
|
|
|
|
| |
SVN-Revision: 35141
|
|
|
|
| |
SVN-Revision: 35140
|
|
|
|
| |
SVN-Revision: 35139
|
|
|
|
| |
SVN-Revision: 35137
|
|
|
|
| |
SVN-Revision: 35135
|
|
|
|
| |
SVN-Revision: 35134
|
|
|
|
| |
SVN-Revision: 35133
|
|
|
|
| |
SVN-Revision: 35131
|
|
|
|
|
|
| |
license fixes - package is now ISC/BSD-3c
SVN-Revision: 35128
|
|
|
|
|
|
| |
selecting it
SVN-Revision: 35120
|
|
|
|
| |
SVN-Revision: 35096
|
|
|
|
|
|
| |
hotplug2 (#12781)
SVN-Revision: 35095
|
|
|
|
| |
SVN-Revision: 35094
|
|
|
|
|
|
| |
other devices
SVN-Revision: 35089
|
|
|
|
| |
SVN-Revision: 35081
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35069
|
|
|
|
| |
SVN-Revision: 35067
|
|
|
|
| |
SVN-Revision: 35066
|
|
|
|
| |
SVN-Revision: 35063
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35061
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35060
|
|
|
|
|
|
|
|
|
| |
Armada XP/370 boards share these hardware blocks with Orion and Kirkwood
SoCs.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35059
|
|
|
|
|
|
|
|
| |
These symbols are used by 3.8+ kernels
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35054
|
|
|
|
| |
SVN-Revision: 35049
|
|
|
|
|
|
|
|
| |
Thanks to kyak for spotting this
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35047
|
|
|
|
|
|
| |
Thanks to Stefan Hellermann for pointing this out!
SVN-Revision: 35042
|
|
|
|
| |
SVN-Revision: 35039
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
support went upstream
Summary:
* remove all files/* (since merged to upstream)
* patches on nand-spl, mmc and lcd driver
Thanks a lot to Xiangfu Liu!
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
SVN-Revision: 35034
|
|
|
|
| |
SVN-Revision: 35033
|
|
|
|
| |
SVN-Revision: 35032
|
|
|
|
| |
SVN-Revision: 35028
|
|
|
|
| |
SVN-Revision: 35026
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The busybox size is increased by 3.2KByte uncompressed on bcm47xx with
this commit.
This zram-swap automatically creates a zram device, a swap partition on
it and make the kernel swap pages to it.
Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the
script.
SVN-Revision: 35025
|
|
|
|
| |
SVN-Revision: 35022
|
|
|
|
| |
SVN-Revision: 35015
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I wanted to use some statistics from /sys/kernel/debug/ieee80211,
so I enabled PACKAGE_MAC80211_DEBUGFS. But I could not use it,
because CONFIG_KERNEL_DEBUG_FS was not set and it's a little bit
hidden. After manually setting CONFIG_KERNEL_DEBUG_FS to y,
everything was fine. This patch automatically selects
CONFIG_KERNEL_DEBUG_FS if PACKAGE_MAC80211_DEBUGFS is set.
Additionally, the help text says "Say N unless you know you need this.",
but it's default y. This help text is copied verbatim from the
kernel's Kconfig and not true for us. So remove this part of the
help text
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
SVN-Revision: 35014
|
|
|
|
| |
SVN-Revision: 35013
|
|
|
|
|
|
| |
from leaking out to the internet
SVN-Revision: 35012
|
|
|
|
|
|
| |
the values reported via wext
SVN-Revision: 35007
|
|
|
|
|
|
|
|
| |
Delete +lua from libiwinfo-lua.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
SVN-Revision: 35005
|
|
|
|
|
|
| |
remove firmware for LP-Phy core rev 14, I have never seen such a device.
SVN-Revision: 35000
|