Hauke Mehrtens [Sun, 24 Jul 2011 14:17:58 +0000 (14:17 +0000)]
ocf-linux: version bump to
20110720
Fixes problem with TFM allocation in cryptosoft.c
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hauke:
* remove ubsec_ssb package and take it from ocf-linux
* use patches from ocf-linux package
* refresh all patches
* readd some build fixes for OpenWrt.
* readd CRYPTO_MANAGER dependency
SVN-Revision: 27753
Jo-Philipp Wich [Sun, 24 Jul 2011 14:14:48 +0000 (14:14 +0000)]
broadcom-wl: give the 007 patch a more meaningful name
SVN-Revision: 27752
Jo-Philipp Wich [Sun, 24 Jul 2011 14:10:39 +0000 (14:10 +0000)]
broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus - refresh and reorder patches - introduce a unified BCMA/SSB glue driver to accomodate for both bus types on brcm47xx - extend wlunbind init script to detach device from bcma-pci-bridge as well
SVN-Revision: 27751
Hauke Mehrtens [Sun, 24 Jul 2011 12:29:27 +0000 (12:29 +0000)]
mac80211: do not build bcma from compat-wireless
SVN-Revision: 27750
Felix Fietkau [Sun, 24 Jul 2011 09:41:07 +0000 (09:41 +0000)]
x86: 2.6.39 requires additional symbol
Sysfs support for DMI BIOS was added in 2.6.39.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27749
Felix Fietkau [Sun, 24 Jul 2011 09:16:55 +0000 (09:16 +0000)]
default to using gzip with mksquashfs if lzma and xz are unavailable
SVN-Revision: 27748
Felix Fietkau [Sun, 24 Jul 2011 09:11:10 +0000 (09:11 +0000)]
atheros: fix mii phy read/write ioctl
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 27747
Felix Fietkau [Sun, 24 Jul 2011 09:02:49 +0000 (09:02 +0000)]
pkg-config: fix prefix
Now:
% PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(echo staging_dir/target-*/usr/lib/pkgconfig) ./staging_dir/host/bin/pkg-config --cflags lua -I/test//include
After applying the patch:
% PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(echo staging_dir/target-*/usr/lib/pkgconfig) ./staging_dir/host/bin/pkg-config --cflags lua -I/test/include
I guess that there sould not be '//' but only one '/'.
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
SVN-Revision: 27744
Felix Fietkau [Sun, 24 Jul 2011 08:41:58 +0000 (08:41 +0000)]
geos: include pppstats and pppdump in default packaging
As the Geos box includes an ADSL modem that's targeted towards PPPoE, PPPoA, and bridged utilization, including these useful tools allows for easier configuration and troubleshooting.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27743
Felix Fietkau [Sun, 24 Jul 2011 08:34:08 +0000 (08:34 +0000)]
cmake: fix ccache command when using host ccache (patch from #9611)
SVN-Revision: 27742
Felix Fietkau [Sun, 24 Jul 2011 08:02:20 +0000 (08:02 +0000)]
ar71xx: enable the usb power regulator on the wzr-hp-ag300h through gpio 2 (#9684)
SVN-Revision: 27739
Imre Kaloz [Sat, 23 Jul 2011 20:44:08 +0000 (20:44 +0000)]
upgrade to 3.0
SVN-Revision: 27738
Imre Kaloz [Sat, 23 Jul 2011 20:43:53 +0000 (20:43 +0000)]
upgrade to 3.0
SVN-Revision: 27737
Imre Kaloz [Sat, 23 Jul 2011 20:42:58 +0000 (20:42 +0000)]
3.0 is out
SVN-Revision: 27736
Hauke Mehrtens [Sat, 23 Jul 2011 11:32:19 +0000 (11:32 +0000)]
mac80211: fix typo and make broken options depend on BROKEN
SVN-Revision: 27735
Hauke Mehrtens [Sat, 23 Jul 2011 11:25:05 +0000 (11:25 +0000)]
mca80211: add support for b43 on bcma bus.
This makes b43 work on broadcom SoCs using bcma as system bus.
SVN-Revision: 27734
Hauke Mehrtens [Sat, 23 Jul 2011 11:19:58 +0000 (11:19 +0000)]
brcm47xx: build bcma into the kernel
Now we can assume that every brcm47xx kernel has the bcma module build
into the kernel. This is not needed for this version as this does not
support bcma as system bus but kernel 3.0 will.
SVN-Revision: 27733
Hauke Mehrtens [Sat, 23 Jul 2011 11:17:36 +0000 (11:17 +0000)]
kernel: add bcma package
SVN-Revision: 27732
Hauke Mehrtens [Sat, 23 Jul 2011 11:17:00 +0000 (11:17 +0000)]
kernel: update bcma and ssb to version master-2011-07-22 from wireless-testing
SVN-Revision: 27731
Hauke Mehrtens [Fri, 22 Jul 2011 18:41:24 +0000 (18:41 +0000)]
brcm47xx: remove old kernel versions
SVN-Revision: 27724
Hauke Mehrtens [Fri, 22 Jul 2011 16:30:42 +0000 (16:30 +0000)]
brcm47xx: update bcma and ssb to master-2011-07-21
* add new patches for bcm4716 SoC
* add support for serial flash on bcma bus
SVN-Revision: 27723
Hauke Mehrtens [Fri, 22 Jul 2011 16:04:25 +0000 (16:04 +0000)]
kernel: update to linux-3.0 and refresh patches.
Thank you Peter Wagner for the patch
SVN-Revision: 27722
Jo-Philipp Wich [Fri, 22 Jul 2011 00:21:20 +0000 (00:21 +0000)]
base-files: attempt bring up related wifi devices when calling ifup If a user invoked /sbin/ifup to bring up an interface, the setup used to fail in case of wireless networks tied to a non-bridged interface definition. Likewise, the bringup of "lan" in the default configuration will reinitialize the bridge but do not re-join the wireless network to it, requiring an extra call to /sbin/wifi (which might not be possible anymore due to a severed link if connected wirelessly).
The changeset modifies the "ifup" command to search for related wireless
devices and call "wifi up" on them if applicable. This way the commands for
wireless and non-wireless interfaces are unified from a cli point of view.
The "ifup -a" case has not been changed to keep the logic of the
/etc/init.d/network boot sequence. This might be changed later.
Solves #9763.
SVN-Revision: 27720
Jo-Philipp Wich [Wed, 20 Jul 2011 15:29:10 +0000 (15:29 +0000)]
firewall: fix serious bug in state var handling (#9746)
SVN-Revision: 27711
Felix Fietkau [Wed, 20 Jul 2011 14:39:47 +0000 (14:39 +0000)]
ar71xx: reinitialize global switch settings after reset on ar7240
SVN-Revision: 27705
Felix Fietkau [Wed, 20 Jul 2011 14:39:42 +0000 (14:39 +0000)]
ar71xx: configure address aging on ar7240
SVN-Revision: 27704
Felix Fietkau [Wed, 20 Jul 2011 12:04:34 +0000 (12:04 +0000)]
ar71xx: reset the phy in the ethernet init on ar724x
SVN-Revision: 27703
Felix Fietkau [Wed, 20 Jul 2011 12:04:29 +0000 (12:04 +0000)]
ar71xx: make sure that rx and interrupts are disabled before issuing the hardware reset
SVN-Revision: 27702
Felix Fietkau [Wed, 20 Jul 2011 12:04:25 +0000 (12:04 +0000)]
ar71xx: increase the delay after the ethernet MAC reset
SVN-Revision: 27701
Felix Fietkau [Wed, 20 Jul 2011 12:04:20 +0000 (12:04 +0000)]
ar71xx: fix an unused variable warning
SVN-Revision: 27700
Felix Fietkau [Wed, 20 Jul 2011 08:47:19 +0000 (08:47 +0000)]
comgt: clean up patch, rename gcom binary to comgt, but add a compatibility symlink
SVN-Revision: 27699
Felix Fietkau [Tue, 19 Jul 2011 20:44:35 +0000 (20:44 +0000)]
uci: fix one more unused-but-set issue (#9731)
SVN-Revision: 27698
John Crispin [Tue, 19 Jul 2011 18:08:09 +0000 (18:08 +0000)]
sync default kernel config for lantiq danube/ar9
SVN-Revision: 27697
John Crispin [Tue, 19 Jul 2011 18:06:52 +0000 (18:06 +0000)]
fix etehrnet when using EPHY on lantiq ASE
SVN-Revision: 27696
John Crispin [Tue, 19 Jul 2011 18:06:42 +0000 (18:06 +0000)]
fixes pci on lantiq AR9 SoC
SVN-Revision: 27695
John Crispin [Tue, 19 Jul 2011 18:06:33 +0000 (18:06 +0000)]
add support for more lantiq AR9 boards
SVN-Revision: 27694
Felix Fietkau [Tue, 19 Jul 2011 09:00:55 +0000 (09:00 +0000)]
kernel: backport and enable tmpfs xattr support for 2.6.39
SVN-Revision: 27691
Jo-Philipp Wich [Tue, 19 Jul 2011 06:59:47 +0000 (06:59 +0000)]
uhttpd: pass feature flags (#9742)
SVN-Revision: 27689
Felix Fietkau [Tue, 19 Jul 2011 06:42:26 +0000 (06:42 +0000)]
ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others) contain bogus data, which breaks wifi
SVN-Revision: 27688
John Crispin [Mon, 18 Jul 2011 16:27:11 +0000 (16:27 +0000)]
* fix external interrupts
SVN-Revision: 27687
Jo-Philipp Wich [Mon, 18 Jul 2011 14:18:31 +0000 (14:18 +0000)]
uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827)
SVN-Revision: 27686
Felix Fietkau [Mon, 18 Jul 2011 10:09:53 +0000 (10:09 +0000)]
uci: update to fix more unused-but-set issues (#9731)
SVN-Revision: 27681
Felix Fietkau [Mon, 18 Jul 2011 06:32:45 +0000 (06:32 +0000)]
uci: update to 2011-07-18, fixes #9731
SVN-Revision: 27680
Jo-Philipp Wich [Sun, 17 Jul 2011 22:47:56 +0000 (22:47 +0000)]
resolveip: fix whitespace
SVN-Revision: 27671
Jo-Philipp Wich [Sun, 17 Jul 2011 22:42:29 +0000 (22:42 +0000)]
pptp: properly support symbolic VPN host names, tear down created host routes (#4876)
SVN-Revision: 27669
Jo-Philipp Wich [Sun, 17 Jul 2011 22:20:48 +0000 (22:20 +0000)]
add "resolveip", a small DNS lookup utility for use in scripts (#4876)
SVN-Revision: 27666
John Crispin [Sun, 17 Jul 2011 19:27:44 +0000 (19:27 +0000)]
* add gigasx76x update
* rebase patches
* add arv752DPW arv7525PD
* fixes gpio_keys
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 27665
John Crispin [Sun, 17 Jul 2011 19:27:34 +0000 (19:27 +0000)]
uboot-lantiq
fix arv752DPW and add arv7525PW
SVN-Revision: 27664
John Crispin [Sun, 17 Jul 2011 19:27:24 +0000 (19:27 +0000)]
revert parts of r27488 to uboot-lantiq
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 27663
John Crispin [Sun, 17 Jul 2011 19:27:14 +0000 (19:27 +0000)]
better lantiq support in madwifi
Allow for each lantiq target (without wifi eeprom) to define where
wireless configuration data is on flash. Patch also adds support for
sx763 lantiq target.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 27662
John Crispin [Sun, 17 Jul 2011 19:26:35 +0000 (19:26 +0000)]
reorganize ltq-dsl-app
Add menu options to ltq-dsl-app.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 27661
Jo-Philipp Wich [Sun, 17 Jul 2011 17:10:30 +0000 (17:10 +0000)]
base-files: implement a generic mechanism to map per-interface sysctls to uci. - option ipv4_xyz is mapped to /proc/sys/net/ipv4/{conf,neigh}/xyz - option ipv6_xyz is mapped to /proc/sys/net/ipv6/{conf,neigh}/xyz This allows e.g. "option ipv6_proxy_ndp 1" to enable NDP proxying on wan. Fixes ticket #8699.
SVN-Revision: 27653
Jo-Philipp Wich [Sun, 17 Jul 2011 15:53:34 +0000 (15:53 +0000)]
iptables: refresh patches
SVN-Revision: 27652
Jo-Philipp Wich [Sun, 17 Jul 2011 15:43:18 +0000 (15:43 +0000)]
6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to control the generated radvd prefix values (#9147)
SVN-Revision: 27650
Jo-Philipp Wich [Sun, 17 Jul 2011 15:31:30 +0000 (15:31 +0000)]
iptables: rewrite module help texts (#7446)
SVN-Revision: 27648
Jo-Philipp Wich [Sun, 17 Jul 2011 15:01:07 +0000 (15:01 +0000)]
iptables: fix redundant binaries in iptables-utils & ip6tables-utils (#9691)
SVN-Revision: 27646
Florian Fainelli [Sun, 17 Jul 2011 12:30:04 +0000 (12:30 +0000)]
add additionnal debug symbols when kernel debugging is enabled
SVN-Revision: 27637
Jo-Philipp Wich [Sun, 17 Jul 2011 11:58:05 +0000 (11:58 +0000)]
mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293)
SVN-Revision: 27635
Jo-Philipp Wich [Sun, 17 Jul 2011 09:27:14 +0000 (09:27 +0000)]
base-files: add -h and --help options to sysupgrade (#9728)
SVN-Revision: 27630
Jo-Philipp Wich [Sun, 17 Jul 2011 07:18:59 +0000 (07:18 +0000)]
uhttpd: unblock signals in CGI childs, solves hanging ssh logout after server restart from within LuCI and similar problems
SVN-Revision: 27628
Felix Fietkau [Sat, 16 Jul 2011 10:27:48 +0000 (10:27 +0000)]
eglibc: remove obsolete dependencies to fix missing config options for eglibc 2.13
SVN-Revision: 27623
Florian Fainelli [Sat, 16 Jul 2011 08:39:04 +0000 (08:39 +0000)]
add ehci support to DWV-S0 board (#9059)
SVN-Revision: 27622
Jo-Philipp Wich [Fri, 15 Jul 2011 15:03:57 +0000 (15:03 +0000)]
firewall: rework state variable handling, use uci_toggle_state() where applicable and properly handle duplicates in add and del state helpers (#9152, #9710)
SVN-Revision: 27618
Jo-Philipp Wich [Fri, 15 Jul 2011 14:57:44 +0000 (14:57 +0000)]
base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars (#9711)
SVN-Revision: 27616
Jo-Philipp Wich [Fri, 15 Jul 2011 14:52:38 +0000 (14:52 +0000)]
uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_revert_state() before uci_set_state()
SVN-Revision: 27614
Felix Fietkau [Wed, 13 Jul 2011 15:37:36 +0000 (15:37 +0000)]
ath9k: add some more fixes to the mic failure handling rework patch
SVN-Revision: 27607
Felix Fietkau [Wed, 13 Jul 2011 15:01:18 +0000 (15:01 +0000)]
mac80211: fix compile errors because of duplicate atomic64 implementations (#9690)
SVN-Revision: 27605
Florian Fainelli [Wed, 13 Jul 2011 09:33:11 +0000 (09:33 +0000)]
fix GEN_SPI_RSET_BASE macro (#9697)
SVN-Revision: 27604
Imre Kaloz [Tue, 12 Jul 2011 13:44:16 +0000 (13:44 +0000)]
upgrade to 3.0-rc7
SVN-Revision: 27600
Imre Kaloz [Tue, 12 Jul 2011 13:34:18 +0000 (13:34 +0000)]
In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back.
Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 27599
Felix Fietkau [Tue, 12 Jul 2011 03:24:53 +0000 (03:24 +0000)]
ath9k: fix mic frame handling for bigger packets
SVN-Revision: 27596
Imre Kaloz [Mon, 11 Jul 2011 20:35:16 +0000 (20:35 +0000)]
upgrade to 3.0-rc6 and optimize for armv5te again
SVN-Revision: 27592
Imre Kaloz [Mon, 11 Jul 2011 16:52:28 +0000 (16:52 +0000)]
fixup orion compile
SVN-Revision: 27591
John Crispin [Sun, 10 Jul 2011 10:40:37 +0000 (10:40 +0000)]
wrong md5sum in ltq-ifxos
Signed-off-by: Luka Perkov
SVN-Revision: 27575
Felix Fietkau [Sat, 9 Jul 2011 09:01:17 +0000 (09:01 +0000)]
mac80211: backport atomic64_t support for kernels that don't support it
SVN-Revision: 27572
Felix Fietkau [Sat, 9 Jul 2011 07:28:00 +0000 (07:28 +0000)]
hostapd: refresh patch
SVN-Revision: 27571
Felix Fietkau [Sat, 9 Jul 2011 07:20:19 +0000 (07:20 +0000)]
hostapd: send EAPOL frames using the same WMM queue as management frames - fixes reconnect issues under load
SVN-Revision: 27570
Felix Fietkau [Sat, 9 Jul 2011 07:19:55 +0000 (07:19 +0000)]
hostapd: only advertise a single encryption type via WPS if multiple are supported - fixes windows 7 interop issues
SVN-Revision: 27569
Felix Fietkau [Sat, 9 Jul 2011 06:30:13 +0000 (06:30 +0000)]
ar71xx: do not reset the hardware on transmit timeout - this would mess up the up the PHY state
SVN-Revision: 27568
Felix Fietkau [Sat, 9 Jul 2011 06:29:46 +0000 (06:29 +0000)]
ag71xx: keep the rx engine stopped while the link is not up, should hopefully fix stability issues from #9405
SVN-Revision: 27567
Felix Fietkau [Sat, 9 Jul 2011 04:20:01 +0000 (04:20 +0000)]
ath9k: merge some pending initval fixes for ar9380
SVN-Revision: 27566
Felix Fietkau [Sat, 9 Jul 2011 04:19:41 +0000 (04:19 +0000)]
ath9k: fix sifs time for half/quarter and remove some unnecessary defines
SVN-Revision: 27565
Felix Fietkau [Sat, 9 Jul 2011 03:33:59 +0000 (03:33 +0000)]
ath9k: add more fixes for TKIP MIC validation
SVN-Revision: 27564
Felix Fietkau [Fri, 8 Jul 2011 17:19:42 +0000 (17:19 +0000)]
ath9k: add a temporary uci option for setting the channel bandwidth
SVN-Revision: 27563
Felix Fietkau [Fri, 8 Jul 2011 17:19:21 +0000 (17:19 +0000)]
ath9k: add more fixes for half/quarter rate support
SVN-Revision: 27562
Imre Kaloz [Fri, 8 Jul 2011 11:15:00 +0000 (11:15 +0000)]
the only reasons for having 4.4 around are avr32 and ubicom32, so make it depend on them
SVN-Revision: 27559
Imre Kaloz [Fri, 8 Jul 2011 09:41:07 +0000 (09:41 +0000)]
use the new upstream l2cache and wdt code, smaller changes, refresh patches
SVN-Revision: 27558
Imre Kaloz [Fri, 8 Jul 2011 09:33:13 +0000 (09:33 +0000)]
add mpcore_wdt fixes
SVN-Revision: 27557
Felix Fietkau [Fri, 8 Jul 2011 08:13:50 +0000 (08:13 +0000)]
toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)
SVN-Revision: 27556
Felix Fietkau [Fri, 8 Jul 2011 07:14:23 +0000 (07:14 +0000)]
uClibc: fix messed up patch headers in fts patch (patch from #9671)
SVN-Revision: 27555
Felix Fietkau [Fri, 8 Jul 2011 05:49:33 +0000 (05:49 +0000)]
mac80211: fix an interop issue with some broken 802.11n clients (#9436)
SVN-Revision: 27554
Felix Fietkau [Fri, 8 Jul 2011 05:20:24 +0000 (05:20 +0000)]
firmware-utils: rename the devname variable in mkwrgimg to avoid a clash with a BSD stdlib function
SVN-Revision: 27553
Felix Fietkau [Fri, 8 Jul 2011 05:20:03 +0000 (05:20 +0000)]
mac80211: add pending crypto bugfixes
SVN-Revision: 27552
Imre Kaloz [Thu, 7 Jul 2011 22:19:38 +0000 (22:19 +0000)]
fix ppc toolchain build
SVN-Revision: 27551
John Crispin [Thu, 7 Jul 2011 20:20:51 +0000 (20:20 +0000)]
fix generation of falcon images for profiles
SVN-Revision: 27550
John Crispin [Thu, 7 Jul 2011 20:20:46 +0000 (20:20 +0000)]
adds 2 ASC related patches to lantiq
Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
SVN-Revision: 27549
John Crispin [Thu, 7 Jul 2011 18:21:01 +0000 (18:21 +0000)]
kmod-dm9000 should build as a module
SVN-Revision: 27543
John Crispin [Thu, 7 Jul 2011 18:20:56 +0000 (18:20 +0000)]
fix up falcon kernel config
SVN-Revision: 27542
John Crispin [Thu, 7 Jul 2011 18:20:51 +0000 (18:20 +0000)]
fix i2c-falcon kmod package selection
SVN-Revision: 27541
John Crispin [Thu, 7 Jul 2011 18:20:47 +0000 (18:20 +0000)]
fix ltq-vmmc SoC dependency
SVN-Revision: 27540