Lars-Peter Clausen [Wed, 12 May 2010 19:39:04 +0000 (19:39 +0000)]
Add missing symbols to generic 2.6.34 config
SVN-Revision: 21428
Hauke Mehrtens [Wed, 12 May 2010 18:28:41 +0000 (18:28 +0000)]
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
Jo-Philipp Wich [Tue, 11 May 2010 19:43:27 +0000 (19:43 +0000)]
ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format
SVN-Revision: 21426
Florian Fainelli [Tue, 11 May 2010 09:17:50 +0000 (09:17 +0000)]
hifnHIPP also depends on PCI
SVN-Revision: 21425
Jo-Philipp Wich [Mon, 10 May 2010 19:33:56 +0000 (19:33 +0000)]
hotplug2: bump pkg release after hotplug fixes in r20679-r20685
SVN-Revision: 21422
Daniel Dickinson [Mon, 10 May 2010 17:59:05 +0000 (17:59 +0000)]
.gitignore: Undo accidental commit.
SVN-Revision: 21420
Daniel Dickinson [Mon, 10 May 2010 17:10:47 +0000 (17:10 +0000)]
brcm-2.4: Fixed preinit and failsafe switch configuration
SVN-Revision: 21417
Mirko Vogt [Sun, 9 May 2010 22:24:13 +0000 (22:24 +0000)]
sound-soc-qi_lb60: rename package as underscores are not allowed by opkg
SVN-Revision: 21412
Florian Fainelli [Sun, 9 May 2010 18:13:49 +0000 (18:13 +0000)]
refresh 2.6.32 patches
SVN-Revision: 21411
Florian Fainelli [Sun, 9 May 2010 18:13:43 +0000 (18:13 +0000)]
refresh kernel patches
SVN-Revision: 21410
Florian Fainelli [Sun, 9 May 2010 18:13:37 +0000 (18:13 +0000)]
rework 130-clocks_devices_init.patch to make it more robust
SVN-Revision: 21409
Florian Fainelli [Sun, 9 May 2010 09:25:41 +0000 (09:25 +0000)]
make etrax samsung flash patch generic (#6552)
SVN-Revision: 21408
Felix Fietkau [Sat, 8 May 2010 20:06:50 +0000 (20:06 +0000)]
ar71xx: remove madwifi from the default profile
SVN-Revision: 21406
Felix Fietkau [Sat, 8 May 2010 20:06:44 +0000 (20:06 +0000)]
ar71xx: use the lzma kernel and a proper size limit for pb92
SVN-Revision: 21405
Florian Fainelli [Sat, 8 May 2010 16:58:08 +0000 (16:58 +0000)]
prevent race between clocks and devices registration (#6532)
SVN-Revision: 21404
Nicolas Thill [Sat, 8 May 2010 12:46:25 +0000 (12:46 +0000)]
image/x86: fix typo when building on Mac OS X (closes: #7303)
SVN-Revision: 21401
Peter Denison [Sat, 8 May 2010 12:35:29 +0000 (12:35 +0000)]
Add support for SRV records to dnsmasq config parsing
SVN-Revision: 21400
Alexandros C. Couloumbis [Sat, 8 May 2010 08:19:56 +0000 (08:19 +0000)]
adm5120: include r21398 actual changes
SVN-Revision: 21399
Alexandros C. Couloumbis [Sat, 8 May 2010 08:15:40 +0000 (08:15 +0000)]
adm5120: update files-2.6.33 and files-2.6.34
SVN-Revision: 21398
Felix Fietkau [Fri, 7 May 2010 16:20:37 +0000 (16:20 +0000)]
ar71xx: remove some bogus kernel config overrides
SVN-Revision: 21397
Felix Fietkau [Fri, 7 May 2010 16:20:32 +0000 (16:20 +0000)]
ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image
SVN-Revision: 21396
Felix Fietkau [Fri, 7 May 2010 11:48:15 +0000 (11:48 +0000)]
brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716 (patch by Bernhard Loos)
SVN-Revision: 21395
Jo-Philipp Wich [Fri, 7 May 2010 11:24:22 +0000 (11:24 +0000)]
broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks (#7255)
SVN-Revision: 21394
Jo-Philipp Wich [Fri, 7 May 2010 01:57:02 +0000 (01:57 +0000)]
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
Jo-Philipp Wich [Fri, 7 May 2010 01:22:48 +0000 (01:22 +0000)]
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
Jo-Philipp Wich [Fri, 7 May 2010 01:17:47 +0000 (01:17 +0000)]
base-files: add add_dns() and remove_dns() helpers to network config, useful to merge dns entries from multiple interfaces
SVN-Revision: 21391
Jo-Philipp Wich [Thu, 6 May 2010 19:51:27 +0000 (19:51 +0000)]
pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot
SVN-Revision: 21390
Jo-Philipp Wich [Thu, 6 May 2010 19:50:22 +0000 (19:50 +0000)]
base-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces on boot
SVN-Revision: 21389
Jo-Philipp Wich [Thu, 6 May 2010 19:48:33 +0000 (19:48 +0000)]
pptp: update to v1.7.1
SVN-Revision: 21388
Jo-Philipp Wich [Thu, 6 May 2010 17:07:31 +0000 (17:07 +0000)]
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
Jo-Philipp Wich [Thu, 6 May 2010 01:14:24 +0000 (01:14 +0000)]
base-files, ppp: fix interface shutdown
SVN-Revision: 21386
Jo-Philipp Wich [Wed, 5 May 2010 23:24:11 +0000 (23:24 +0000)]
base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move it to protocol stop callbacks
SVN-Revision: 21383
Jo-Philipp Wich [Wed, 5 May 2010 20:32:10 +0000 (20:32 +0000)]
openssl: update to v0.9.8n, thanks Peter Wagner
SVN-Revision: 21382
Florian Fainelli [Wed, 5 May 2010 18:16:40 +0000 (18:16 +0000)]
kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
SVN-Revision: 21381
Felix Fietkau [Wed, 5 May 2010 15:56:58 +0000 (15:56 +0000)]
base-files: do not bring up wlan interfaces from hotplug events, so that wrong network/wireless configs are more noticeable
SVN-Revision: 21379
Jo-Philipp Wich [Wed, 5 May 2010 15:50:21 +0000 (15:50 +0000)]
firewall: properly unset position for delete command, fixes rule removal in ifdown
SVN-Revision: 21378
Florian Fainelli [Wed, 5 May 2010 09:08:02 +0000 (09:08 +0000)]
backport r21373 to 2.4 kernel
SVN-Revision: 21374
Florian Fainelli [Wed, 5 May 2010 09:03:59 +0000 (09:03 +0000)]
fix build error on hifnHIPP spotted by buildbot
SVN-Revision: 21373
Florian Fainelli [Wed, 5 May 2010 09:03:55 +0000 (09:03 +0000)]
fix bad lzma tuning options bad hunks
SVN-Revision: 21372
Nicolas Thill [Wed, 5 May 2010 06:14:32 +0000 (06:14 +0000)]
image/ext2: fix rootfs partition size after [21362]
SVN-Revision: 21369
Nicolas Thill [Wed, 5 May 2010 02:11:15 +0000 (02:11 +0000)]
target/x86: cleanup image config options
SVN-Revision: 21365
Nicolas Thill [Wed, 5 May 2010 02:07:38 +0000 (02:07 +0000)]
target/x86: use common config items for options shared between generic and olpc targets
SVN-Revision: 21364
Nicolas Thill [Wed, 5 May 2010 01:59:43 +0000 (01:59 +0000)]
target/rb532: use -combined suffix for kernel+rootfs images
SVN-Revision: 21363
Nicolas Thill [Wed, 5 May 2010 01:52:54 +0000 (01:52 +0000)]
images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
SVN-Revision: 21362
Jo-Philipp Wich [Wed, 5 May 2010 01:48:45 +0000 (01:48 +0000)]
ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resolv.conf, thanks cshore
SVN-Revision: 21361
Jo-Philipp Wich [Wed, 5 May 2010 01:43:08 +0000 (01:43 +0000)]
firewall: fix bug in iface hotplug handler
SVN-Revision: 21360
Jo-Philipp Wich [Tue, 4 May 2010 21:02:24 +0000 (21:02 +0000)]
openssl: update OCF userspace part to version
20100325
SVN-Revision: 21359
Jo-Philipp Wich [Tue, 4 May 2010 21:01:24 +0000 (21:01 +0000)]
kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
SVN-Revision: 21358
Jo-Philipp Wich [Tue, 4 May 2010 21:00:14 +0000 (21:00 +0000)]
add OCF
20100325 support to brcm-2.4
SVN-Revision: 21357
Jo-Philipp Wich [Tue, 4 May 2010 20:59:19 +0000 (20:59 +0000)]
update OCF framework to version
20100325
SVN-Revision: 21356
Nicolas Thill [Tue, 4 May 2010 14:49:49 +0000 (14:49 +0000)]
package/grub: only disable graphics on host grub
SVN-Revision: 21353
Florian Fainelli [Tue, 4 May 2010 08:07:39 +0000 (08:07 +0000)]
revert r21085, fixes #7282
SVN-Revision: 21352
Felix Fietkau [Tue, 4 May 2010 08:01:58 +0000 (08:01 +0000)]
ath9k: fix filtering out multi-descriptor frames, which can cause issues with 11n links because of bogus rx status data
SVN-Revision: 21351
Florian Fainelli [Tue, 4 May 2010 07:39:00 +0000 (07:39 +0000)]
let 802.1q support be built-in (#7280)
SVN-Revision: 21349
Florian Fainelli [Tue, 4 May 2010 07:33:43 +0000 (07:33 +0000)]
fix acx compile error with VLYNQ support (#7281)
SVN-Revision: 21347
Jo-Philipp Wich [Mon, 3 May 2010 20:24:49 +0000 (20:24 +0000)]
remove a bogus byteswap in the hifn_795x driver, should fix support for the VPN1411 crypto accelerator
SVN-Revision: 21344
Vasilis Tsiligiannis [Mon, 3 May 2010 10:56:58 +0000 (10:56 +0000)]
base-files: Remove redundant stopping of watchdog
busybox watchdog applet should stop the watchdog before shutting down
SVN-Revision: 21341
Florian Fainelli [Mon, 3 May 2010 09:05:39 +0000 (09:05 +0000)]
update acx-mac80211 to
20100422, patch from Bernhard Loos
SVN-Revision: 21335
Florian Fainelli [Mon, 3 May 2010 09:05:35 +0000 (09:05 +0000)]
add stop() to watchdog init script, patch from Yury Polyanskiy
SVN-Revision: 21334
Florian Fainelli [Mon, 3 May 2010 09:03:14 +0000 (09:03 +0000)]
use AMD standard command-set with winbond flash chips (#6966), patch from obinou
SVN-Revision: 21333
Felix Fietkau [Sun, 2 May 2010 23:38:15 +0000 (23:38 +0000)]
hostapd: fix line reordering leading to segfaults
SVN-Revision: 21323
Felix Fietkau [Sun, 2 May 2010 22:03:54 +0000 (22:03 +0000)]
mac80211: use the nl80211 driver for wpa_supplicant
SVN-Revision: 21321
Felix Fietkau [Sun, 2 May 2010 22:03:49 +0000 (22:03 +0000)]
wpa_supplicant: fix issues with the nl80211 driver
SVN-Revision: 21320
Felix Fietkau [Sun, 2 May 2010 22:03:44 +0000 (22:03 +0000)]
mac80211: enable rx/tx stbc by default if supported
SVN-Revision: 21319
Nicolas Thill [Sun, 2 May 2010 21:03:16 +0000 (21:03 +0000)]
target/uml: fix host processor type selection on x86_64 (proper fix for [13166])
SVN-Revision: 21318
Florian Fainelli [Sun, 2 May 2010 19:51:56 +0000 (19:51 +0000)]
make acx available to PCI platforms as well (#7174)
SVN-Revision: 21313
Florian Fainelli [Sun, 2 May 2010 19:31:05 +0000 (19:31 +0000)]
add lzma tuning options, patch from Bernhard Loos
SVN-Revision: 21311
Florian Fainelli [Sun, 2 May 2010 19:30:59 +0000 (19:30 +0000)]
fix upgrade detection logic, patch from Bernhard Loos
SVN-Revision: 21310
Florian Fainelli [Sun, 2 May 2010 19:30:52 +0000 (19:30 +0000)]
fix sitecom firmware partition size, patch from Bernhard Loos
SVN-Revision: 21309
Florian Fainelli [Sun, 2 May 2010 19:30:46 +0000 (19:30 +0000)]
unmark acx-mac80211 as being broken
SVN-Revision: 21308
Florian Fainelli [Sun, 2 May 2010 19:30:36 +0000 (19:30 +0000)]
include second ethernet interface in bridge after r20022
SVN-Revision: 21307
Florian Fainelli [Sun, 2 May 2010 19:14:10 +0000 (19:14 +0000)]
do not write to per-port over-current register, which is bogus (#6898)
SVN-Revision: 21306
Nicolas Thill [Sun, 2 May 2010 17:32:25 +0000 (17:32 +0000)]
package/grub: build a host grub and a target grub (#7269) - use the host grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package
SVN-Revision: 21305
Nicolas Thill [Sun, 2 May 2010 17:22:01 +0000 (17:22 +0000)]
buildsystem: add a macro to test options supported by the host compiler
SVN-Revision: 21304
Jo-Philipp Wich [Sun, 2 May 2010 16:47:16 +0000 (16:47 +0000)]
ppp: rename 20-usb-modem to 20-atm-modem
SVN-Revision: 21303
Jo-Philipp Wich [Sun, 2 May 2010 16:40:58 +0000 (16:40 +0000)]
ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package
SVN-Revision: 21302
Nicolas Thill [Sun, 2 May 2010 16:33:34 +0000 (16:33 +0000)]
target/uml: bump to 2.6.32.12
SVN-Revision: 21301
Florian Fainelli [Sun, 2 May 2010 13:45:51 +0000 (13:45 +0000)]
update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)
SVN-Revision: 21300
Nicolas Thill [Sun, 2 May 2010 04:20:03 +0000 (04:20 +0000)]
target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)
SVN-Revision: 21293
Nicolas Thill [Sun, 2 May 2010 04:14:57 +0000 (04:14 +0000)]
target/uml: rename patch 003 to match what we have in 2.6.30
SVN-Revision: 21292
Nicolas Thill [Sun, 2 May 2010 02:40:21 +0000 (02:40 +0000)]
target/uml: refresh 2.6.30 patches
SVN-Revision: 21291
Nicolas Thill [Sun, 2 May 2010 00:59:04 +0000 (00:59 +0000)]
target/uml: add patches for 2.6.32
SVN-Revision: 21290
Jo-Philipp Wich [Sun, 2 May 2010 00:45:03 +0000 (00:45 +0000)]
nvram: fix crash when get, set or unset is invoked without argument (#7263)
SVN-Revision: 21288
Jo-Philipp Wich [Sat, 1 May 2010 19:18:25 +0000 (19:18 +0000)]
ppp: bring pppoa script in sync with updated ppp logic
SVN-Revision: 21287
Jo-Philipp Wich [Sat, 1 May 2010 18:22:01 +0000 (18:22 +0000)]
firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2
SVN-Revision: 21286
Jo-Philipp Wich [Sat, 1 May 2010 18:01:36 +0000 (18:01 +0000)]
comgt: - localize variables - bring scripts in sync with updated ppp logic - bump package revision
SVN-Revision: 21285
Jo-Philipp Wich [Sat, 1 May 2010 17:55:41 +0000 (17:55 +0000)]
pptp: - bring pptp scripts in sync with updated ppp logic - bump package revision
SVN-Revision: 21284
Jo-Philipp Wich [Sat, 1 May 2010 17:54:37 +0000 (17:54 +0000)]
ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision
SVN-Revision: 21283
Nicolas Thill [Sat, 1 May 2010 13:29:04 +0000 (13:29 +0000)]
package/base-files: fix libraries packaging on 64bits targets (closes: #6918)
SVN-Revision: 21282
Jo-Philipp Wich [Sat, 1 May 2010 11:08:03 +0000 (11:08 +0000)]
pppd: - localize variables in setup script - implement demand option as true boolean so that 0 actually disables it - don't overwrite user supplied dns servers if demand is enabled - toggle peerdns default value, use 1 if no user supplied dns server is set, 0 otherwise - reset resolv.conf.auto before setting up dns
SVN-Revision: 21280
Nicolas Thill [Fri, 30 Apr 2010 18:43:39 +0000 (18:43 +0000)]
target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image generation
SVN-Revision: 21277
Felix Fietkau [Fri, 30 Apr 2010 16:11:31 +0000 (16:11 +0000)]
vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 MB download with a 14k one
SVN-Revision: 21274
Felix Fietkau [Fri, 30 Apr 2010 15:55:24 +0000 (15:55 +0000)]
mac80211: update to wireless-testing 2010-04-28
SVN-Revision: 21271
Jo-Philipp Wich [Fri, 30 Apr 2010 15:55:08 +0000 (15:55 +0000)]
swconfig: mask on brcm47xx
SVN-Revision: 21270
Felix Fietkau [Fri, 30 Apr 2010 15:53:08 +0000 (15:53 +0000)]
kernel: bring ssb in sync with upstream (as of current wireless-testing)
SVN-Revision: 21269
Florian Fainelli [Fri, 30 Apr 2010 12:20:24 +0000 (12:20 +0000)]
add upstream patch to fix linking failures on '__rela_iplt_end'
SVN-Revision: 21267
Alexandros C. Couloumbis [Fri, 30 Apr 2010 11:10:04 +0000 (11:10 +0000)]
brcm47xx: update config-2.6.33 options
SVN-Revision: 21266
Alexandros C. Couloumbis [Fri, 30 Apr 2010 11:05:40 +0000 (11:05 +0000)]
brcm47xx: refresh 2.6.33 kernel patches
SVN-Revision: 21265
Alexandros C. Couloumbis [Fri, 30 Apr 2010 07:07:20 +0000 (07:07 +0000)]
package/grub: fix x86_64 issue (closes #7248)
SVN-Revision: 21264
Lars-Peter Clausen [Thu, 29 Apr 2010 17:18:26 +0000 (17:18 +0000)]
uboot-xburst: Fix lcd display init sequence.
SVN-Revision: 21263