| Commit message (Expand) | Author | Age | Files | Lines |
* | more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 470... | Felix Fietkau | 2007-07-04 | 2 | -63/+63 |
* | update to the latest madwifi snapshot | Felix Fietkau | 2007-07-03 | 26 | -502/+337 |
* | more generic handling of Macronix flash chips, fix #2008 | Gabor Juhos | 2007-07-03 | 2 | -38/+54 |
* | fix util-linux compile on avr32 | Felix Fietkau | 2007-07-03 | 1 | -1/+1 |
* | wds-wpa support | Mike Baker | 2007-07-02 | 1 | -0/+9 |
* | refresh a patch that is causing problems on certain systems | Felix Fietkau | 2007-07-02 | 1 | -50/+66 |
* | fix a glitch in the status output of the non-verbose builds for adm5120 | Felix Fietkau | 2007-07-02 | 2 | -2/+2 |
* | fix sdk build | Felix Fietkau | 2007-07-02 | 1 | -1/+1 |
* | move ncurses to trunk and 7.07 (util-linux depends on it) | Felix Fietkau | 2007-07-02 | 2 | -0/+190 |
* | fix a horrible memleak in madwifi | Felix Fietkau | 2007-07-02 | 1 | -0/+13 |
* | nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable here | Felix Fietkau | 2007-07-02 | 2 | -118/+0 |
* | update imq patches (fixes #2009) | Felix Fietkau | 2007-07-02 | 2 | -130/+176 |
* | upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc -... | Felix Fietkau | 2007-07-02 | 4 | -156/+231 |
* | Move SSB out of brcm47xx target into generic-2.6 target | Peter Denison | 2007-07-01 | 21 | -49/+49 |
* | add gateway 7001 support patch from #1918 | Felix Fietkau | 2007-07-01 | 2 | -1/+68 |
* | bump busybox release number | Felix Fietkau | 2007-07-01 | 1 | -1/+1 |
* | nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to date | Felix Fietkau | 2007-07-01 | 10 | -3028/+0 |
* | Use -Os for rdc and -O2 for the x86 target | Florian Fainelli | 2007-07-01 | 1 | -1/+2 |
* | Update bcm43xx-mac80211 to latest git pull, mostly debugging improvements | Peter Denison | 2007-07-01 | 5 | -57/+75 |
* | Package cfdisk and bump release number (#1992) | Florian Fainelli | 2007-07-01 | 1 | -1/+15 |
* | Make bcm43xx-mac802xx bcm47xx-2.6 specific | Florian Fainelli | 2007-07-01 | 1 | -1/+1 |
* | reordered GENERIC_PATCH_DIR variable | Gabor Juhos | 2007-07-01 | 1 | -1/+1 |
* | patch-cmdline is now gone | Florian Fainelli | 2007-07-01 | 1 | -1/+1 |
* | Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ... | Florian Fainelli | 2007-07-01 | 6 | -46/+40 |
* | rewrite of memory detection code, should be fix #1909 | Gabor Juhos | 2007-07-01 | 5 | -61/+215 |
* | massively reduce the number of forks that busybox ash has to do while process... | Felix Fietkau | 2007-07-01 | 1 | -0/+30 |
* | Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640 | Peter Denison | 2007-06-30 | 1 | -18/+18 |
* | fix a crash related to wep and mic handling (#1973) | Felix Fietkau | 2007-06-30 | 1 | -28/+75 |
* | merge the kernel config parts at dump time, so that overrides that disable ce... | Felix Fietkau | 2007-06-30 | 1 | -2/+7 |
* | fix kernel config feature autodetection | Felix Fietkau | 2007-06-30 | 1 | -2/+1 |
* | move parts of the failsafe code to the generic base-files - will be used on a... | Felix Fietkau | 2007-06-30 | 4 | -14/+4 |
* | fix a warning (#1800) | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
* | add madwifi changeset 2484 (node refcounting patch) - i will resync with madw... | Felix Fietkau | 2007-06-30 | 1 | -0/+82 |
* | make the firewall script run after the network script again (required for wor... | Felix Fietkau | 2007-06-30 | 1 | -1/+2 |
* | include the network state in the dnsmasq init script. this makes it possible ... | Felix Fietkau | 2007-06-30 | 1 | -0/+1 |
* | fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp) | Felix Fietkau | 2007-06-30 | 7 | -7/+7 |
* | restore right patches for 2.6.21.5 | Gabor Juhos | 2007-06-30 | 12 | -0/+563 |
* | Oops! I've copied r7557 instead of r7757, sorry | Gabor Juhos | 2007-06-30 | 11 | -411/+0 |
* | restore old patches for 2.6.21.5 kernel | Gabor Juhos | 2007-06-30 | 11 | -0/+411 |
* | move 2.6.22 specific patches into the right place | Gabor Juhos | 2007-06-30 | 13 | -0/+1 |
* | update wlcompat for new ioctl interface (fixes #1357) | Felix Fietkau | 2007-06-30 | 17 | -2137/+2742 |
* | fix accidentally committed broken patch | Felix Fietkau | 2007-06-30 | 1 | -35/+8 |
* | add portability fixes from #1720 | Felix Fietkau | 2007-06-30 | 3 | -7/+29 |
* | add update target to tools/ | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
* | cleanup | Felix Fietkau | 2007-06-30 | 1 | -10/+6 |
* | fix the path to the yealink module (#1944) | Felix Fietkau | 2007-06-30 | 1 | -1/+6 |
* | replace the hotplug2 fork handling hack with a better solution implemented in... | Felix Fietkau | 2007-06-30 | 5 | -201/+246 |
* | Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with k... | Rod Whitby | 2007-06-30 | 1 | -3/+3 |
* | unify sysctl.conf, add extra netfilter options (#1996) | Felix Fietkau | 2007-06-30 | 2 | -12/+3 |
* | qos-scripts update: | Felix Fietkau | 2007-06-30 | 3 | -11/+32 |