Commit Graph

7519 Commits (60dd242ab92b11928a6507b50a13c54b053d29d2)
 

Author SHA1 Message Date
Rod Whitby 60dd242ab9 Added a new mach id
SVN-Revision: 10593
17 years ago
Matteo Croce 5ef201120c ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd
SVN-Revision: 10590
17 years ago
Matteo Croce f89eeb69b5 ar7-atm: apply patch well
SVN-Revision: 10589
17 years ago
Matteo Croce d8e61674a5 ar7-atm: fix sysctl (closes #3122)
SVN-Revision: 10588
17 years ago
Matteo Croce 8988d03a8e cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms (closes #2569)
SVN-Revision: 10585
17 years ago
Matteo Croce 001f82bf2c Add AG241 code pattern (fixes #1089)
SVN-Revision: 10584
17 years ago
Felix Fietkau 0308392977 fix ixp4xx-microcode compile on osx
SVN-Revision: 10583
17 years ago
Felix Fietkau 7a0c247cb6 fix apex compile on osx, suppress some build warnings
SVN-Revision: 10582
17 years ago
Felix Fietkau 15cc997ddb build dtc for all powerpc targets (suggested by Kaloz)
SVN-Revision: 10579
17 years ago
Felix Fietkau d52a9c3bf7 fix uclibc build on osx
SVN-Revision: 10578
17 years ago
Felix Fietkau 7c68eb27ba only build dtc for the target that uses it
SVN-Revision: 10577
17 years ago
Matteo Croce 59b5ba7441 ar7-atm: add an useful patch from #2561, tnx Axel Gembe
SVN-Revision: 10576
17 years ago
Florian Fainelli 8bd1e72bd0 Upgrade x86 to 2.6.24
SVN-Revision: 10575
17 years ago
Florian Fainelli 704d0016de Fix bzImage copy with 2.6.24 kernels
SVN-Revision: 10574
17 years ago
Florian Fainelli fef15a956c Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24)
SVN-Revision: 10573
17 years ago
Matteo Croce 3d66117ef0 Fix two of the three bugs in #3122
SVN-Revision: 10571
17 years ago
John Crispin d0a1717399 add new led trigger for network traffic, fixes #2776
SVN-Revision: 10567
17 years ago
John Crispin 9e6b3d16de add new led trigger for network traffic, fixes #2776
SVN-Revision: 10566
17 years ago
John Crispin 43a3b5a53a this package should only be available for targets with generic gpio support, fixes #3132
SVN-Revision: 10564
17 years ago
Felix Fietkau 1d951e0847 disable partitions for unallocated redboot flash memory - it caused a null pointer deref
SVN-Revision: 10563
17 years ago
John Crispin 18e061bd2a made ppp usepeerdns configurable, fixes #3187
SVN-Revision: 10562
17 years ago
Florian Fainelli f5708f2369 Add PCnet32 ethernet support (#3195)
SVN-Revision: 10558
17 years ago
Florian Fainelli 8d30372bdc Make the syslog ring-buffer size configurable (#3204)
SVN-Revision: 10557
17 years ago
Felix Fietkau 6bce19599a remove the "depends BROKEN" for eabi
SVN-Revision: 10556
17 years ago
Felix Fietkau b5a90e5cd9 madwifi: add patches for maximum and minimum rate (thx, SeG)
SVN-Revision: 10555
17 years ago
Felix Fietkau 9712028f88 madwifi: don't deliver broadcast frames to vaps that aren't up
SVN-Revision: 10554
17 years ago
Felix Fietkau 0c8a2085f9 fix channel change bugs
SVN-Revision: 10553
17 years ago
Felix Fietkau b3767e965e include noise in stats struct
SVN-Revision: 10552
17 years ago
Felix Fietkau eec5e041bb debugging fixes
SVN-Revision: 10551
17 years ago
Felix Fietkau e5bafab092 madwifi: napi polling fixes
SVN-Revision: 10550
17 years ago
Gabor Juhos 69083f6e4d kernel/modules/usb: add support for the cp2101 USB to serial converter, thanks to bifferos (closes: #3175)
SVN-Revision: 10548
17 years ago
Gabor Juhos 636d05f391 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
SVN-Revision: 10547
17 years ago
Matteo Croce 9c4f6c192f fix cpmac in a more elegant way, thanks Anton Vorontsov
SVN-Revision: 10546
17 years ago
Matteo Croce 321918aa56 fixed_phy seems to be broken, this simple workaround fixes it
SVN-Revision: 10545
17 years ago
Florian Fainelli c3c83c6574 Fix typo
SVN-Revision: 10544
17 years ago
Andy Boyett 8daddd9d7b Switched xwrt url in feeds.conf (berlios http falls over occasionally)
SVN-Revision: 10543
17 years ago
Florian Fainelli 62b0af39c7 Also call setup_switch on network restart
SVN-Revision: 10540
17 years ago
Felix Fietkau d65241e13b fix switch-robo.c compile errors on linux 2.4
SVN-Revision: 10539
17 years ago
Travis Kemen e8bbb631e3 remove the packages repo as it is not compatable with trunk
SVN-Revision: 10537
17 years ago
Travis Kemen 603f612d83 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
17 years ago
Michael Büsch 53d0423381 SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)
SVN-Revision: 10532
17 years ago
Michael Büsch a9cddc69ec Fix the roboswitch code for the WRT350N
SVN-Revision: 10531
17 years ago
Travis Kemen 66340c40ff add config file support for the adm5120 switch
SVN-Revision: 10529
17 years ago
Jens Muecke 3390dcc8d2 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
17 years ago
Michael Büsch 3243f7af8c More SSB GigE fixes.
SVN-Revision: 10521
17 years ago
Felix Fietkau ad86cb6640 sync with madwifi commit 3362
SVN-Revision: 10519
17 years ago
Travis Kemen fafda593a9 madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
SVN-Revision: 10517
17 years ago
Felix Fietkau 11b8c9974d *sigh* nuke more debug crap
SVN-Revision: 10516
17 years ago
Florian Fainelli 03b451b3bd Hopefully fix the PCI resource conflict and upgrade to .24.2
SVN-Revision: 10515
17 years ago
Felix Fietkau 0f5d018d81 madwifi: minor ap scanning bugfix
SVN-Revision: 10513
17 years ago