r26765 adds the ieee80211d hostapd option from mac80211.sh when a
country code is configured. However, hostapd.sh already adds the
ieee80211d hostapd option when the ieee80211d UCI parameter is set.
https://dev.openwrt.org/changeset/26765
https://dev.openwrt.org/browser/trunk/package/hostapd/files
Fix compilation for 2.6.39 by replacing SPIN_LOCK_UNLOCKED with
DEFINE_SPINLOCK().
Signed-off-by: Jonas Gorski
---
package/madwifi/patches/475-2.6.39-compile.patch | 11 +++
1 files changed, 11 insertions(+), 0 deletions(-)
create mode 100644 package/madwifi/patches/475-2.6.39-compile
SPIN_LOCK_UNLOCKED has been deprecated since 2.6.19 and will get removed
in 2.6.39, so replace it with DEFINE_SPINLOCK().
Signed-off-by: Jonas Gorski
---
Changes V1 -> V2:
* Fix typos in message
.../linux/generic/files/drivers/net/phy/swconfig.c |2 +-
1 files changed, 1 insertions(+), 1 d
Hello All,
Our Flexibity project, based on OpenWRT (patch was just submitted),
will use a number of dynamic network connections, including 3G/4G
modems, WiFi and Ethernet (all USB based). In order to achieve this
and require minimal configuration from a user, we would like to
integrate NetworkMana
> "Jonas" == Jonas Gorski writes:
Jonas> On 25 April 2011 20:43, Russell Senior
Jonas> wrote:
>>> "Stefan" == Stefan Monnier writes:
Stefan> Doesn't seem worth the trouble: the rsync daemon is not
Stefan> started by default (IIUC), so your patch doesn't save any RAM,
Stefan> all it save
Add two helpers for generating correctly tagged images for the T-Home
Speedport W 303V Typ B as well as xor'd ones as required by CFE.
Signed-off-by: Jonas Gorski
---
tools/firmware-utils/Makefile |2 +
tools/firmware-utils/src/spw303v.c | 242 +++
too
This two patches add support for the T-Home Speedport W 303V Typ B, a
Broadcom BCM6358 based ADSL router with VoIP support.
While the device itself is a more or less standard ADSL router/AP, T-Com
(or their supplier) took some measures to make flashing custom firmwares a
bit harder. They modified
Add the required board definition, default config and image generation for
the T-Home Speedport W 303V Typ B.
Signed-off-by: Jonas Gorski
---
Changes V1 -> V2:
* Renamed the board patch so its number doesn't conflict
* Changed the function divider for the power/adsl led from "/" to "+"
.../ba
Committed r26762.
Travis
On Mon, Apr 25, 2011 at 6:08 PM, Luka Perkov wrote:
> Upgrade mc package. Tickets 9225 and 9268 can be closed. The mc package
> is optimized for size.
>
> Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
> ---
>
> Index: utils/mc/Makefile
> ===
Update ipv6calc to newest 0.82. This reduces the binary sizes
significantly.
Signed-off-by: Jonas Gorski
---
This is only compile tested, not runtime tested (currently lacking a
device with enough space).
As a comparison with the unstripped binaries
(size doesn't like the stripped ones):
0.80:
On 25 April 2011 20:43, Russell Senior wrote:
>> "Stefan" == Stefan Monnier writes:
> Stefan> Doesn't seem worth the trouble: the rsync daemon is not
> Stefan> started by default (IIUC), so your patch doesn't save any RAM,
> Stefan> all it saves is the rsyncd.conf and rsyncd.init files, which
11 matches
Mail list logo