Hauke Mehrtens
|
51f6c2ccf4
|
kernel: add missing symbol
SVN-Revision: 21429
|
2010-05-12 20:15:51 +00:00 |
Lars-Peter Clausen
|
35a7db1e92
|
Add missing symbols to generic 2.6.34 config
SVN-Revision: 21428
|
2010-05-12 19:39:04 +00:00 |
Hauke Mehrtens
|
bb8d84ce4e
|
brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * make ssb_ehci_detach more look like the pci version * remove resume and suspend as they are never activated and not compiling * replace ssb_ehci_start with ehci_run as it only calls this method
SVN-Revision: 21427
|
2010-05-12 18:28:41 +00:00 |
Jo-Philipp Wich
|
40c6118962
|
ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format
SVN-Revision: 21426
|
2010-05-11 19:43:27 +00:00 |
Florian Fainelli
|
4aceb015d3
|
hifnHIPP also depends on PCI
SVN-Revision: 21425
|
2010-05-11 09:17:50 +00:00 |
Jo-Philipp Wich
|
24b5c903f4
|
hotplug2: bump pkg release after hotplug fixes in r20679-r20685
SVN-Revision: 21422
|
2010-05-10 19:33:56 +00:00 |
Daniel Dickinson
|
2c6e2011f8
|
.gitignore: Undo accidental commit.
SVN-Revision: 21420
|
2010-05-10 17:59:05 +00:00 |
Daniel Dickinson
|
3b7e21a679
|
brcm-2.4: Fixed preinit and failsafe switch configuration
SVN-Revision: 21417
|
2010-05-10 17:10:47 +00:00 |
Mirko Vogt
|
0910a01ef6
|
sound-soc-qi_lb60: rename package as underscores are not allowed by opkg
SVN-Revision: 21412
|
2010-05-09 22:24:13 +00:00 |
Florian Fainelli
|
4eecca22d4
|
refresh 2.6.32 patches
SVN-Revision: 21411
|
2010-05-09 18:13:49 +00:00 |
Florian Fainelli
|
d3486f7942
|
refresh kernel patches
SVN-Revision: 21410
|
2010-05-09 18:13:43 +00:00 |
Florian Fainelli
|
655b43acc4
|
rework 130-clocks_devices_init.patch to make it more robust
SVN-Revision: 21409
|
2010-05-09 18:13:37 +00:00 |
Florian Fainelli
|
d3092630a8
|
make etrax samsung flash patch generic (#6552)
SVN-Revision: 21408
|
2010-05-09 09:25:41 +00:00 |
Felix Fietkau
|
3aa09d05fd
|
ar71xx: remove madwifi from the default profile
SVN-Revision: 21406
|
2010-05-08 20:06:50 +00:00 |
Felix Fietkau
|
f4c9a4e042
|
ar71xx: use the lzma kernel and a proper size limit for pb92
SVN-Revision: 21405
|
2010-05-08 20:06:44 +00:00 |
Florian Fainelli
|
61c07602d5
|
prevent race between clocks and devices registration (#6532)
SVN-Revision: 21404
|
2010-05-08 16:58:08 +00:00 |
Nicolas Thill
|
2c82cf966c
|
image/x86: fix typo when building on Mac OS X (closes: #7303)
SVN-Revision: 21401
|
2010-05-08 12:46:25 +00:00 |
Peter Denison
|
f30b179135
|
Add support for SRV records to dnsmasq config parsing
SVN-Revision: 21400
|
2010-05-08 12:35:29 +00:00 |
Alexandros C. Couloumbis
|
f829632acc
|
adm5120: include r21398 actual changes
SVN-Revision: 21399
|
2010-05-08 08:19:56 +00:00 |
Alexandros C. Couloumbis
|
093fd3da26
|
adm5120: update files-2.6.33 and files-2.6.34
SVN-Revision: 21398
|
2010-05-08 08:15:40 +00:00 |
Felix Fietkau
|
51f7953734
|
ar71xx: remove some bogus kernel config overrides
SVN-Revision: 21397
|
2010-05-07 16:20:37 +00:00 |
Felix Fietkau
|
2598c32f06
|
ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image
SVN-Revision: 21396
|
2010-05-07 16:20:32 +00:00 |
Felix Fietkau
|
0f7864456a
|
brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716 (patch by Bernhard Loos)
SVN-Revision: 21395
|
2010-05-07 11:48:15 +00:00 |
Jo-Philipp Wich
|
bbb7850ae6
|
broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks (#7255)
SVN-Revision: 21394
|
2010-05-07 11:24:22 +00:00 |
Jo-Philipp Wich
|
c09610dd49
|
pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a problem when a pppoe peer is pptp server at the same time
SVN-Revision: 21393
|
2010-05-07 01:57:02 +00:00 |
Jo-Philipp Wich
|
eb51e36a78
|
ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp
SVN-Revision: 21392
|
2010-05-07 01:22:48 +00:00 |
Jo-Philipp Wich
|
be41fdd01a
|
base-files: add add_dns() and remove_dns() helpers to network config, useful to merge dns entries from multiple interfaces
SVN-Revision: 21391
|
2010-05-07 01:17:47 +00:00 |
Jo-Philipp Wich
|
dcbb5a19e7
|
pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot
SVN-Revision: 21390
|
2010-05-06 19:51:27 +00:00 |
Jo-Philipp Wich
|
6a3cbba92e
|
base-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces on boot
SVN-Revision: 21389
|
2010-05-06 19:50:22 +00:00 |
Jo-Philipp Wich
|
cd7f3293b7
|
pptp: update to v1.7.1
SVN-Revision: 21388
|
2010-05-06 19:48:33 +00:00 |
Jo-Philipp Wich
|
4eee1bb439
|
ppp: - make pppd shutdown more robust as pptp hangs when the underlying connection is gone - don't rely on pid files generated by pppd, they're missing if the link is done, generate a per-instance pidfile with ssd instead
SVN-Revision: 21387
|
2010-05-06 17:07:31 +00:00 |
Jo-Philipp Wich
|
dd38b15b75
|
base-files, ppp: fix interface shutdown
SVN-Revision: 21386
|
2010-05-06 01:14:24 +00:00 |
Jo-Philipp Wich
|
66ab73d01f
|
base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move it to protocol stop callbacks
SVN-Revision: 21383
|
2010-05-05 23:24:11 +00:00 |
Jo-Philipp Wich
|
731983969a
|
openssl: update to v0.9.8n, thanks Peter Wagner
SVN-Revision: 21382
|
2010-05-05 20:32:10 +00:00 |
Florian Fainelli
|
89ba5f098e
|
kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
SVN-Revision: 21381
|
2010-05-05 18:16:40 +00:00 |
Felix Fietkau
|
f9591d229a
|
base-files: do not bring up wlan interfaces from hotplug events, so that wrong network/wireless configs are more noticeable
SVN-Revision: 21379
|
2010-05-05 15:56:58 +00:00 |
Jo-Philipp Wich
|
e796062a4b
|
firewall: properly unset position for delete command, fixes rule removal in ifdown
SVN-Revision: 21378
|
2010-05-05 15:50:21 +00:00 |
Florian Fainelli
|
0b84caa60a
|
backport r21373 to 2.4 kernel
SVN-Revision: 21374
|
2010-05-05 09:08:02 +00:00 |
Florian Fainelli
|
4510d8838b
|
fix build error on hifnHIPP spotted by buildbot
SVN-Revision: 21373
|
2010-05-05 09:03:59 +00:00 |
Florian Fainelli
|
a2d45593b7
|
fix bad lzma tuning options bad hunks
SVN-Revision: 21372
|
2010-05-05 09:03:55 +00:00 |
Nicolas Thill
|
c69cb2e520
|
image/ext2: fix rootfs partition size after [21362]
SVN-Revision: 21369
|
2010-05-05 06:14:32 +00:00 |
Nicolas Thill
|
d0773b2356
|
target/x86: cleanup image config options
SVN-Revision: 21365
|
2010-05-05 02:11:15 +00:00 |
Nicolas Thill
|
482ee200cb
|
target/x86: use common config items for options shared between generic and olpc targets
SVN-Revision: 21364
|
2010-05-05 02:07:38 +00:00 |
Nicolas Thill
|
898a6bc93d
|
target/rb532: use -combined suffix for kernel+rootfs images
SVN-Revision: 21363
|
2010-05-05 01:59:43 +00:00 |
Nicolas Thill
|
5403c59f57
|
images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
SVN-Revision: 21362
|
2010-05-05 01:52:54 +00:00 |
Jo-Philipp Wich
|
13ebdec3f4
|
ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resolv.conf, thanks cshore
SVN-Revision: 21361
|
2010-05-05 01:48:45 +00:00 |
Jo-Philipp Wich
|
3c2149a759
|
firewall: fix bug in iface hotplug handler
SVN-Revision: 21360
|
2010-05-05 01:43:08 +00:00 |
Jo-Philipp Wich
|
ffbff1a43c
|
openssl: update OCF userspace part to version 20100325
SVN-Revision: 21359
|
2010-05-04 21:02:24 +00:00 |
Jo-Philipp Wich
|
cb232921b5
|
kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
SVN-Revision: 21358
|
2010-05-04 21:01:24 +00:00 |
Jo-Philipp Wich
|
0ff83e90ba
|
add OCF 20100325 support to brcm-2.4
SVN-Revision: 21357
|
2010-05-04 21:00:14 +00:00 |