Commit Graph

1782 Commits (ac909fc5c09d1529f1d4f3a3978de01bb5163522)

Author SHA1 Message Date
Yuji Mano 0b5f602421 Revert previous bad commit r11512
SVN-Revision: 11513
16 years ago
Yuji Mano 5ee48c0b00 Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 11512
16 years ago
Imre Kaloz b3e20537ca libnl: backport memleak fix
SVN-Revision: 11500
16 years ago
Imre Kaloz 593c2b7cec fix libnl compile with older kernels
SVN-Revision: 11499
16 years ago
Felix Fietkau f2e997ac38 remove some unused crap
SVN-Revision: 11472
16 years ago
Felix Fietkau ddd809f9e5 (6/6) bcm57xx: package
This is the bcm57xx package.  I have tested default vlan functions,
but I dont have the equipment to test more advanced setups.  The default
vlan setup seems to be working fine.  I also added the activate_gpio
parameter which will make the driver activate the switch via gpio before
probing for it.

I'm not sure which method is best for autoload.  For the wrt350n, I
need the activate_gpio parameter.  But its probably not a good idea
to add that to the autoload file.  On a system without a bcm57xx switch,
isn't it a bad idea to mess with the gpios looking for the switch? Ideally,
wouldn't it be best to load the bcm57xx module from broadcom-diag, after
it has determined which router its on?  I tried using 'request_module' from
there, but had no success.  For now, I am relying on preinit to load
the bcm57xx module with activate_gpio param, after it has failed to load
switch_robo and switch_adm.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>

SVN-Revision: 11471
16 years ago
Felix Fietkau 40990382e5 (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered
This patch prevents switch-robo.c from attempting robo_probe on a port
that is already registered.  robo_probe will adjust kernel reference counts
if it detects a switch on the port.  If this patch wasn't applied, the
wrt350n would hang on reboot, waiting for the network driver reference count
to reach zero indefinitely.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>

SVN-Revision: 11469
16 years ago
Felix Fietkau f7e09198fe (1/6) bcm57xx: init from diag
I've been working to finish up the bcm57xx module package nbd
posted a few months ago.  I am no expert, just had some spare
time and some motivation.  Here is the background:

https://dev.openwrt.org/ticket/2744

This first patch disables the bcm57xx gpio setup in broadcom-diag.
The switch needs to be initialized by the driver so the driver can
then reset the switch ASAP.  If the switch isn't reset quickly enough,
it will forward packets between the WAN and LAN, which will cause
problems with modems that only allow one mac to access the internet.

Tested on wrt350n.

Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>

SVN-Revision: 11466
16 years ago
Peter Denison 464ed48321 Remove ssb headers from mac80211 to avoid conflict with in-kernel ones
SVN-Revision: 11462
16 years ago
Felix Fietkau 7c029b0355 another patch fix
SVN-Revision: 11455
16 years ago
Felix Fietkau ad9bc6ab09 fix a small comment
SVN-Revision: 11454
16 years ago
Felix Fietkau 01c61b0d64 fix ANI and make use of it in all modes except for monitor
SVN-Revision: 11453
16 years ago
John Crispin 456893e798 make ip-up scripts aware of network settings
SVN-Revision: 11446
16 years ago
John Crispin 0bf765b362 system now knows which timezone it is in
SVN-Revision: 11445
16 years ago
Florian Fainelli 6d88031192 Add syskonnect yukon2 support (#2568)
SVN-Revision: 11437
16 years ago
Felix Fietkau 62bef2bced madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs
SVN-Revision: 11409
16 years ago
Peter Denison ea8b4cb0d7 Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. Fixes #3501
SVN-Revision: 11407
16 years ago
Gabor Juhos 50a749e9a7 add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines
SVN-Revision: 11401
16 years ago
Felix Fietkau 06447d5cfa oops. accidentally committed the wrong patch version
SVN-Revision: 11395
16 years ago
Felix Fietkau 60e3586f6f fix madwifi on linux 2.4
SVN-Revision: 11385
16 years ago
John Crispin 51b28d44a9 use default gateway for routes that have no gw specified, Signed off by: Brian J. Murrell
SVN-Revision: 11380
16 years ago
Imre Kaloz 7a72cfdd2a add little endian arm wpa_supplicant config file
SVN-Revision: 11369
16 years ago
Felix Fietkau 036b397595 fix sysupgrade 'do_upgrade: not found' error
SVN-Revision: 11362
16 years ago
Felix Fietkau b4d1c134da upgrade uci to 0.4.2 - fixes some escaping and library issues
SVN-Revision: 11361
16 years ago
Peter Denison b2a1f5e79b Update b43 from compat-wireless-2008-05-26 codebase
SVN-Revision: 11358
16 years ago
Peter Denison e8620fa5aa Update mac80211 to compat-wireless-2008-05-26
SVN-Revision: 11357
16 years ago
Peter Denison 238a618093 Update libnl to compile on and after 2.6.25
SVN-Revision: 11356
16 years ago
Travis Kemen b35e663111 add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com>
SVN-Revision: 11355
16 years ago
Felix Fietkau 0b66a7d614 upgrade uci to 0.4.1 improves uci.foreach and uci.get_all in the lua binding no longer records changes for uci set with oldval == newval
SVN-Revision: 11354
16 years ago
Felix Fietkau c8ed362edd move the uci lua plugin to /usr/lib/lua instead of /usr/lib/lua/5.1
SVN-Revision: 11353
16 years ago
Imre Kaloz 7bb65fb9d7 add preliminary Marvell Orion support
SVN-Revision: 11352
16 years ago
Imre Kaloz 0244e57bb9 refresh madwifi patches using upstream style
SVN-Revision: 11351
16 years ago
Felix Fietkau 49499dfbd1 update uci to v0.4.0 - improves lua binding
SVN-Revision: 11348
16 years ago
Steven Barth 5da5342fda Updated Dnsmasq to 2.42 (#3498)
SVN-Revision: 11339
16 years ago
Gabor Juhos f9518d9a74 netfilter/iptables: enable IMQ on 2.6.25
SVN-Revision: 11335
16 years ago
Florian Fainelli 82247228ea We do not need to make the experimental/install-experimental targets starting with 1.4.x version
SVN-Revision: 11325
16 years ago
Felix Fietkau 40720b6d20 madwifi: fix cflags for generic mips hal
SVN-Revision: 11319
16 years ago
Felix Fietkau 193949d2c6 fix madwifi menuconfig (thx, Othello)
SVN-Revision: 11318
16 years ago
Felix Fietkau 3f1f985692 add missing export
SVN-Revision: 11317
16 years ago
Felix Fietkau a91f7dcfd8 madwifi: refresh patches
SVN-Revision: 11316
16 years ago
Felix Fietkau c05f60e0d0 madwifi: clean up scanning code, add support for changing scan lists
SVN-Revision: 11315
16 years ago
Felix Fietkau 17a7cfb3a7 madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx sensitivity issues improves throughput on all cards/devices enhances link stability
SVN-Revision: 11314
16 years ago
Felix Fietkau 3e0c844379 clean up performance patch, add some head/tailroom calculation fixes (thx, benoit) fix some unused variables
SVN-Revision: 11313
16 years ago
Felix Fietkau e97b3f0b95 madwifi build scripts cleanup
SVN-Revision: 11312
16 years ago
Felix Fietkau 90baadbedc fix wpa_supplicant cflags
SVN-Revision: 11311
16 years ago
Steven Barth 80219efc2d updated OpenSSL to 0.9.8h
SVN-Revision: 11309
16 years ago
Florian Fainelli 6fab96eb3e Add Siemens SE505v2 detection to diag (#3416)
SVN-Revision: 11308
16 years ago
Florian Fainelli b11e790e7a Fix ATM usb device selection (#3429)
SVN-Revision: 11307
16 years ago
Felix Fietkau 5ad3720371 This Makefile patch adds support for the "Privacy Extensions", "IP-in-IPv6 tunnel", "Multiple Routing Tables" and "source address based routing" in the 2.6 Kernel.
Signed-off-by: "Alina Friedrichsen" <x-alina-ml@gmx.net>

SVN-Revision: 11288
16 years ago
Imre Kaloz 20fbb8b151 move the fconfig package into trunk
SVN-Revision: 11274
16 years ago