| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [kernel] 2.6.25/2.6.26: fix compiler warning in imq.c | juhosg | 2008-09-28 | 2 | -2/+2 |
* | broadcom-wl: only use mssid if necessary (fixes spurious error messages on ol... | nbd | 2008-09-28 | 1 | -1/+7 |
* | fixes firewall rule generation. forwarding rules were inserted in input chain... | blogic | 2008-09-28 | 1 | -3/+6 |
* | custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029 | blogic | 2008-09-28 | 1 | -3/+3 |
* | set default input policy to ACCEPT to bring the firewall behavior closer to t... | nbd | 2008-09-28 | 1 | -1/+1 |
* | firewall: fix default policies, add a check for duplicate defaults sections a... | nbd | 2008-09-28 | 1 | -18/+34 |
* | busybox: remove the upstream-provided bugfix patch for line editing | nbd | 2008-09-28 | 1 | -145/+0 |
* | fix iw compile | nbd | 2008-09-28 | 1 | -0/+1 |
* | madwifi: set essid on to avoid association with different ssid (patch from #3... | nbd | 2008-09-28 | 1 | -0/+1 |
* | Add support for HW crypto cores: padlock, geode and hifn75x (#388#) | florian | 2008-09-28 | 1 | -0/+44 |
* | scripts/feeds: allow multiple alternative urls for a single feed. this will b... | nbd | 2008-09-27 | 1 | -5/+12 |
* | [ath5k] create a profile for brcm47xx and ixp4xx | agb | 2008-09-27 | 2 | -0/+34 |
* | [brcm47xx] make b43 the default profile | agb | 2008-09-27 | 2 | -4/+4 |
* | Remove 2.6.23 config, files and patches from olpc target. | lars | 2008-09-27 | 29 | -15638/+0 |
* | Update olpc target kernel to 2.26.5. | lars | 2008-09-27 | 8 | -588/+940 |
* | Fix location to the ebtables modules (#3855) | florian | 2008-09-27 | 1 | -1/+2 |
* | Generate olpc.fth depending on the target image type. | lars | 2008-09-27 | 2 | -10/+12 |
* | Document madwifi specific diversity and antenna settings (#3889 | florian | 2008-09-27 | 1 | -0/+8 |
* | Fix reference to the old and replaced kmod-rt61 | florian | 2008-09-27 | 1 | -1/+1 |
* | fix IMQ autoloading | nico | 2008-09-27 | 1 | -1/+1 |
* | remove unnecessary patch chunk | nbd | 2008-09-26 | 1 | -11/+1 |
* | madwifi: fix some really evil noderef issues (fixes #3999) | nbd | 2008-09-26 | 2 | -1/+59 |
* | [kernel] update to 2.6.26.5 and 2.6.25.17 | juhosg | 2008-09-26 | 44 | -162/+99 |
* | remove obsolete p54, rt2500 & rt61 since those drivers are built from package... | nico | 2008-09-26 | 17 | -4040/+0 |
* | fix typo from last sysupgrade commit | nbd | 2008-09-26 | 1 | -1/+1 |
* | add switch to not save configuration over the reflash in noninteractive mode | thepeople | 2008-09-26 | 1 | -0/+2 |
* | madwifi: don't crash if the static rate is not in a per-node rateset | nbd | 2008-09-25 | 1 | -0/+200 |
* | [ar71xx] sync kernel config | juhosg | 2008-09-25 | 1 | -2/+1 |
* | [adm5120] sync kernel config | juhosg | 2008-09-25 | 3 | -3/+2 |
* | add gpio related config symbols to generic config | nico | 2008-09-25 | 1 | -0/+2 |
* | add option to shutoff softled | thepeople | 2008-09-25 | 1 | -0/+3 |
* | [adm5120] remove broken status from the Big Endian subtarget | juhosg | 2008-09-25 | 1 | -1/+1 |
* | fix some warnings | nbd | 2008-09-25 | 2 | -2/+4 |
* | mtd: improve support for reading input from a pipe. fixes sysupgrade | nbd | 2008-09-25 | 1 | -9/+21 |
* | [atheros] remove empty dirs | juhosg | 2008-09-25 | 0 | -0/+0 |
* | add gpio_is_valid(); ifxmips, mmc_gpio was not building correctly | blogic | 2008-09-25 | 1 | -1/+5 |
* | make sure a predefined CFLAGS variable does not get in the way (fix for #4038) | nbd | 2008-09-25 | 1 | -0/+3 |
* | disable CONFIG_USB_SUPPORT on avr32 | nico | 2008-09-25 | 1 | -1/+0 |
* | Fix a segfault in uclibc ldso. | lars | 2008-09-25 | 1 | -0/+30 |
* | Embed luaposix and bitlib into Lua core library | cyrus | 2008-09-25 | 3 | -1/+1645 |
* | install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins) | nbd | 2008-09-25 | 1 | -1/+1 |
* | sysupgrade for adm5120 | nbd | 2008-09-25 | 1 | -0/+25 |
* | call autoconf when there's no ./configure script, move it at Build/Prepare stage | nico | 2008-09-25 | 1 | -5/+7 |
* | move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disa... | nico | 2008-09-25 | 11 | -20/+2 |
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable i... | nico | 2008-09-24 | 20 | -4/+19 |
* | allow SDK to install trunk packages with scripts/feeds & build them, instead ... | nico | 2008-09-24 | 1 | -1/+6 |
* | firewall changes: | nico | 2008-09-24 | 2 | -33/+57 |
* | don't override netfilter configuration on storm | nico | 2008-09-24 | 1 | -49/+0 |
* | load {arp,eb,ip6}tables kernel modules last after other conntrack modules (cl... | nico | 2008-09-24 | 1 | -3/+3 |
* | add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23 | nico | 2008-09-24 | 1 | -0/+1 |