| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix the watchdog path for the SCX200 watchdog driver | Florian Fainelli | 2008-03-27 | 1 | -1/+1 |
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 | 1 | -0/+9 |
* | Load xt_layer7 for 2.6 kernels (#3269) | Florian Fainelli | 2008-03-27 | 1 | -0/+1 |
* | This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Coul... | Travis Kemen | 2008-03-26 | 1 | -2/+2 |
* | This patch fixes missing hwmon-vid module error on LM77 package build. hwmon-... | Travis Kemen | 2008-03-25 | 1 | -7/+9 |
* | mmc_over_gpio: Add initscript that will create a device Note that we should u... | Michael Büsch | 2008-03-21 | 2 | -2/+30 |
* | linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interf... | Michael Büsch | 2008-03-21 | 6 | -6/+771 |
* | fix a bug causing the init script to fail and incorrect number of lan ports | Travis Kemen | 2008-03-20 | 1 | -6/+2 |
* | madwifi: add support for drop-in hal replacements | Felix Fietkau | 2008-03-20 | 1 | -0/+12 |
* | Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213. | Andy Boyett | 2008-03-20 | 1 | -10/+11 |
* | fix broken init file and some cleanup | Travis Kemen | 2008-03-18 | 2 | -8/+14 |
* | Fix compilation of fuse with 2.6.24 | Florian Fainelli | 2008-03-16 | 1 | -0/+246 |
* | bumped wpa_supplicant to 0.5.10 | Andy Boyett | 2008-03-16 | 1 | -5/+5 |
* | gpioctl: Allow build on bcm47xx | Michael Büsch | 2008-03-15 | 1 | -1/+1 |
* | gpioctl get: Fix typo in the printf arguments. | Michael Büsch | 2008-03-15 | 1 | -1/+1 |
* | Check the return values of kmalloc() | Michael Büsch | 2008-03-13 | 1 | -6/+25 |
* | make madwifi startup script aware of new iwpriv options | John Crispin | 2008-03-13 | 1 | -0/+6 |
* | ar7-atm: patch was against an older tarball, fixear7-atm: patch was against a... | Matteo Croce | 2008-03-11 | 1 | -2/+2 |
* | ar7-atm: apply patch well | Matteo Croce | 2008-03-11 | 1 | -585/+580 |
* | ar7-atm: fix sysctl (closes #3122) | Matteo Croce | 2008-03-11 | 1 | -27/+36 |
* | fix ixp4xx-microcode compile on osx | Felix Fietkau | 2008-03-10 | 1 | -1/+1 |
* | ar7-atm: add an useful patch from #2561, tnx Axel Gembe | Matteo Croce | 2008-03-09 | 1 | -0/+585 |
* | Upgrade x86 to 2.6.24 | Florian Fainelli | 2008-03-09 | 1 | -1/+1 |
* | Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24) | Florian Fainelli | 2008-03-09 | 27 | -5095/+6794 |
* | Fix two of the three bugs in #3122 | Matteo Croce | 2008-03-08 | 1 | -28/+43 |
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 1 | -0/+15 |
* | this package should only be available for targets with generic gpio support, ... | John Crispin | 2008-03-07 | 1 | -1/+1 |
* | made ppp usepeerdns configurable, fixes #3187 | John Crispin | 2008-03-07 | 1 | -1/+4 |
* | Add PCnet32 ethernet support (#3195) | Florian Fainelli | 2008-03-07 | 1 | -0/+16 |
* | Make the syslog ring-buffer size configurable (#3204) | Florian Fainelli | 2008-03-07 | 1 | -1/+2 |
* | madwifi: add patches for maximum and minimum rate (thx, SeG) | Felix Fietkau | 2008-03-07 | 2 | -0/+236 |
* | madwifi: don't deliver broadcast frames to vaps that aren't up | Felix Fietkau | 2008-03-07 | 1 | -0/+14 |
* | fix channel change bugs | Felix Fietkau | 2008-03-07 | 1 | -11/+10 |
* | include noise in stats struct | Felix Fietkau | 2008-03-07 | 1 | -6/+30 |
* | debugging fixes | Felix Fietkau | 2008-03-07 | 2 | -24/+222 |
* | madwifi: napi polling fixes | Felix Fietkau | 2008-03-07 | 3 | -45/+38 |
* | kernel/modules/usb: add support for the cp2101 USB to serial converter, thank... | Gabor Juhos | 2008-03-06 | 1 | -0/+15 |
* | Fix typo | Florian Fainelli | 2008-03-04 | 1 | -1/+1 |
* | Also call setup_switch on network restart | Florian Fainelli | 2008-03-02 | 1 | -0/+1 |
* | fix switch-robo.c compile errors on linux 2.4 | Felix Fietkau | 2008-03-01 | 1 | -0/+4 |
* | remove the packages repo as it is not compatable with trunk | Travis Kemen | 2008-02-29 | 1 | -1/+0 |
* | Fix a wrong variable names (ifname, wan) and enhance httpd's init script by m... | Travis Kemen | 2008-02-28 | 1 | -4/+44 |
* | Fix the roboswitch code for the WRT350N | Michael Büsch | 2008-02-27 | 3 | -80/+186 |
* | add config file support for the adm5120 switch | Travis Kemen | 2008-02-27 | 3 | -0/+96 |
* | sync with madwifi commit 3362 | Felix Fietkau | 2008-02-23 | 1 | -7/+1 |
* | madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.... | Travis Kemen | 2008-02-22 | 1 | -0/+15 |
* | *sigh* nuke more debug crap | Felix Fietkau | 2008-02-21 | 1 | -20/+29 |
* | madwifi: minor ap scanning bugfix | Felix Fietkau | 2008-02-21 | 1 | -0/+18 |
* | improve reliability of beacon transmissions after channel change | Felix Fietkau | 2008-02-20 | 1 | -0/+68 |
* | refresh madwifi patches, fix an issue with napi polling (thx SeG) | Felix Fietkau | 2008-02-20 | 27 | -546/+414 |