Felix Fietkau
3ea657a3e9
kernel: bring ssb in sync with upstream (as of current wireless-testing)
...
SVN-Revision: 21269
15 years ago
Florian Fainelli
24726a0cdc
refresh 2.6.31 patches
...
SVN-Revision: 21240
15 years ago
Florian Fainelli
d1ed288d6c
refresh 2.6.32 patches
...
SVN-Revision: 21233
15 years ago
Alexandros C. Couloumbis
ee7569f3e5
refresh kernel patches
...
SVN-Revision: 21217
15 years ago
Gabor Juhos
4be3c3e48c
kernel: refresh patches for 2.6.34-rc5 and update md5sum
...
SVN-Revision: 21082
15 years ago
Gabor Juhos
81062a12ac
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
...
SVN-Revision: 21081
15 years ago
Gabor Juhos
b303c5e2b9
kernel: add KEY_WPS_BUTTON definition
...
SVN-Revision: 21073
15 years ago
Hauke Mehrtens
78981f6f3c
kernel: refresh patches with 2.6.34-rc4
...
SVN-Revision: 20999
15 years ago
Hauke Mehrtens
3ed2f88bba
kernel: add missing symbols
...
SVN-Revision: 20995
15 years ago
Hauke Mehrtens
c4079adad8
kernel: fix build with kernel 2.6.34-rc4
...
SVN-Revision: 20992
15 years ago
Hauke Mehrtens
0af96ede5f
kernel: add missing symbols
...
SVN-Revision: 20991
15 years ago
Gabor Juhos
1e8f91502e
kernel: refresh 2.6.32 patches
...
SVN-Revision: 20952
15 years ago
Gabor Juhos
f7cc3d576c
swconfig: Add cpu port index to help output.
...
Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.
This could allow e.g. luci to get a rough overview of the layout of
the switch.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 20939
15 years ago
Alexandros C. Couloumbis
af45b63a85
2.6.34: fix kzalloc error
...
SVN-Revision: 20881
15 years ago
Alexandros C. Couloumbis
b5cfd7bde5
add lzma/jffs2 patches for 2.6.34
...
SVN-Revision: 20845
15 years ago
Alexandros C. Couloumbis
668fd62080
don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. switch verbose mode on compresor statistics.
...
SVN-Revision: 20844
15 years ago
Nicolas Thill
e2b57ecf5f
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
...
SVN-Revision: 20834
15 years ago
Alexandros C. Couloumbis
c2c88d315f
add jffs2/lzma support (not activated by default yet)
...
SVN-Revision: 20828
15 years ago
Lars-Peter Clausen
d3f097bfde
Add missing symbols to 2.6.34 config
...
SVN-Revision: 20816
15 years ago
Florian Fainelli
fba1a0a074
swconfig: Check vlan/port indexes for validity.
...
Swconfig needs to make sure that requested vlans/ports actually exist,
else it might read or modify memory not belonging to itself.
This patch adds a quick range check in swconfig's kernel part to
prevent accidential or intentional memory modification.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 20811
15 years ago
Florian Fainelli
2a018eb380
refresh 2.6.33 patches for 2.6.33.2
...
SVN-Revision: 20803
15 years ago
John Crispin
b4d0b6cbb3
adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33
...
SVN-Revision: 20789
15 years ago
Gabor Juhos
3491026cbb
Generic: Clean up output of AR8216 driver.
...
This patch is rather a cosmetic patch. It fixes the following issues:
* Demote the unknown device message to debug level to not spam
the log.
* Fix the version print of the unknown device message.
* Output the 'attach' message only when attaching as switch driver,
not when attaching as phy driver.
* Correctly return NET_RX_DROP when dropping packets.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc: bacfire@openwrt.org
SVN-Revision: 20773
15 years ago
Florian Fainelli
222390bafc
refresh patches
...
SVN-Revision: 20767
15 years ago
Gabor Juhos
72d4353728
generic: make chip detection more reliable in the AR8216 driver
...
Fixes broken ethernet on the Planex MZK-W04NU/W300NH boards.
Cc: bacfire@openwrt.org
SVN-Revision: 20753
15 years ago
Florian Fainelli
722e75f066
fix kexec for mips, patch from Adrian Byszuk ( #7115 )
...
SVN-Revision: 20745
15 years ago
Jo-Philipp Wich
23bebe33a7
Add support for the ar8316 switch. This patch enhances the ar8216 driver with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices.
...
[PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g.
Add the ar8216 driver to the ar71xx target, and add network
configurations for the RouterStation Pro and the RouterBoard RB-450G.
SVN-Revision: 20722
15 years ago
Imre Kaloz
d3b9b93dd3
add a subtarget and drivers for the Intel Tolapai SoC
...
SVN-Revision: 20648
15 years ago
Felix Fietkau
5f89a1f096
netfilter: fix ABI breakage caused by the netfilter match optimization ( fixes #5628 )
...
SVN-Revision: 20552
15 years ago
Felix Fietkau
e4a6acf9b8
enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733 )
...
SVN-Revision: 20551
15 years ago
Gabor Juhos
e66a368bd1
kernel: update to 2.6.32.10
...
SVN-Revision: 20444
15 years ago
Florian Fainelli
8805ead76c
add missing CONFIG_CB1400_CORE symbol, spotted by buildbot
...
SVN-Revision: 20426
15 years ago
Alexandros C. Couloumbis
129d8a88f4
generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.32 too
...
SVN-Revision: 20388
15 years ago
Alexandros C. Couloumbis
c0ea2a6257
generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)
...
SVN-Revision: 20386
15 years ago
Hauke Mehrtens
c1f9037135
kernel: Add some missing config symbols
...
This adds some missing config symbols and opens the menu
behind CONFIG_SND_PCI and CONFIG_ISDN.
SVN-Revision: 20339
15 years ago
Alexandros C. Couloumbis
0fa2deaa28
generic-2.6: sync patches to 2.6.34-rc2
...
SVN-Revision: 20329
15 years ago
Gabor Juhos
706b6b846f
base-files: show boot state on intramfs images
...
SVN-Revision: 20289
15 years ago
Florian Fainelli
9859330fc3
add missing configuration symbols
...
SVN-Revision: 20255
15 years ago
Alexandros C. Couloumbis
dc49c59a07
generic-2.6: sync patches to 2.6.33.1
...
SVN-Revision: 20236
15 years ago
Florian Fainelli
1b39ce11a8
also fix invalid hunks in 2.6.33 patch
...
SVN-Revision: 20209
15 years ago
Florian Fainelli
558f9342d5
add 2.6.34 support
...
SVN-Revision: 20208
15 years ago
Florian Fainelli
2e94e94a09
fix invalid hunks in 060-block2mtd_init.patch file
...
SVN-Revision: 20207
15 years ago
Florian Fainelli
16603d025c
export rescan_partitions to prevent linking failures in block2mtd ( #6741 )
...
SVN-Revision: 20205
15 years ago
Gabor Juhos
9d9296adb1
kernel: refresh lzo patch for 2.6.33
...
SVN-Revision: 20199
15 years ago
Florian Fainelli
f93c17cba4
fix the building of the lzo decompressor on some architectures
...
SVN-Revision: 20157
15 years ago
Nicolas Thill
0c13287c9d
remove CONFIG_PCI=y missed from [20136] in generic 2.6.30 config
...
SVN-Revision: 20156
15 years ago
Felix Fietkau
07e59c7bc7
mips: allow the compiler to optimize memset, memcmp, memcpy for better performance and (in some instances) smaller code
...
SVN-Revision: 20151
15 years ago
Felix Fietkau
0849a208ce
ar71xx: fix oprofile support
...
SVN-Revision: 20150
15 years ago
Felix Fietkau
2d305bdc23
the mips -ffreestanding patch has been unnecessary for a long time now, remove it
...
SVN-Revision: 20149
15 years ago
Alexandros C. Couloumbis
d138f99bb2
generic-2.6: add 2.6.34 preliminary support (patches)
...
SVN-Revision: 20140
15 years ago