openwrt/svn-archive/archive.git
13 years agoAdd package rotary-gpio-custom
Claudio Mignanti [Thu, 22 Jul 2010 11:32:27 +0000 (11:32 +0000)]
Add package rotary-gpio-custom

SVN-Revision: 22349

13 years ago[package] busybox: fix compilation on FreeBSD
Jo-Philipp Wich [Thu, 22 Jul 2010 08:28:39 +0000 (08:28 +0000)]
[package] busybox: fix compilation on FreeBSD

SVN-Revision: 22348

13 years ago[tools] squashfs4: fix compilation on FreeBSD
Jo-Philipp Wich [Thu, 22 Jul 2010 03:09:10 +0000 (03:09 +0000)]
[tools] squashfs4: fix compilation on FreeBSD

SVN-Revision: 22347

13 years ago[tools] yaffs2: fix compilation on FreeBSD
Jo-Philipp Wich [Thu, 22 Jul 2010 02:59:14 +0000 (02:59 +0000)]
[tools] yaffs2: fix compilation on FreeBSD

SVN-Revision: 22345

13 years ago[tools] mkimage: fix compilation on FreeBSD
Jo-Philipp Wich [Thu, 22 Jul 2010 02:43:44 +0000 (02:43 +0000)]
[tools] mkimage: fix compilation on FreeBSD

SVN-Revision: 22344

13 years ago[package] opkg: fix host compilation on Darwin (libopkg_test failed to link)
Jo-Philipp Wich [Wed, 21 Jul 2010 22:02:25 +0000 (22:02 +0000)]
[package] opkg: fix host compilation on Darwin (libopkg_test failed to link)

SVN-Revision: 22340

13 years ago[package] opkg: strip trailing whitespaces from entries in conffiles control files...
Jo-Philipp Wich [Wed, 21 Jul 2010 18:26:07 +0000 (18:26 +0000)]
[package] opkg: strip trailing whitespaces from entries in conffiles control files, fixes conffile md5 calculation against ipkg-build generated archives

SVN-Revision: 22338

13 years agoscripts/env: fix initialization of files/ when creating a new environment (patch...
Felix Fietkau [Wed, 21 Jul 2010 17:49:52 +0000 (17:49 +0000)]
scripts/env: fix initialization of files/ when creating a new environment (patch from #7603)

SVN-Revision: 22336

13 years agosquashfs4: backport an upstream change to fix the file mode check to allow setuid...
Felix Fietkau [Wed, 21 Jul 2010 17:31:16 +0000 (17:31 +0000)]
squashfs4: backport an upstream change to fix the file mode check to allow setuid/setgid binaries (thx, ermo) - fixes #7653

SVN-Revision: 22334

13 years agoadd a build system option for collecting all kernel debug information (including...
Felix Fietkau [Wed, 21 Jul 2010 15:18:24 +0000 (15:18 +0000)]
add a build system option for collecting all kernel debug information (including modules) in a tarball

SVN-Revision: 22327

13 years agodisable crash logging for uml, it cannot possibly work there anyway
Felix Fietkau [Wed, 21 Jul 2010 15:02:53 +0000 (15:02 +0000)]
disable crash logging for uml, it cannot possibly work there anyway

SVN-Revision: 22326

13 years agoadd a config option for enabling kernel debugging symbols
Felix Fietkau [Wed, 21 Jul 2010 14:34:22 +0000 (14:34 +0000)]
add a config option for enabling kernel debugging symbols

SVN-Revision: 22325

13 years agokernel: add some missing debugging related config symbols
Felix Fietkau [Wed, 21 Jul 2010 14:34:17 +0000 (14:34 +0000)]
kernel: add some missing debugging related config symbols

SVN-Revision: 22324

13 years agoadd support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
Imre Kaloz [Wed, 21 Jul 2010 11:20:53 +0000 (11:20 +0000)]
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)

SVN-Revision: 22323

13 years ago[package] fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)
Florian Fainelli [Tue, 20 Jul 2010 22:25:48 +0000 (22:25 +0000)]
[package] fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)

SVN-Revision: 22321

13 years ago[package] remove whitespaces in kmod-switch sources
Florian Fainelli [Tue, 20 Jul 2010 22:25:04 +0000 (22:25 +0000)]
[package] remove whitespaces in kmod-switch sources

SVN-Revision: 22320

13 years agogcc: split up the build process into three distinct stages (minimal, initial, final...
Felix Fietkau [Tue, 20 Jul 2010 20:57:21 +0000 (20:57 +0000)]
gcc: split up the build process into three distinct stages (minimal, initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain

SVN-Revision: 22319

13 years agobrcm47xx: fix for boardflags by xMff
Hauke Mehrtens [Tue, 20 Jul 2010 19:41:17 +0000 (19:41 +0000)]
brcm47xx: fix for boardflags by xMff
and checkpatch.pl fixes

SVN-Revision: 22318

13 years agoupgrade the config.* scripts
Imre Kaloz [Tue, 20 Jul 2010 13:21:00 +0000 (13:21 +0000)]
upgrade the config.* scripts

SVN-Revision: 22312

13 years agothe storm target is gone for a long time now
Imre Kaloz [Tue, 20 Jul 2010 11:11:22 +0000 (11:11 +0000)]
the storm target is gone for a long time now

SVN-Revision: 22311

13 years agokernel: add the new 'crashlog' feature, which tries to store kernel oops/panic logs...
Felix Fietkau [Tue, 20 Jul 2010 01:54:21 +0000 (01:54 +0000)]
kernel: add the new 'crashlog' feature, which tries to store kernel oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs

SVN-Revision: 22305

13 years agomove the crda dependency to the kmod-cfg80211 package, get rid of crda's dependency...
Felix Fietkau [Tue, 20 Jul 2010 01:54:16 +0000 (01:54 +0000)]
move the crda dependency to the kmod-cfg80211 package, get rid of crda's dependency on mac80211. this fixes circular dependency issues

SVN-Revision: 22304

13 years agoar71xx: set default values for the fifo cfg registers on AR724x
Felix Fietkau [Tue, 20 Jul 2010 01:54:11 +0000 (01:54 +0000)]
ar71xx: set default values for the fifo cfg registers on AR724x

SVN-Revision: 22303

13 years agomac80211: fix aggregation on WDS AP interfaces
Felix Fietkau [Tue, 20 Jul 2010 01:54:07 +0000 (01:54 +0000)]
mac80211: fix aggregation on WDS AP interfaces

SVN-Revision: 22302

13 years agomac80211: update to wireless-testing 2010-07-16
Felix Fietkau [Tue, 20 Jul 2010 01:54:01 +0000 (01:54 +0000)]
mac80211: update to wireless-testing 2010-07-16

SVN-Revision: 22301

13 years ago[package] nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax...
Jo-Philipp Wich [Mon, 19 Jul 2010 22:20:07 +0000 (22:20 +0000)]
[package] nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax PS-1208mfg with FLSH at offset 0)

SVN-Revision: 22299

13 years agobrcm47xx: write boardflags correct into sprom
Hauke Mehrtens [Mon, 19 Jul 2010 21:45:29 +0000 (21:45 +0000)]
brcm47xx: write boardflags correct into sprom

SVN-Revision: 22298

13 years ago[kernel] pwm: export the generic pwm api as module
Claudio Mignanti [Mon, 19 Jul 2010 21:14:24 +0000 (21:14 +0000)]
[kernel] pwm: export the generic pwm api as module

SVN-Revision: 22297

13 years agobrcm47xx: prepare brcm47xx patches for sending to mainline.
Hauke Mehrtens [Mon, 19 Jul 2010 20:25:20 +0000 (20:25 +0000)]
brcm47xx: prepare brcm47xx patches for sending to mainline.

SVN-Revision: 22296

13 years agobrcm47xx: remove kernel 2.6.33
Hauke Mehrtens [Mon, 19 Jul 2010 20:07:24 +0000 (20:07 +0000)]
brcm47xx: remove kernel 2.6.33

SVN-Revision: 22295

13 years agorename the mx2 target to imx21
Imre Kaloz [Mon, 19 Jul 2010 12:32:18 +0000 (12:32 +0000)]
rename the mx2 target to imx21

SVN-Revision: 22294

13 years ago[gumstix] Remove profile no longer required
Hamish Guthrie [Mon, 19 Jul 2010 12:29:41 +0000 (12:29 +0000)]
[gumstix] Remove profile no longer required

SVN-Revision: 22293

13 years ago[gumstix] replace dropbear with openssh
Hamish Guthrie [Mon, 19 Jul 2010 12:13:47 +0000 (12:13 +0000)]
[gumstix] replace dropbear with openssh

SVN-Revision: 22292

13 years agowe don't care about the md5sums for -rc kernels
Imre Kaloz [Mon, 19 Jul 2010 11:35:30 +0000 (11:35 +0000)]
we don't care about the md5sums for -rc kernels

SVN-Revision: 22290

13 years agoupdate kernel versions
Imre Kaloz [Mon, 19 Jul 2010 11:34:03 +0000 (11:34 +0000)]
update kernel versions

SVN-Revision: 22289

13 years agofixup some boardnames
Imre Kaloz [Mon, 19 Jul 2010 11:30:27 +0000 (11:30 +0000)]
fixup some boardnames

SVN-Revision: 22288

13 years agoremove unneeded patches
Imre Kaloz [Mon, 19 Jul 2010 11:28:20 +0000 (11:28 +0000)]
remove unneeded patches

SVN-Revision: 22287

13 years agoe2fsprogs: update to version 1.41.12
Hauke Mehrtens [Sun, 18 Jul 2010 19:40:31 +0000 (19:40 +0000)]
e2fsprogs: update to version 1.41.12

SVN-Revision: 22286

13 years agoiw: update to version 0.9.20
Hauke Mehrtens [Sun, 18 Jul 2010 19:39:57 +0000 (19:39 +0000)]
iw: update to version 0.9.20

SVN-Revision: 22285

13 years agoixp4xx: backport r21893 wrt300nv2 mac fix to 2.6.32
Alexandros C. Couloumbis [Sun, 18 Jul 2010 19:24:00 +0000 (19:24 +0000)]
ixp4xx: backport r21893 wrt300nv2 mac fix to 2.6.32

SVN-Revision: 22284

13 years agopackage/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support
Alexandros C. Couloumbis [Sun, 18 Jul 2010 18:59:12 +0000 (18:59 +0000)]
package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support

SVN-Revision: 22283

13 years ago[package] base-files, busybox: fix 22279, simplify code and get rid of awk
Jo-Philipp Wich [Sun, 18 Jul 2010 18:36:12 +0000 (18:36 +0000)]
[package] base-files, busybox: fix 22279, simplify code and get rid of awk

SVN-Revision: 22282

13 years ago[package] base-files & telnet: Fixed telnet starting even with root password when...
Daniel Dickinson [Sun, 18 Jul 2010 15:18:38 +0000 (15:18 +0000)]
[package] base-files & telnet: Fixed telnet starting even with root password when shadow passwords in use.

SVN-Revision: 22279

13 years ago[adm5120] add support for generic eb214a, thanks cezary (#7027)
Florian Fainelli [Sun, 18 Jul 2010 10:29:58 +0000 (10:29 +0000)]
[adm5120] add support for generic eb214a, thanks cezary (#7027)

SVN-Revision: 22275

13 years ago[rdc] remove 2.6.30 support
Florian Fainelli [Sun, 18 Jul 2010 10:29:51 +0000 (10:29 +0000)]
[rdc] remove 2.6.30 support

SVN-Revision: 22274

13 years ago[brcm63xx] fix alice gate2 internet:green led (#6743)
Florian Fainelli [Sun, 18 Jul 2010 10:29:44 +0000 (10:29 +0000)]
[brcm63xx] fix alice gate2 internet:green led (#6743)

SVN-Revision: 22273

13 years agobrcm47xx: activate swap again and run make oldconfig
Hauke Mehrtens [Sat, 17 Jul 2010 20:01:46 +0000 (20:01 +0000)]
brcm47xx: activate swap again and run make oldconfig

SVN-Revision: 22266

13 years ago[rdc] use bootloader baudrate settings, thanks bifferos (#7619)
Florian Fainelli [Sat, 17 Jul 2010 17:20:35 +0000 (17:20 +0000)]
[rdc] use bootloader baudrate settings, thanks bifferos (#7619)

SVN-Revision: 22259

13 years ago[rdc] fix bifferboard flash map, thanks bifferos (#7622)
Florian Fainelli [Sat, 17 Jul 2010 17:20:29 +0000 (17:20 +0000)]
[rdc] fix bifferboard flash map, thanks bifferos (#7622)

SVN-Revision: 22258

13 years ago[rdc] refresh 2.6.32 patches
Florian Fainelli [Sat, 17 Jul 2010 17:20:23 +0000 (17:20 +0000)]
[rdc] refresh 2.6.32 patches

SVN-Revision: 22257

13 years ago[kernel] refresh 2.6.32 patches
Florian Fainelli [Sat, 17 Jul 2010 17:20:16 +0000 (17:20 +0000)]
[kernel] refresh 2.6.32 patches

SVN-Revision: 22256

13 years agoixp4xx: update 2.6.35 config options
Alexandros C. Couloumbis [Sat, 17 Jul 2010 15:45:13 +0000 (15:45 +0000)]
ixp4xx: update 2.6.35 config options

SVN-Revision: 22254

13 years agokernel: refresh patches
Hauke Mehrtens [Sat, 17 Jul 2010 14:10:39 +0000 (14:10 +0000)]
kernel: refresh patches

SVN-Revision: 22252

13 years agodnsmasq: initscript: fix bool options handling, bump release number
Nicolas Thill [Sat, 17 Jul 2010 13:36:13 +0000 (13:36 +0000)]
dnsmasq: initscript: fix bool options handling, bump release number

SVN-Revision: 22251

13 years agoixp4xx: use default lzma kernel compression
Alexandros C. Couloumbis [Sat, 17 Jul 2010 13:26:21 +0000 (13:26 +0000)]
ixp4xx: use default lzma kernel compression

SVN-Revision: 22249

13 years agoixp4xx: sync 2.6.33 patches against 2.6.33.6
Alexandros C. Couloumbis [Sat, 17 Jul 2010 13:22:32 +0000 (13:22 +0000)]
ixp4xx: sync 2.6.33 patches against 2.6.33.6

SVN-Revision: 22248

13 years agoixp4xx: fix lzma/jffs2 config options
Alexandros C. Couloumbis [Sat, 17 Jul 2010 13:18:42 +0000 (13:18 +0000)]
ixp4xx: fix lzma/jffs2 config options

SVN-Revision: 22247

13 years agokernel: fix kernel panic when traffic goes over the network.
Hauke Mehrtens [Sat, 17 Jul 2010 13:01:16 +0000 (13:01 +0000)]
kernel: fix kernel panic when traffic goes over the network.

SVN-Revision: 22246

13 years agokernel: the interface fsync changed a little
Hauke Mehrtens [Sat, 17 Jul 2010 11:56:03 +0000 (11:56 +0000)]
kernel: the interface fsync changed a little

SVN-Revision: 22244

13 years agofinalize r22241 fixes
Alexandros C. Couloumbis [Sat, 17 Jul 2010 08:50:19 +0000 (08:50 +0000)]
finalize r22241 fixes

SVN-Revision: 22242

13 years agopackage/kernel: update r22229
Alexandros C. Couloumbis [Sat, 17 Jul 2010 06:37:36 +0000 (06:37 +0000)]
package/kernel: update r22229

SVN-Revision: 22241

13 years agoep80579-drivers: the build system for this package is broken beyond repair. work...
Felix Fietkau [Sat, 17 Jul 2010 00:10:31 +0000 (00:10 +0000)]
ep80579-drivers: the build system for this package is broken beyond repair. work around this by only using the kbuild make invocations and ignoring the other crap

SVN-Revision: 22240

13 years agoixp4xx: update 2.6.35 patches to 2.6.35-rc5
Alexandros C. Couloumbis [Fri, 16 Jul 2010 16:26:59 +0000 (16:26 +0000)]
ixp4xx: update 2.6.35 patches to 2.6.35-rc5

SVN-Revision: 22239

13 years agogeneric: update 2.6.35 patches to 2.6.35-rc5
Alexandros C. Couloumbis [Fri, 16 Jul 2010 16:25:37 +0000 (16:25 +0000)]
generic: update 2.6.35 patches to 2.6.35-rc5

SVN-Revision: 22238

13 years agoAdd a profile including Jamvm for Gumstix
Hamish Guthrie [Fri, 16 Jul 2010 09:20:06 +0000 (09:20 +0000)]
Add a profile including Jamvm for Gumstix

SVN-Revision: 22230

13 years ago[package] iptables: package hashlimit module (#6696)
Jo-Philipp Wich [Fri, 16 Jul 2010 06:15:07 +0000 (06:15 +0000)]
[package] iptables: package hashlimit module (#6696)

SVN-Revision: 22229

13 years ago[package] firewall: allow redirecting only destination port (#7197)
Jo-Philipp Wich [Fri, 16 Jul 2010 06:03:15 +0000 (06:03 +0000)]
[package] firewall: allow redirecting only destination port (#7197)

SVN-Revision: 22227

13 years ago[package] dnsmasq: add and enable DNS rebind protections
Jo-Philipp Wich [Fri, 16 Jul 2010 00:06:59 +0000 (00:06 +0000)]
[package] dnsmasq: add and enable DNS rebind protections

SVN-Revision: 22222

13 years ago[package] firewall: fix another notrack related bug
Jo-Philipp Wich [Thu, 15 Jul 2010 23:24:01 +0000 (23:24 +0000)]
[package] firewall: fix another notrack related bug

SVN-Revision: 22218

13 years ago[package] firewall:
Jo-Philipp Wich [Thu, 15 Jul 2010 22:01:48 +0000 (22:01 +0000)]
[package] firewall:
- notrack support was broken in multiple ways, fix it
- also consider a zone conntracked if any redirect references it (#7196)

SVN-Revision: 22215

13 years agoramips: enable ethernet driver for rt288x
Gabor Juhos [Thu, 15 Jul 2010 19:45:49 +0000 (19:45 +0000)]
ramips: enable ethernet driver for rt288x

SVN-Revision: 22214

13 years agoramips: register ethernet device on the RT-N15
Gabor Juhos [Thu, 15 Jul 2010 19:45:46 +0000 (19:45 +0000)]
ramips: register ethernet device on the RT-N15

SVN-Revision: 22213

13 years agoramips: add generic ethernet device for the RT288x
Gabor Juhos [Thu, 15 Jul 2010 19:45:43 +0000 (19:45 +0000)]
ramips: add generic ethernet device for the RT288x

SVN-Revision: 22212

13 years agoramips: add mdio_cfg configuration for the ethernet driver
Gabor Juhos [Thu, 15 Jul 2010 19:45:40 +0000 (19:45 +0000)]
ramips: add mdio_cfg configuration for the ethernet driver

SVN-Revision: 22211

13 years agogeneric: rtl8366: add debugfs file to show PVIDs
Gabor Juhos [Thu, 15 Jul 2010 13:05:56 +0000 (13:05 +0000)]
generic: rtl8366: add debugfs file to show PVIDs

SVN-Revision: 22206

13 years agogeneric: rtl8366: make rtl8366_set_vlan static
Gabor Juhos [Thu, 15 Jul 2010 13:05:53 +0000 (13:05 +0000)]
generic: rtl8366: make rtl8366_set_vlan static

SVN-Revision: 22205

13 years agogeneric: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions
Gabor Juhos [Thu, 15 Jul 2010 13:05:50 +0000 (13:05 +0000)]
generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions

SVN-Revision: 22204

13 years agogeneric: rtl8366: add common rtl8366_sw_get_vlan_info
Gabor Juhos [Thu, 15 Jul 2010 13:05:47 +0000 (13:05 +0000)]
generic: rtl8366: add common rtl8366_sw_get_vlan_info

SVN-Revision: 22203

13 years agogeneric: rtl8366: use smi->num_ports and smi->ops->get_vlan_4k
Gabor Juhos [Thu, 15 Jul 2010 13:05:43 +0000 (13:05 +0000)]
generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4k

SVN-Revision: 22202

13 years agogeneric: rtl8366: add is_vlan_valid function to smi_ops
Gabor Juhos [Thu, 15 Jul 2010 13:05:39 +0000 (13:05 +0000)]
generic: rtl8366: add is_vlan_valid function to smi_ops

SVN-Revision: 22201

13 years agogeneric: rtl8366: add common rtl8366_sw_get_port_mib function
Gabor Juhos [Thu, 15 Jul 2010 13:05:36 +0000 (13:05 +0000)]
generic: rtl8366: add common rtl8366_sw_get_port_mib function

SVN-Revision: 22200

13 years agogeneric: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions
Gabor Juhos [Thu, 15 Jul 2010 13:05:32 +0000 (13:05 +0000)]
generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions

SVN-Revision: 22199

13 years agogeneric: rtl8366: make rtl8366_{g,s}et_pvid static
Gabor Juhos [Thu, 15 Jul 2010 13:05:29 +0000 (13:05 +0000)]
generic: rtl8366: make rtl8366_{g,s}et_pvid static

SVN-Revision: 22198

13 years agogeneric: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions
Gabor Juhos [Thu, 15 Jul 2010 13:05:25 +0000 (13:05 +0000)]
generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions

SVN-Revision: 22197

13 years agogeneric: rtl8366: add setup to rtl8366_smi_ops struct
Gabor Juhos [Thu, 15 Jul 2010 13:05:21 +0000 (13:05 +0000)]
generic: rtl8366: add setup to rtl8366_smi_ops struct

SVN-Revision: 22196

13 years agogeneric: rtl8366: introduce rtl8366_smi_alloc
Gabor Juhos [Thu, 15 Jul 2010 13:05:16 +0000 (13:05 +0000)]
generic: rtl8366: introduce rtl8366_smi_alloc

SVN-Revision: 22195

13 years agogeneric: rtl8366: get rid of private rtl8366{s,rb} structs
Gabor Juhos [Thu, 15 Jul 2010 13:05:10 +0000 (13:05 +0000)]
generic: rtl8366: get rid of private rtl8366{s,rb} structs

SVN-Revision: 22194

13 years agogeneric: rtl8366: move switch device to the rtl8366_smi struct
Gabor Juhos [Thu, 15 Jul 2010 13:05:06 +0000 (13:05 +0000)]
generic: rtl8366: move switch device to the rtl8366_smi struct

SVN-Revision: 22193

13 years agogeneric: rtl8366: get rid of private vlan_{mc,4k} structs
Gabor Juhos [Thu, 15 Jul 2010 13:05:02 +0000 (13:05 +0000)]
generic: rtl8366: get rid of private vlan_{mc,4k} structs

The usage of bitfields causes problems in Little-Endian mode. Remove
them and manipulate the bits directly in the appropriate functions. This
change also reduces the size of the binary a bit.

SVN-Revision: 22192

13 years agogeneric: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes
Gabor Juhos [Thu, 15 Jul 2010 13:04:57 +0000 (13:04 +0000)]
generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes

SVN-Revision: 22191

13 years agomadwifi: in-flash macs for mach-eap7660d
Gabor Juhos [Thu, 15 Jul 2010 07:37:00 +0000 (07:37 +0000)]
madwifi: in-flash macs for mach-eap7660d

This patch makes madwifi respect (at least) the platform_data
supplied MAC address.

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 22190

13 years agogeneric: move ath5k_platform.h from ar71xx to generic files
Gabor Juhos [Thu, 15 Jul 2010 07:36:58 +0000 (07:36 +0000)]
generic: move ath5k_platform.h from ar71xx to generic files

SVN-Revision: 22189

13 years agoath5k: in-flash macs and eeprom for mach-eap7660d
Gabor Juhos [Thu, 15 Jul 2010 07:36:55 +0000 (07:36 +0000)]
ath5k: in-flash macs and eeprom for mach-eap7660d

This adds ath5k_platform.h to mac80211 and patches ath5k to respect
MAC addresses and eeprom content from platform_data, if supplied.

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 22188

13 years agoar71xx: in-flash macs and eeprom for mach-eap7660d
Gabor Juhos [Thu, 15 Jul 2010 07:36:52 +0000 (07:36 +0000)]
ar71xx: in-flash macs and eeprom for mach-eap7660d

This adds in-flash mac-addresses and calibration data for the Senao
EAP7660D board.

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 22187

13 years ago[brcm47xx]: target (base-files): Fixed failsafe mode by adding back insmod diag
Daniel Dickinson [Thu, 15 Jul 2010 02:46:03 +0000 (02:46 +0000)]
[brcm47xx]: target (base-files): Fixed failsafe mode by adding back insmod diag

SVN-Revision: 22186

13 years agoenable ipv6 support for packages by default
Felix Fietkau [Tue, 13 Jul 2010 18:45:29 +0000 (18:45 +0000)]
enable ipv6 support for packages by default

SVN-Revision: 22176

13 years ago[package] broadcom-wl: fix md5sums
Jo-Philipp Wich [Tue, 13 Jul 2010 17:21:44 +0000 (17:21 +0000)]
[package] broadcom-wl: fix md5sums

SVN-Revision: 22175

13 years ago[brcm63xx] add required exports for wl.ko
Jo-Philipp Wich [Tue, 13 Jul 2010 17:03:56 +0000 (17:03 +0000)]
[brcm63xx] add required exports for wl.ko

SVN-Revision: 22174

13 years ago[package] broadcom-wl:
Jo-Philipp Wich [Tue, 13 Jul 2010 16:55:57 +0000 (16:55 +0000)]
[package] broadcom-wl:
- update to v5.10.56.27.3
- get fallback SPROM from SSB if neither on-device SPROM nor nvram is available
- working brcm63xx support

SVN-Revision: 22173

13 years agoramips: Fix bridging in ramips ethernet driver
Gabor Juhos [Tue, 13 Jul 2010 16:52:07 +0000 (16:52 +0000)]
ramips: Fix bridging in ramips ethernet driver

Bridging between the ramips ethernet driver and rt2800pci was somewhat
broken. Frames received by the ethernet driver which were passed to the
wifi driver for transmission were sometimes corrupted or sent out with
huge delays.

The reason for this is the missing assignment of skb->tail in the ramips
ethernet driver's rx path resulting in skb->tail pointing to skb->data.
Since skb->tail is used by mac80211 it writes into skb->data which messes
up the frames content.

Fix this by using skb_put to correctly set skb->len and skb->tail.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 22172