Andy Boyett [Thu, 20 Mar 2008 01:57:27 +0000 (01:57 +0000)]
Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.
SVN-Revision: 10628
Matteo Croce [Wed, 19 Mar 2008 13:27:51 +0000 (13:27 +0000)]
cpmac: fixed phy seems to be broken, hack cpmac to always report link up
SVN-Revision: 10627
Michael Büsch [Wed, 19 Mar 2008 11:55:31 +0000 (11:55 +0000)]
bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type
SVN-Revision: 10626
Michael Büsch [Wed, 19 Mar 2008 11:32:08 +0000 (11:32 +0000)]
GPIODEV: Fix open-count race condition.
SVN-Revision: 10625
Michael Büsch [Wed, 19 Mar 2008 10:35:56 +0000 (10:35 +0000)]
bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio
SVN-Revision: 10623
Felix Fietkau [Wed, 19 Mar 2008 08:17:56 +0000 (08:17 +0000)]
remove obsolete symlinkclean target the new make package/symlinks does not need it.
SVN-Revision: 10622
Felix Fietkau [Wed, 19 Mar 2008 08:16:02 +0000 (08:16 +0000)]
Detach the building of sdk and imagebuilder from "Select all packages by default", since those really represent two distinct build operations from normal package selection.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
SVN-Revision: 10621
Felix Fietkau [Wed, 19 Mar 2008 08:00:14 +0000 (08:00 +0000)]
This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd.
I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support
Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de>
SVN-Revision: 10619
Ralph Hempel [Tue, 18 Mar 2008 21:07:22 +0000 (21:07 +0000)]
adding the possibility of local file cache specify file://path_to_file_cache within localmirrors file to add new local file cache
SVN-Revision: 10617
Ralph Hempel [Tue, 18 Mar 2008 20:44:12 +0000 (20:44 +0000)]
put the dtc to the other host tools (thanks to Thomas)
SVN-Revision: 10616
Ralph Hempel [Tue, 18 Mar 2008 15:50:29 +0000 (15:50 +0000)]
fix multiple update (cpy), added index generation (allows to re-create the index without updating the complete package) possible to specify the feed(s) which should be updated added -h switch to most of the commands
SVN-Revision: 10614
Travis Kemen [Tue, 18 Mar 2008 03:16:32 +0000 (03:16 +0000)]
fix broken init file and some cleanup
SVN-Revision: 10613
Travis Kemen [Mon, 17 Mar 2008 23:57:31 +0000 (23:57 +0000)]
Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
SVN-Revision: 10612
Imre Kaloz [Mon, 17 Mar 2008 12:43:23 +0000 (12:43 +0000)]
fix switch support on the Compex WP18/NP18A
SVN-Revision: 10611
Imre Kaloz [Mon, 17 Mar 2008 12:37:52 +0000 (12:37 +0000)]
fix image generation on x86
SVN-Revision: 10610
Florian Fainelli [Sun, 16 Mar 2008 20:32:45 +0000 (20:32 +0000)]
Fix compilation of fuse with 2.6.24
SVN-Revision: 10609
Andy Boyett [Sun, 16 Mar 2008 18:33:37 +0000 (18:33 +0000)]
bumped wpa_supplicant to 0.5.10
SVN-Revision: 10608
Michael Büsch [Sat, 15 Mar 2008 20:52:02 +0000 (20:52 +0000)]
bcm47xx: Fix GPIO data direction output bit assignment
SVN-Revision: 10605
Michael Büsch [Sat, 15 Mar 2008 20:00:30 +0000 (20:00 +0000)]
gpioctl: Allow build on bcm47xx
SVN-Revision: 10604
Michael Büsch [Sat, 15 Mar 2008 19:59:45 +0000 (19:59 +0000)]
gpioctl get: Fix typo in the printf arguments.
SVN-Revision: 10603
Matteo Croce [Thu, 13 Mar 2008 17:20:25 +0000 (17:20 +0000)]
fix serial patch
SVN-Revision: 10602
Hamish Guthrie [Thu, 13 Mar 2008 16:00:39 +0000 (16:00 +0000)]
at91: added new sim enable code as well as detection code to differentiate between v1.0 and v1.5 hardware revisions
SVN-Revision: 10600
Michael Büsch [Thu, 13 Mar 2008 15:22:46 +0000 (15:22 +0000)]
Check the return values of kmalloc()
SVN-Revision: 10599
John Crispin [Thu, 13 Mar 2008 14:54:26 +0000 (14:54 +0000)]
make madwifi startup script aware of new iwpriv options
SVN-Revision: 10598
Michael Büsch [Thu, 13 Mar 2008 14:46:27 +0000 (14:46 +0000)]
Update cleanups of ssb-gige
SVN-Revision: 10597
Hamish Guthrie [Thu, 13 Mar 2008 14:42:55 +0000 (14:42 +0000)]
Removed binary file added in error
SVN-Revision: 10596
Hamish Guthrie [Thu, 13 Mar 2008 14:40:11 +0000 (14:40 +0000)]
Add back support for 2.6.21 kernels - add some required directories.
SVN-Revision: 10595
Rod Whitby [Wed, 12 Mar 2008 12:35:17 +0000 (12:35 +0000)]
Added a new mach id
SVN-Revision: 10593
Matteo Croce [Tue, 11 Mar 2008 17:39:54 +0000 (17:39 +0000)]
ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd
SVN-Revision: 10590
Matteo Croce [Tue, 11 Mar 2008 17:16:13 +0000 (17:16 +0000)]
ar7-atm: apply patch well
SVN-Revision: 10589
Matteo Croce [Tue, 11 Mar 2008 01:25:07 +0000 (01:25 +0000)]
ar7-atm: fix sysctl (closes #3122)
SVN-Revision: 10588
Matteo Croce [Tue, 11 Mar 2008 00:59:11 +0000 (00:59 +0000)]
cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms (closes #2569)
SVN-Revision: 10585
Matteo Croce [Tue, 11 Mar 2008 00:45:22 +0000 (00:45 +0000)]
Add AG241 code pattern (fixes #1089)
SVN-Revision: 10584
Felix Fietkau [Mon, 10 Mar 2008 22:45:34 +0000 (22:45 +0000)]
fix ixp4xx-microcode compile on osx
SVN-Revision: 10583
Felix Fietkau [Mon, 10 Mar 2008 22:45:10 +0000 (22:45 +0000)]
fix apex compile on osx, suppress some build warnings
SVN-Revision: 10582
Felix Fietkau [Sun, 9 Mar 2008 21:42:10 +0000 (21:42 +0000)]
build dtc for all powerpc targets (suggested by Kaloz)
SVN-Revision: 10579
Felix Fietkau [Sun, 9 Mar 2008 21:22:31 +0000 (21:22 +0000)]
fix uclibc build on osx
SVN-Revision: 10578
Felix Fietkau [Sun, 9 Mar 2008 21:22:23 +0000 (21:22 +0000)]
only build dtc for the target that uses it
SVN-Revision: 10577
Matteo Croce [Sun, 9 Mar 2008 17:58:43 +0000 (17:58 +0000)]
ar7-atm: add an useful patch from #2561, tnx Axel Gembe
SVN-Revision: 10576
Florian Fainelli [Sun, 9 Mar 2008 11:21:18 +0000 (11:21 +0000)]
Upgrade x86 to 2.6.24
SVN-Revision: 10575
Florian Fainelli [Sun, 9 Mar 2008 11:08:38 +0000 (11:08 +0000)]
Fix bzImage copy with 2.6.24 kernels
SVN-Revision: 10574
Florian Fainelli [Sun, 9 Mar 2008 10:55:19 +0000 (10:55 +0000)]
Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24)
SVN-Revision: 10573
Matteo Croce [Sat, 8 Mar 2008 19:10:40 +0000 (19:10 +0000)]
Fix two of the three bugs in #3122
SVN-Revision: 10571
John Crispin [Fri, 7 Mar 2008 21:34:54 +0000 (21:34 +0000)]
add new led trigger for network traffic, fixes #2776
SVN-Revision: 10567
John Crispin [Fri, 7 Mar 2008 21:25:02 +0000 (21:25 +0000)]
add new led trigger for network traffic, fixes #2776
SVN-Revision: 10566
John Crispin [Fri, 7 Mar 2008 15:31:29 +0000 (15:31 +0000)]
this package should only be available for targets with generic gpio support, fixes #3132
SVN-Revision: 10564
Felix Fietkau [Fri, 7 Mar 2008 14:15:41 +0000 (14:15 +0000)]
disable partitions for unallocated redboot flash memory - it caused a null pointer deref
SVN-Revision: 10563
John Crispin [Fri, 7 Mar 2008 11:18:54 +0000 (11:18 +0000)]
made ppp usepeerdns configurable, fixes #3187
SVN-Revision: 10562
Florian Fainelli [Fri, 7 Mar 2008 10:47:23 +0000 (10:47 +0000)]
Add PCnet32 ethernet support (#3195)
SVN-Revision: 10558
Florian Fainelli [Fri, 7 Mar 2008 10:44:13 +0000 (10:44 +0000)]
Make the syslog ring-buffer size configurable (#3204)
SVN-Revision: 10557
Felix Fietkau [Fri, 7 Mar 2008 10:16:37 +0000 (10:16 +0000)]
remove the "depends BROKEN" for eabi
SVN-Revision: 10556
Felix Fietkau [Fri, 7 Mar 2008 01:36:41 +0000 (01:36 +0000)]
madwifi: add patches for maximum and minimum rate (thx, SeG)
SVN-Revision: 10555
Felix Fietkau [Fri, 7 Mar 2008 01:06:41 +0000 (01:06 +0000)]
madwifi: don't deliver broadcast frames to vaps that aren't up
SVN-Revision: 10554
Felix Fietkau [Fri, 7 Mar 2008 01:06:37 +0000 (01:06 +0000)]
fix channel change bugs
SVN-Revision: 10553
Felix Fietkau [Fri, 7 Mar 2008 01:06:31 +0000 (01:06 +0000)]
include noise in stats struct
SVN-Revision: 10552
Felix Fietkau [Fri, 7 Mar 2008 01:06:26 +0000 (01:06 +0000)]
debugging fixes
SVN-Revision: 10551
Felix Fietkau [Fri, 7 Mar 2008 01:06:23 +0000 (01:06 +0000)]
madwifi: napi polling fixes
SVN-Revision: 10550
Gabor Juhos [Thu, 6 Mar 2008 19:28:42 +0000 (19:28 +0000)]
kernel/modules/usb: add support for the cp2101 USB to serial converter, thanks to bifferos (closes: #3175)
SVN-Revision: 10548
Gabor Juhos [Thu, 6 Mar 2008 19:25:48 +0000 (19:25 +0000)]
2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
SVN-Revision: 10547
Matteo Croce [Wed, 5 Mar 2008 18:20:44 +0000 (18:20 +0000)]
fix cpmac in a more elegant way, thanks Anton Vorontsov
SVN-Revision: 10546
Matteo Croce [Wed, 5 Mar 2008 12:59:54 +0000 (12:59 +0000)]
fixed_phy seems to be broken, this simple workaround fixes it
SVN-Revision: 10545
Florian Fainelli [Tue, 4 Mar 2008 15:50:41 +0000 (15:50 +0000)]
Fix typo
SVN-Revision: 10544
Andy Boyett [Sun, 2 Mar 2008 22:07:46 +0000 (22:07 +0000)]
Switched xwrt url in feeds.conf (berlios http falls over occasionally)
SVN-Revision: 10543
Florian Fainelli [Sun, 2 Mar 2008 14:56:13 +0000 (14:56 +0000)]
Also call setup_switch on network restart
SVN-Revision: 10540
Felix Fietkau [Sat, 1 Mar 2008 15:34:17 +0000 (15:34 +0000)]
fix switch-robo.c compile errors on linux 2.4
SVN-Revision: 10539
Travis Kemen [Fri, 29 Feb 2008 02:41:39 +0000 (02:41 +0000)]
remove the packages repo as it is not compatable with trunk
SVN-Revision: 10537
Travis Kemen [Thu, 28 Feb 2008 19:56:09 +0000 (19:56 +0000)]
Fix a wrong variable names (ifname, wan) and enhance httpd's init script by more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
SVN-Revision: 10536
Michael Büsch [Thu, 28 Feb 2008 11:34:36 +0000 (11:34 +0000)]
SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)
SVN-Revision: 10532
Michael Büsch [Wed, 27 Feb 2008 22:35:41 +0000 (22:35 +0000)]
Fix the roboswitch code for the WRT350N
SVN-Revision: 10531
Travis Kemen [Wed, 27 Feb 2008 15:59:15 +0000 (15:59 +0000)]
add config file support for the adm5120 switch
SVN-Revision: 10529
Jens Muecke [Mon, 25 Feb 2008 00:25:18 +0000 (00:25 +0000)]
Adding rootdelay and quiet parameter (again)
Rootdelay is required to boot from USB-Stick. Otherwise the rootfs was found to late.
quit will also boot up faster
SVN-Revision: 10522
Michael Büsch [Sat, 23 Feb 2008 19:07:12 +0000 (19:07 +0000)]
More SSB GigE fixes.
SVN-Revision: 10521
Felix Fietkau [Sat, 23 Feb 2008 14:26:55 +0000 (14:26 +0000)]
sync with madwifi commit 3362
SVN-Revision: 10519
Travis Kemen [Fri, 22 Feb 2008 16:42:44 +0000 (16:42 +0000)]
madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
SVN-Revision: 10517
Felix Fietkau [Thu, 21 Feb 2008 13:04:30 +0000 (13:04 +0000)]
*sigh* nuke more debug crap
SVN-Revision: 10516
Florian Fainelli [Thu, 21 Feb 2008 11:05:13 +0000 (11:05 +0000)]
Hopefully fix the PCI resource conflict and upgrade to .24.2
SVN-Revision: 10515
Felix Fietkau [Thu, 21 Feb 2008 02:13:49 +0000 (02:13 +0000)]
madwifi: minor ap scanning bugfix
SVN-Revision: 10513
Felix Fietkau [Wed, 20 Feb 2008 21:26:29 +0000 (21:26 +0000)]
improve reliability of beacon transmissions after channel change
SVN-Revision: 10512
Felix Fietkau [Wed, 20 Feb 2008 21:26:21 +0000 (21:26 +0000)]
refresh madwifi patches, fix an issue with napi polling (thx SeG)
SVN-Revision: 10511
Gabor Juhos [Wed, 20 Feb 2008 18:46:23 +0000 (18:46 +0000)]
netfilter: update to the latest IMQ patch for 2.6.24 from actusa.net/~linuximq/
SVN-Revision: 10510
Michael Büsch [Wed, 20 Feb 2008 17:56:24 +0000 (17:56 +0000)]
bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have.
SVN-Revision: 10509
Gabor Juhos [Wed, 20 Feb 2008 17:08:01 +0000 (17:08 +0000)]
netfilter: fix IMQ bug on 2.6.24
SVN-Revision: 10508
Felix Fietkau [Wed, 20 Feb 2008 16:54:51 +0000 (16:54 +0000)]
napi polling fix
SVN-Revision: 10507
Felix Fietkau [Wed, 20 Feb 2008 16:54:45 +0000 (16:54 +0000)]
madwifi: remove a dangerous debugging define
SVN-Revision: 10506
Felix Fietkau [Wed, 20 Feb 2008 16:54:40 +0000 (16:54 +0000)]
improve reliability of the beaconcal patch
SVN-Revision: 10505
Nicolas Thill [Tue, 19 Feb 2008 21:38:29 +0000 (21:38 +0000)]
fix md5sum for v0.28.2 (closes: #3159)
SVN-Revision: 10498
Michael Büsch [Tue, 19 Feb 2008 16:50:12 +0000 (16:50 +0000)]
ssb: Fix the horrible crash of innocent cardbus cards.
No Animals were harmed in the production of this patch.
SVN-Revision: 10497
Michael Büsch [Tue, 19 Feb 2008 15:22:17 +0000 (15:22 +0000)]
ssb: Make the GPIO API reentrancy safe.
SVN-Revision: 10496
Michael Büsch [Tue, 19 Feb 2008 13:52:57 +0000 (13:52 +0000)]
ssb: Update the GPIO API
SVN-Revision: 10495
Michael Büsch [Tue, 19 Feb 2008 11:58:20 +0000 (11:58 +0000)]
SSB: Update the watchdog fix to the patch version that will go upstream.
SVN-Revision: 10494
Jens Muecke [Tue, 19 Feb 2008 04:03:49 +0000 (04:03 +0000)]
Adding .24 support for olpc
kernel compiles fine, but graphic support is broken
to test new kernel version, change
target/linux/olpc/Makefile
from .23.16 to .24
SVN-Revision: 10493
Michael Büsch [Tue, 19 Feb 2008 01:43:02 +0000 (01:43 +0000)]
ssb: Move the generic ssb fixes patch to the generic kernel.
This should fix SSB for people using a b43 card on a non-47xx machine.
SVN-Revision: 10492
Michael Büsch [Tue, 19 Feb 2008 01:32:06 +0000 (01:32 +0000)]
ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.
This needs a different fix, but use this workaround for now.
SVN-Revision: 10491
Michael Büsch [Tue, 19 Feb 2008 01:24:18 +0000 (01:24 +0000)]
ssb: Update to latest upstream version of ssb.
SVN-Revision: 10490
Andy Boyett [Tue, 19 Feb 2008 00:26:12 +0000 (00:26 +0000)]
Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
SVN-Revision: 10489
Travis Kemen [Mon, 18 Feb 2008 23:40:31 +0000 (23:40 +0000)]
change psk back to key
SVN-Revision: 10488
Michael Büsch [Mon, 18 Feb 2008 22:21:29 +0000 (22:21 +0000)]
b43: Make probing of NPHY devices possible.
SVN-Revision: 10487
Andy Boyett [Mon, 18 Feb 2008 21:05:24 +0000 (21:05 +0000)]
Increased to five download attempts in download.pl
SVN-Revision: 10486
Michael Büsch [Mon, 18 Feb 2008 20:41:17 +0000 (20:41 +0000)]
ssb: Fix serial console on new 47xx devices.
SVN-Revision: 10485
Imre Kaloz [Mon, 18 Feb 2008 10:57:43 +0000 (10:57 +0000)]
upgrade apex to 1.5.13, fixup EABI support
SVN-Revision: 10484