Commit graph

1813 commits

Author SHA1 Message Date
Imre Kaloz
fc80a07184 generate package for the new IXP4xx crpyto driver
SVN-Revision: 11777
2008-07-12 02:00:55 +00:00
Imre Kaloz
a4d444f859 create crypto packages for aead and authenc
SVN-Revision: 11774
2008-07-12 01:57:22 +00:00
Florian Fainelli
6ce90189ad Fix hostapd compilation which was broken only for 2.6.25 (#3733). Thanks to Hauke Mehrtens.
SVN-Revision: 11763
2008-07-10 14:23:06 +00:00
Matteo Croce
1c70591c3d sit depends on tunnel4
SVN-Revision: 11755
2008-07-09 21:51:36 +00:00
Peter Denison
2746844d62 revert r11749: b43 should not depend on crypto modules, mac80211 should
SVN-Revision: 11754
2008-07-09 19:05:47 +00:00
Peter Denison
6381e4e679 Make b43 module depend on crypto modules
SVN-Revision: 11749
2008-07-08 17:48:29 +00:00
Florian Fainelli
efd3eac055 Update libpcap to 0.9.8 (#3571)
SVN-Revision: 11742
2008-07-07 14:41:48 +00:00
Florian Fainelli
c4f83e0b0c Add support for WRT600N and WRT600N v1.1 (#3535)
SVN-Revision: 11740
2008-07-07 14:17:02 +00:00
Florian Fainelli
216556954e Update hostapd to 0.6.3 (#3615)
SVN-Revision: 11738
2008-07-07 13:49:36 +00:00
Florian Fainelli
0b0061e01b Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365
SVN-Revision: 11734
2008-07-06 18:23:29 +00:00
John Crispin
9e6c38917c make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
SVN-Revision: 11676
2008-07-06 00:59:48 +00:00
Felix Fietkau
9be32c744b be a bit more verbose about madwifi errors
SVN-Revision: 11675
2008-07-06 00:41:46 +00:00
Florian Fainelli
ed3aeb2031 This adds dhcp-boot support to dnsmasq-init: option name "virt0" option filename "pxelinux.0" option servername "mainframe0.dev" option serveraddress "9.3.2.1"
closes #3529

SVN-Revision: 11663
2008-07-05 13:43:55 +00:00
Felix Fietkau
c9e08e9105 madwifi: fix sequence number check on incoming retransmit checks
SVN-Revision: 11614
2008-07-01 21:38:40 +00:00
Steven Barth
76215afdec lua: Fixed some cross-platform issues for PPC (and probably other architectures)
SVN-Revision: 11608
2008-06-29 11:38:22 +00:00
John Crispin
7174ef488e backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this patch can be removed when dnsmasq 2.43 is released
SVN-Revision: 11604
2008-06-28 21:42:54 +00:00
Felix Fietkau
783bb0e81c move ifxmips uboot to package/
SVN-Revision: 11601
2008-06-28 19:53:41 +00:00
Felix Fietkau
f5bdb5432f compile libnl with -ffunction-sections to make binaries that use genl smaller
SVN-Revision: 11600
2008-06-28 17:55:21 +00:00
Felix Fietkau
2b5ce63303 x86: don't attempt to compile grub on darwin
SVN-Revision: 11599
2008-06-28 17:54:44 +00:00
John Crispin
04453591af adds rt_tables to files installed by ip ipkg
SVN-Revision: 11598
2008-06-28 17:32:21 +00:00
Andy Boyett
3dbe2e1093 ebtables: Update to 2.0.8-2
SVN-Revision: 11556
2008-06-22 18:41:25 +00:00
Andy Boyett
0ddeec5cd5 gmp: Update to 4.2.2
SVN-Revision: 11555
2008-06-22 18:41:09 +00:00
Andy Boyett
82a7b76158 e2fsprogs: Update to 1.40.11
SVN-Revision: 11554
2008-06-22 18:40:53 +00:00
Andy Boyett
83d041b094 arptables: Update to 0.0.3-3
SVN-Revision: 11553
2008-06-22 18:40:30 +00:00
Florian Fainelli
61f7b17ef0 Add support for Connexant USB ADSL modemds (#3553)
SVN-Revision: 11549
2008-06-21 13:21:49 +00:00
Felix Fietkau
4d58c059f0 upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)
SVN-Revision: 11548
2008-06-20 17:39:56 +00:00
Andy Boyett
652fa86fe7 grub: Natively build grub only on x86 linux hosts, cross compile everywhere else. - Closes #3560
SVN-Revision: 11542
2008-06-20 01:43:20 +00:00
Florian Fainelli
11d0725b61 Remove the sleep since we delayed bringing up the interface
SVN-Revision: 11534
2008-06-18 17:42:10 +00:00
Florian Fainelli
e2e80ab38a Delay bringing up the interface because some cards requires setting the mode before bringing it up (#3541)
SVN-Revision: 11533
2008-06-18 17:09:02 +00:00
Andy Boyett
3e8ab1ed20 linux-uvc: Upgrade to revision 215
SVN-Revision: 11519
2008-06-17 05:39:05 +00:00
Andy Boyett
5a7529a58d Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories.
SVN-Revision: 11517
2008-06-17 00:44:10 +00:00
Yuji Mano
0b5f602421 Revert previous bad commit r11512
SVN-Revision: 11513
2008-06-16 19:37:00 +00:00
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
2008-06-16 19:14:13 +00:00
Imre Kaloz
b3e20537ca libnl: backport memleak fix
SVN-Revision: 11500
2008-06-16 12:43:16 +00:00
Imre Kaloz
593c2b7cec fix libnl compile with older kernels
SVN-Revision: 11499
2008-06-16 12:42:36 +00:00
Felix Fietkau
f2e997ac38 remove some unused crap
SVN-Revision: 11472
2008-06-15 11:15:35 +00:00
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
2008-06-15 11:11:28 +00:00
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
2008-06-15 11:10:27 +00:00
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
2008-06-15 11:09:27 +00:00
Peter Denison
464ed48321 Remove ssb headers from mac80211 to avoid conflict with in-kernel ones
SVN-Revision: 11462
2008-06-13 21:05:26 +00:00
Felix Fietkau
7c029b0355 another patch fix
SVN-Revision: 11455
2008-06-13 08:56:06 +00:00
Felix Fietkau
ad9bc6ab09 fix a small comment
SVN-Revision: 11454
2008-06-13 07:30:21 +00:00
Felix Fietkau
01c61b0d64 fix ANI and make use of it in all modes except for monitor
SVN-Revision: 11453
2008-06-13 01:51:31 +00:00
John Crispin
456893e798 make ip-up scripts aware of network settings
SVN-Revision: 11446
2008-06-11 20:03:08 +00:00
John Crispin
0bf765b362 system now knows which timezone it is in
SVN-Revision: 11445
2008-06-11 19:59:16 +00:00
Florian Fainelli
6d88031192 Add syskonnect yukon2 support (#2568)
SVN-Revision: 11437
2008-06-11 15:51:23 +00:00
Felix Fietkau
62bef2bced madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs
SVN-Revision: 11409
2008-06-09 10:17:36 +00:00
Peter Denison
ea8b4cb0d7 Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. Fixes #3501
SVN-Revision: 11407
2008-06-08 20:19:19 +00:00
Gabor Juhos
50a749e9a7 add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines
SVN-Revision: 11401
2008-06-07 18:25:32 +00:00
Felix Fietkau
06447d5cfa oops. accidentally committed the wrong patch version
SVN-Revision: 11395
2008-06-07 15:11:21 +00:00