| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
saving ~9kb kernel size after lzma on ar71xx
SVN-Revision: 35154
|
|
|
|
| |
SVN-Revision: 35152
|
|
|
|
| |
SVN-Revision: 35147
|
|
|
|
| |
SVN-Revision: 35145
|
|
|
|
| |
SVN-Revision: 35144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: 35132
|
|
|
|
| |
SVN-Revision: 35131
|
|
|
|
| |
SVN-Revision: 35130
|
|
|
|
|
|
| |
assumes 2-byte aligned access and generates better code than {get,put}_unaligned_cpu32
SVN-Revision: 35129
|
|
|
|
|
|
| |
license fixes - package is now ISC/BSD-3c
SVN-Revision: 35128
|
|
|
|
|
|
| |
ipv6 address struct also 2-byte-aligned/packed
SVN-Revision: 35127
|
|
|
|
| |
SVN-Revision: 35126
|
|
|
|
| |
SVN-Revision: 35125
|
|
|
|
|
|
| |
up in the new kernel
SVN-Revision: 35124
|
|
|
|
| |
SVN-Revision: 35123
|
|
|
|
|
|
|
|
|
| |
Update the default IRQ assignment for unrecognized devices per
the upstream change.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 35121
|
|
|
|
|
|
| |
selecting it
SVN-Revision: 35120
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35119
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35118
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35117
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35116
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35115
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35114
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35113
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35112
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35111
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35110
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35109
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35108
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35107
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35106
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35105
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35104
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35103
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35102
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35101
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35100
|
|
|
|
|
|
|
|
|
|
| |
xz supports using an architecture specific BCJ filter, use that one to
save us a couple kB while producing squashfs filesystems (mimics the
Linux kernel).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35097
|
|
|
|
| |
SVN-Revision: 35096
|
|
|
|
|
|
| |
hotplug2 (#12781)
SVN-Revision: 35095
|
|
|
|
| |
SVN-Revision: 35094
|