Jo-Philipp Wich
22e3bd0d8b
add kernel support for iptables comment match
...
SVN-Revision: 20720
15 years ago
Nicolas Thill
83bf10cb3f
target/rdc: revert [20653], the proper fix for #7005 is in [20712]
...
SVN-Revision: 20714
15 years ago
Felix Fietkau
ddb677e13d
ixp4xx: add back the patch for avoiding dma bounce buffers for network buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram
...
SVN-Revision: 20708
15 years ago
Nicolas Thill
1fc7da0306
sysupgrade: fix typo in platform_do_upgrade() on x86 ( closes : #7068 ), thanks to acinonyx
...
SVN-Revision: 20703
15 years ago
Lars-Peter Clausen
f8275576d9
jzcodec: Only support 16bit formats for now
...
SVN-Revision: 20701
15 years ago
Mirko Vogt
e60b9b9b35
do not disable netfilter support for xburst target (some packages require netfilter support)
...
SVN-Revision: 20698
15 years ago
Gabor Juhos
c874513cfa
ar71xx: fix broken LAN ports on the boards with AR8216 switch ( closes #7024 )
...
* cc: backfire@openwrt.org
SVN-Revision: 20673
15 years ago
Florian Fainelli
e3a9d80e8f
do not set CONFIG_NET_DEV_OPS ( #7005 )
...
SVN-Revision: 20653
15 years ago
Florian Fainelli
2a4fb82289
flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore.
...
SVN-Revision: 20652
15 years ago
Hauke Mehrtens
bbe4a57177
brcm-2.4: fix commit r18413 "128MB ram problem"
...
This was missing in commit r20072
SVN-Revision: 20651
15 years ago
Imre Kaloz
d3b9b93dd3
add a subtarget and drivers for the Intel Tolapai SoC
...
SVN-Revision: 20648
15 years ago
John Crispin
bfc37a1a19
improve extract code
...
SVN-Revision: 20641
15 years ago
Gabor Juhos
0abc7e6d53
ramips: add wpad-mini to the default packages
...
SVN-Revision: 20632
15 years ago
Gabor Juhos
a423c3abee
ramips: annotate device register function prototypes with __init
...
SVN-Revision: 20627
15 years ago
Gabor Juhos
a9f313edea
ramips: register wifi device for the RT2880 based boards
...
SVN-Revision: 20625
15 years ago
Gabor Juhos
9f3d673dbc
ramips: add wifi device for the RT2880 as well
...
SVN-Revision: 20624
15 years ago
Gabor Juhos
1c25cfcde0
ramips: register wifi device on the rt305x based boards
...
SVN-Revision: 20616
15 years ago
Gabor Juhos
ce2ac05602
ramips: sync kernel config
...
SVN-Revision: 20614
15 years ago
John Crispin
60ca90e08b
prepare kernel for voip
...
SVN-Revision: 20613
15 years ago
John Crispin
6f4052abe0
The ralink rt305x board has a wireless card that can be used with the rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
...
SVN-Revision: 20599
15 years ago
John Crispin
3ad14f304e
Fix the base address of the wireless card. Otherwise it is not possible to register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
...
SVN-Revision: 20596
15 years ago
Florian Fainelli
dc4712f887
fix ndisc compilation failure ( #6984 )
...
SVN-Revision: 20591
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
Florian Fainelli
dad85cddac
move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
...
SVN-Revision: 20548
15 years ago
Florian Fainelli
e1a4f69cb5
sysupgrade: Get target device from kernel cmdline, patch from acinonyx
...
SVN-Revision: 20538
15 years ago
Nicolas Thill
d14e0a0b93
ifxmips: remove old config files
...
SVN-Revision: 20534
15 years ago
Nicolas Thill
39ee357098
ps3: move ps3lan kmod under target/linux/ps3
...
SVN-Revision: 20533
15 years ago
Felix Fietkau
7983e442e1
ar71xx: fix pci on ar7241/ar7242
...
SVN-Revision: 20530
15 years ago
Felix Fietkau
9c0f21a5b9
ar71xx: fix the wan port on pb92
...
SVN-Revision: 20529
15 years ago
Felix Fietkau
2cc215f121
ar71xx: reset the mdio bus on ar7241/ar7242
...
SVN-Revision: 20528
15 years ago
Gabor Juhos
8701291f0f
ar71xx: add uci defaults to fix trx header on the WRT160NL boards
...
* patch by Otto Solares
SVN-Revision: 20526
15 years ago
Gabor Juhos
905f2d62f9
ar71xx: update image generation and trx header parsing for the WRT160NL
...
* patch by Bernhard Loos
* note: trailing whitespaces has been removed
SVN-Revision: 20525
15 years ago
Jo-Philipp Wich
0cdaaa90fe
Add OLPC kernel config (patch by Acinonyx)
...
SVN-Revision: 20517
15 years ago
Jo-Philipp Wich
b8df00afc6
Change default processor family to 486, refresh config (patch by Acinonyx)
...
SVN-Revision: 20516
15 years ago
Jo-Philipp Wich
80cc1b0d2e
Remove support for older kernels (patch by Acinonyx)
...
SVN-Revision: 20515
15 years ago
Jo-Philipp Wich
817d27bcdc
sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)
...
SVN-Revision: 20514
15 years ago
Gabor Juhos
b7ca043240
ar71xx: ag71xx: copy received packet to avoid unaligned access in the IP stack
...
SVN-Revision: 20506
15 years ago
Gabor Juhos
f9acf8ada1
ar71xx: ag71xx: introduce ag71xx_has_ar8216() helper
...
SVN-Revision: 20505
15 years ago
Gabor Juhos
200db5ebb5
ar71xx: ag71xx: reorganize ag71xx_rx_packet function
...
SVN-Revision: 20504
15 years ago
Gabor Juhos
245775a49f
ar71xx: ag71xx: Add netpoll support
...
This patch adds support for polling interrupts, used by
netconsole and the likes.
Tested on d-link dir-615 C1 using netconsole.
Signed-off-by: Pat Erley <pat-lkml@erley.org>
SVN-Revision: 20503
15 years ago
Felix Fietkau
6ce1fd2301
ar71xx: add images for pb92 - no kernel size check yet, lzma images did not yet work in my tests
...
SVN-Revision: 20496
15 years ago
Felix Fietkau
0b6e32a7b0
ar71xx: add basic kernel support for pb92
...
SVN-Revision: 20495
15 years ago
Felix Fietkau
aa3ff31b95
ar71xx: add support for ar7241 and ar7242
...
SVN-Revision: 20494
15 years ago
Felix Fietkau
4e10c56551
ar71xx: fix pci link detection for ar724x
...
SVN-Revision: 20493
15 years ago
Hauke Mehrtens
0490c57e31
brcm47xx: remove support for older for kernel
...
SVN-Revision: 20492
15 years ago
Andy Boyett
681054333e
wrt400n: lan ports don't need the ar8216 workaround
...
SVN-Revision: 20491
15 years ago
Mirko Vogt
633933f8bf
adjust module loading sequence to change 20345, as snd-soc-core needs to get loaded before
...
SVN-Revision: 20490
15 years ago
Florian Fainelli
dfb4939f20
add missing linux/types.h header in netlink.h
...
SVN-Revision: 20488
15 years ago
Gabor Juhos
df747ce8e1
pxcab: remove 2.6.31 config
...
SVN-Revision: 20485
15 years ago