| Commit message (Expand) | Author | Age | Files | Lines |
| * | add fix from ticket #2290 | thepeople | 2007-09-10 | 1 | -4/+10 |
| * | fix madwifi build on atheros | nbd | 2007-09-09 | 1 | -1/+1 |
| * | oops, 2 typos missed from [8721] | nico | 2007-09-09 | 2 | -2/+2 |
| * | fix KCONFIG in packages: move back all KCONFIG from package variants to the m... | nico | 2007-09-09 | 5 | -49/+103 |
| * | fix kmod-ide-core | nbd | 2007-09-09 | 1 | -1/+1 |
| * | Allow /dev/ttyUSB2 as wan device for 3g (#2269) | florian | 2007-09-09 | 1 | -1/+1 |
| * | Finally fix the usage of limit (#2240) | florian | 2007-09-09 | 1 | -1/+1 |
| * | fix kmod-crypto, emit warning messages for kmod packages that cannot be built... | nbd | 2007-09-08 | 1 | -25/+25 |
| * | major target cleanup. it is now possible to have subtargets that can override... | nbd | 2007-09-08 | 18 | -21/+26 |
| * | Fix kmod-ppp generation (#2337) | florian | 2007-09-08 | 1 | -1/+1 |
| * | fix madwifi channel setting (#2073) | nbd | 2007-09-07 | 1 | -1/+1 |
| * | bump package versions after updates | nbd | 2007-09-07 | 10 | -10/+10 |
| * | fix typo | nico | 2007-09-07 | 1 | -1/+1 |
| * | fix ppp unit number issues (#2178) | nbd | 2007-09-07 | 1 | -3/+6 |
| * | fix board name for nvram and switch packages on brcm-2.4 after [8653] | nico | 2007-09-07 | 2 | -6/+6 |
| * | qos-scripts: add patch for tos and dscp support from #2291 | nbd | 2007-09-07 | 1 | -0/+39 |
| * | remove obsolete dependencies on VIDEO_SUPPORT (#2314) | nbd | 2007-09-07 | 2 | -2/+2 |
| * | add missing endef | nico | 2007-09-07 | 1 | -0/+1 |
| * | remove remaining description field missed from [8659] | nico | 2007-09-07 | 1 | -4/+0 |
| * | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 65 | -683/+1232 |
| * | remove automake prereq not needed anymore since [7011], use a separate descri... | nico | 2007-09-07 | 1 | -12/+6 |
| * | zd1211-firmware: remove uneeded commands in install, use a separate descripti... | nico | 2007-09-07 | 1 | -9/+9 |
| * | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd | 2007-09-06 | 23 | -29/+26 |
| * | enable start-stop-daemon by default, i want to use this to clean up a few ini... | nbd | 2007-09-06 | 1 | -1/+1 |
| * | Package ip6tables-utils as well (#2318) | florian | 2007-09-05 | 1 | -1/+14 |
| * | tweak Makefile | nico | 2007-09-03 | 1 | -5/+5 |
| * | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | nico | 2007-09-03 | 7 | -168/+269 |
| * | another cleanup missed from [8587] | nico | 2007-09-03 | 1 | -2/+0 |
| * | rename hostap package to hostap-driver | nico | 2007-09-03 | 1 | -0/+0 |
| * | package Makefile cleanup: remove uneeded vars | nico | 2007-09-03 | 12 | -26/+3 |
| * | rename bridge package to bridge-utils (to match source name) | nico | 2007-09-03 | 2 | -5/+3 |
| * | rename zd1211_firmware to zd1211-firmware | nico | 2007-09-03 | 1 | -0/+0 |
| * | rename zd1211 package to zd1211-driver | nico | 2007-09-03 | 2 | -4/+2 |
| * | remove duplicate ./include/kernel.mk inclusion | nico | 2007-09-03 | 1 | -1/+0 |
| * | use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... | nico | 2007-09-03 | 2 | -4/+4 |
| * | Do not restart ipsec on hotplug events (#2212) | florian | 2007-09-02 | 1 | -1/+1 |
| * | use a default VERSION field for kmod packages | nico | 2007-09-02 | 28 | -29/+0 |
| * | reduce watchdog trigger from 10 to 5 seconds | blogic | 2007-09-01 | 1 | -1/+1 |
| * | allow the user to disable the defaultroute option for ppp | nbd | 2007-09-01 | 1 | -2/+3 |
| * | fix typo left in [8562] (thanks to sn9) | nico | 2007-09-01 | 1 | -2/+2 |
| * | oops... typo | nbd | 2007-08-31 | 1 | -1/+1 |
| * | fix issues with multiple ppp links (noticed by Stefano Rivera) | nbd | 2007-08-31 | 1 | -0/+2 |
| * | oops, include missing change from [8560] | nico | 2007-08-31 | 1 | -2/+2 |
| * | fix a dependency bug | nbd | 2007-08-30 | 1 | -10/+5 |
| * | more rt2x00 fixes (thanks to sn9): | nico | 2007-08-30 | 3 | -46/+12 |
| * | build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t | nico | 2007-08-30 | 1 | -0/+25 |
| * | fix incorrect parameters | thepeople | 2007-08-30 | 1 | -3/+3 |
| * | acx-mac80211: another bigendian fix | nico | 2007-08-30 | 1 | -0/+12 |
| * | fix ifname in network state for pppoe and pptp, add a workaround for isps sen... | nbd | 2007-08-30 | 2 | -2/+18 |
| * | rt2x00 fixes after [8548]: | nico | 2007-08-30 | 2 | -2/+3 |